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
I'd like to specify which sound file I play. Currently I can only cycle through N wav files. But I'd like to play 3.wav, then 1.wav, then 5.wav depending on the situation. It could be 7, 2, 1, 5 ... etc.
I would sacrifice some of my logic output pins to allow this. Is it possible, or is the three-wire control the only means?
I'd still like to have ambient.wav playing in the background (if present)
The text was updated successfully, but these errors were encountered:
I was thinking of interfacing to my raspberry pi as the ultimate sound player.
The i2c pins would be ideal since we won't need a level converter (5v -> 3.3v). We could run the hauntbox in slave mode and poll from the Rpi for sounds to play.
I was thinking of interfacing to my raspberry pi as the ultimate sound
player.
The i2c pins would be ideal since we won't need a level converter (5v ->
3.3v). We could run the hauntbox in slave mode and poll from the Rpi for
sounds to play.
—
Reply to this email directly or view it on GitHubhttps://github.com//issues/165#issuecomment-26055828
.
I'd like to specify which sound file I play. Currently I can only cycle through N wav files. But I'd like to play 3.wav, then 1.wav, then 5.wav depending on the situation. It could be 7, 2, 1, 5 ... etc.
I would sacrifice some of my logic output pins to allow this. Is it possible, or is the three-wire control the only means?
I'd still like to have ambient.wav playing in the background (if present)
The text was updated successfully, but these errors were encountered: