JonathanTaquet / Oe2sSLE

Open e2sSample.all Library Editor (Oe2sSLE) for Electribe Sampler
GNU General Public License v2.0
82 stars 19 forks source link

Listening audio preview does not work when sampling frequency is to high #5

Closed JonathanTaquet closed 8 years ago

JonathanTaquet commented 8 years ago

The listening audio preview of a sample does not work when the sampling frequency is to high. This is because pyaudio/portaudio (or the sound card driver?) does not handle too high sampling frequency.

TODO: some signal processing to resample (with lower frequency) the sound sample before sending it to the sound card

JonathanTaquet commented 8 years ago

This is done in commit 0dbb7e294549a327abde4518c5f8eb69159ef462