vsariola / sointu

Fork of 4klang that can target 386, amd64 and WebAssembly. Tools run on Windows, Mac & Linux
MIT License
249 stars 17 forks source link

detect if mac and disable / gray out "sample start sample end stuff" #10

Closed esaruoho closed 3 years ago

esaruoho commented 3 years ago

there's some materials that are only available for pc, i.e. wavetable playback or something like that. gray it out on mac?

vsariola commented 3 years ago

The sample start / loopstart stuff / loopend currently only show up when the oscillator type is "Sample"; I would prefer one to be able to edit song files at any platform even though one cannot here any sound from samples (which are Windows only). Is this a major issue, to be able to edit them? Perhaps a warning note "(!) Samples (gm.dls) are only supported on Windows" should appear below the sliders?

esaruoho commented 3 years ago

Warning sounds good:)

esaruoho commented 3 years ago

closing