I am implementing this code for drawing the sound wave. It is in the adobe livedocs at soundmixer . My problem is how to widen up the sound wave? For example I would like it to be 655 pixels. I can ch
Here my script public static 开发者_JS百科int getMaxSimultaneousSounds( AudioFormat playbackFormat)
I\'ve been looking for a simple C code example to set the master volume of the ALSA mixer but could not find anything simple for this supposedly common operation.
Good day, everyone! I write a sound mixer and I need getting under sound device capabilities control such as I can got with windows mixer. I can manipulate general volume and mute states of mixer, b
Im Using the MixerHostAudio to load Several Audio Files at the Same Time. I Cant load the Whole files to the memory because the APP CRASHES!
I have a problem connected with my previous question. I want to record audio from mixer (speakers), I\'m using javax.sound. I have to set up audioFormat and I don\'t know what to type there :/ Using c
I am attempting to mix several different audio streams and trying to get them to play at the same time instead of one-at-a-time.
I\'m trying to get an application which ran okay on XP to run properly on Windows 7 (this is not something I wrote - I\'m helping a friend.)
I have two mono audio channels (pcm format) of audio call, incoming and outgoing. how to mix them? how to position t开发者_高级运维hem in space? (e.g. incoming channel sounds slightly on the left and
I need to 开发者_JAVA百科run two instances of AudioTrack at the same time.They must run separately because I\'m playing them at different, variable sample rates.I found that if I run them in the same