marchingband / wvr

Home of WVR, an open source, Arduino compatible, ESP32-based Sample Player and Audio Framework.
GNU General Public License v3.0
65 stars 9 forks source link

Feature Request: Resampling (before sampling) #27

Open solipsvs opened 2 years ago

solipsvs commented 2 years ago

to resample and allow the user to assign the sample to another key with edits would be easier than taking an external signal and recording it right? at the least, you wouldnt need the input hardware. is this possible? it would be great to phrase sample yourself and add the result to a key easily. can you create a file instead of outputting the audio stream? or in addition to outputting a stream, also create a file. it can be edited later on.