0
votes
1answer
187 views

Matlab Audio processing

i've been assigned a homework that includes audio processing in matlab, what i got to do is get at least 3 channels of different frequencies in a song, and increase the dB output depending on the ...
1
vote
1answer
206 views

Multiple audio and setting volume on Novocaine in iOS

How do I play multiple audio and change its volume using Novocaine? thanks!
0
votes
1answer
302 views

how do I get Mixer channels layout in java

I thought I can find anything on this great site but now I seem to face the issue with no answer :) Please help! Thing is, I need to play up to 6 different wav files with 1 channel each into 6 ...
1
vote
2answers
144 views

Audio sample frequency rely on channels?

If you have audio encoded at 44100Hz that means you have 44100 samples per second. Does this mean 44100 samples/sec for a channel, or for all channels? For example if a song is stereo and encoded at ...