|
Author |
Topic: Sonia - moving it back and forth (Read 359 times) |
|
md
|
Sonia - moving it back and forth
« on: May 18th, 2004, 1:48pm » |
|
What would be the best way to play a sample's loop forward and backward for example according to the mouse position. The thing is that I would like to manipulate the sound with the mouse, so I could play it fast or slow, going back and forth on a specific area and so on... thanks -m
|
|
|
|
pitaru
|
Re: Sonia - moving it back and forth
« Reply #1 on: May 18th, 2004, 2:46pm » |
|
Unfortunately in this case Sonia is bound by the JSyn (or maybe even portAudio) engine, which does not allow us to play samples backwards by specifying negative sample rates. I am working on it though.. in the meantime, i could only suggest to create a second sample with reversed data. you can either reverse the data with a sound editing software, or do so manually in processing. Amit
|
|
|
|
md
|
Re: Sonia - moving it back and forth
« Reply #2 on: May 18th, 2004, 4:00pm » |
|
Ok. Hopefully it would be a part Sonia some day -m
|
|
|
|
|