You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Yes good idea, I thought of something similar. There are some issues with implementing this:
Different instruments require different articulations e.g. Violin vs Piano vs Synth which would not show off the instrument to it's full potential
Creating the samples would be alot of work. I was hoping for a GitHub workflow solution, but there are some limitations.
Sampled instruments in sfz could be played with something like https://github.com/sfztools/sfizz-render but other instruments would need a to run headless and capture the audio somehow.
Or would have to do it manually. Maybe a middle-ground solution would be to provide a template authors can use as a starting point.
For now I created all previews using a middle-C note, but that does not really show off the low instruments vs high.
Ideal long term solution is to actually let the user play the isntrument in the browser.
I made some progress in this space, and with web modules it may be possible. But this would be a long-term goal and I have plenty of other features to fix/build before that!
there should be a single lead melody which all the instruments play
The text was updated successfully, but these errors were encountered: