stijnfrishert / libLSDJ

Library for working with the LSDj save file format
MIT License
93 stars 6 forks source link

lsdj-wavetable-import: accept synth, wave index in decimal #88

Closed urbster1 closed 4 years ago

urbster1 commented 4 years ago

accepting decimal index will allow for better batch processing with for-loops

urbster1 commented 4 years ago

to clarify: if possible, accept both/either 0-F or 0-15 as input

stijnfrishert commented 4 years ago

There's now a -d/--decimal flag that interprets the synth/index as decimal instead of hex