Browse Source

readme modify

master
acheney 6 months ago
parent
commit
2c518841b5
  1. 2
      README.md

2
README.md

@ -4,7 +4,7 @@ here are two files for converting `.scl` files to sunvox's own pitch format @@ -4,7 +4,7 @@ here are two files for converting `.scl` files to sunvox's own pitch format
they are:
- `scl_to_curve3.pixi`: converts `.scl` files to a `.curve16bit` file for the multisynth's curve3. you can also specify a scale to map to 12 notes; details are in the file
- `scl_to_curve3.pixi`: converts `.scl` files to a `.curve16bit` file for the multisynth's curve3. you can also specify a scale to map to 12 notes; the details to this process are in the file
- `scl_to_set_pitch.pixi`: converts `.scl` files to a sunvox project with all of the notes in the tuning laid out as SP (set pitch) commands
to use these, download pixilang and run the `.pixi` file of your choosing. all of the information in the log will be displayed on the screen

Loading…
Cancel
Save