| Author |
Message |
michael
Joined: Dec 29, 2011 Posts: 11
|
Posted: Jan 2, 2012 4:53 PM Post subject: bh threshold and audio problems |
|
hello jarek, happy new year. thanks to your help i got the midi going, with a slider attached to the pitch input. however the tone does not sound the same instant as an led lits attached to the same threshold. i still have a very hard time with the audio player. which one should i use and how to connect it. i already spent more than one hour with the players, nothing worked. with stepped sound player and stepped soundfilereader i got errors, they said they could not find the wav. file. i did put it in the media/ding folder. also i have problems with the bh threshold, it is just not working. a normal threshold ans a slider attached to the threshold input works. the good news is that i could do the first training with bioera today ;-)) i will attach the design to a seperate email thanks for help, michael |
|
 |
jarek
Joined: Oct 22, 2007 Posts: 1075
|
Posted: Jan 2, 2012 6:41 PM Post subject: |
|
I think the midi playback response may be a few hundred milliseconds after the trigger, so this may not be the same instant. If this response time is too large, it is better to use PCMAudioPlayer, which is more optimized.
I will create a snippet with audio player and a wav file. |
|
 |
jarek
Joined: Oct 22, 2007 Posts: 1075
|
Posted: Jan 4, 2012 10:49 PM Post subject: |
|
Here is a snippet which demonstrates a single sound playback. I will make the SoundAudioReader simpler to use in upcoming BioEra version with a dedicated input to trigger.
http://bioera.net/downloads/snippets/audio_play.bpd |
|