Tagged Questions
The mixer tag has no wiki summary.
11
votes
7answers
4k views
Get Master Sound Volume in c#
I need to get the current volume of what that outs to the sound card, for example, this value:
Any ideas how?
Thank you.
4
votes
1answer
99 views
Play audio through muliple channels with python
Is there a way in python to play two different mono mp3 files through the left and right channels?
I have two mp3 files and I want to play one through the left speaker and the other mp3 through the ...
4
votes
1answer
629 views
Set ALSA master volume from C code
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.
I'm totally unfamiliar with ALSA, so ...
4
votes
4answers
2k views
How to mix audio samples?
My question is not completely programming-related, but nevertheless I think SO is the right place to ask.
In my program I generate some audio data and save the track to a WAV file. Everything works ...
3
votes
1answer
47 views
Java Sound Mixing
I'm using the java sound w/ some Tritonus and JavaFx too, for a college project, and I've searched high and low for an answer. Now maybe its so very simple I've been staring at it, but all I want to ...
3
votes
1answer
451 views
Java - recording from mixer
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 dont know what to type there :/ Using ...
3
votes
2answers
881 views
When/how is an application added to the Windows 7 Volume Mixer window?
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.)
It was able to play audio on XP but cannot on Windows 7 - ...
3
votes
2answers
2k views
How to adjust microphone gain from C# (needs to work on XP & W7)
First, note that I know there are a few questions like this already posted; however they
don't seem to address the problem adequately. I have a C# application, with all the pInvoke hooks to talk to ...
2
votes
1answer
705 views
Mp3 audio sequencer and mixer in C#
I want to create a VERY simple audio sequencer in C# that would work mostly with MP3 files or optionally any other compressed format, like Ogg or FLAC. Not WAV.
User arranges audio files into a grid ...
2
votes
1answer
545 views
YouTube Autosuggest API - where to find samples or documentation?
I want to create a YouTube video search box with the same autocomplete feature.
Any idea where can I find samples or and documentation?
Thanks
2
votes
1answer
699 views
How to realize a multi channel audio pre-mixer in .net
I'd like to use C# to implement an application that can play multiple audio streams at the same time. Peanuts - now the interesting part: assuming every stream is single channel (mono) I want to ...
1
vote
0answers
77 views
JavaSound: Detect device change
Folks,
I am working on an applet that captures audio from the local computer and streams it up to the server. I am using a Java applet that currently hooks onto the default device and performs the ...
1
vote
1answer
198 views
Classic sound mixer
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, ...
1
vote
1answer
1k views
Android: Mixing multiple AudioTrack instances?
I need to 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 thread, they ...
1
vote
1answer
469 views
iPhone SDK Audio Mixer
What I need to do is be able to mix 4 channels of audio (not from a live source, just prerecorded audio files in the app bundle), and change their volumes individually, in real time, preferably with ...
1
vote
1answer
587 views
How to globally mute and unmute sound in Vista and 7, and to get a mute state?
I'm using the old good Mixer API right now, but it does not work as expected on Windows Vista & 7 in the normal, not in XP compatibility mode. It mutes the sound for the current app only, but I ...
1
vote
1answer
1k views
DirectSound: how to change the input volume of a microphone?
I have some questions about Directsound and windows mixers.
My goal is to enumerate all microphones and be able to change the input volume of each one.
I think i'm not far from the solution, but I ...
1
vote
1answer
115 views
volume/mixer manipulation in GNOME
What is the Right Way for a well-behaved program in a GNOME environment to manipulate the mixer? (volume, muting, etc)
DBus? ALSA directly? something else?
1
vote
1answer
360 views
Mapping ISpMMSysAudio::SetLineId and mixerLineId
I want to set the lineId for SAPI by calling ISpMMSysAudio::SetLineId.
I find out the line which I wish to set from the mixer handle I have.
However the line id I get from the mixer is not what SAPI ...
1
vote
5answers
3k views
How to emulate/replace/re-enable classical Sound Mixer controls (or commands) in Windows Vista? [answered]
I have a problem (and have been having it for some time now) -- the new sound mixer stack in Vista features new cool things, but also re-invents the wheel. Many applications that used to use Volume ...
0
votes
1answer
37 views
How to control the Microphone Boost in Windows 7?
I am trying to control the Microphone Boost (level/(un)mute) in Windows 7 using the MIXER API in a C/C++ application, but I do not get the controls for the same. Can it be done using WASAPI? Can ...
0
votes
0answers
44 views
How to control volume's pan with win32api?
I've implemented my own mixer application, which uses the winmm.dll with PInvoke to control the master volume.
For now, I can get and set the master volume. (:
I'm trying to get control on the ...
0
votes
0answers
58 views
flex: Multi track recorder
Referring to this post http://sebleedelisle.com/2010/05/making-a-multi-track-recorder-in-flash-part-2/ , can someone find a way to calculate the difference between the microphone and sound position?
0
votes
3answers
166 views
mix 2 real webcam into a fake webcam
i need to get the streaming from 2 webcams on the same computer, and mix it as a fake webcam (so then i can use the fake webcam on any software).
I have seen that camcamx is for mac, webcamstudio is ...
0
votes
1answer
67 views
How to widen up the sound wave in AS3?
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 ...
0
votes
1answer
101 views
How to limit memory consumption when using audio unit
For my app, I need to play music on background when user navigate inside it.
So, starting from MixerHost, I developed an audio mixer which is able to play 8 tracks simultaneously. Nevertheless, It ...
0
votes
0answers
97 views
Java Mixer return 1 on Linux(Ubuntu 11.04)
Here my script
public static int getMaxSimultaneousSounds(
AudioFormat playbackFormat)
{
DataLine.Info lineInfo = new DataLine.Info(
SourceDataLine.class, playbackFormat);
...
0
votes
0answers
78 views
getting sound balance with mmsystem
Goodday!
I use a mmsystem library and I need to get a sound balance volume. I know there are two channels so I can get a sound and balance volumes. But I don't know how to point out to get a balance ...
0
votes
0answers
56 views
Java sound API: How to know Mixer owning a specific line?
It is said in tutorial, that
"Even though every line is associated with a mixer, an application program can get a line directly from the AudioSystem, without dealing explicitly with mixers."
...
0
votes
1answer
157 views
How to Implement Buffering in the Multichannel Mixer on iOS?
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!
Can someone help me implement an Algorythm for Buffering ...
0
votes
1answer
341 views
Audio Mixing with Java (without Mixer API)
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.
The code below plays them one-at-a-time and I cannot figure out a ...
0
votes
0answers
138 views
Changing Vista/7 Mixer Settings (.net)
Windows Vista and Windows 7 have the following "Mixer":
I was wondering if you could change the volume for an application via another .net program. (Specifically VB.net). Thanks if you can!
0
votes
0answers
26 views
Playing three tones at the same time in different channels on the iPhone
I need to play two tones, one in each ear (using earphones), with a common sound in the background.
I would like to generate the tones, but my research indicates that it might be a bit complex, so ...
0
votes
2answers
918 views
how to mix two audio channels?
I have two mono audio channels (pcm format) of audio call, incoming and outgoing. how to mix them? how to position them in space? (e.g. incoming channel sounds slightly on the left and outgoing on the ...
0
votes
6answers
343 views
Server side audio mixer. What's available? (Can Csound do this?)
I am interested in finding out if there exists a program or library which can perform the following task, and would be suitable for running as part of a server side process on a web site. (It's okay ...
-1
votes
2answers
275 views
How to get volume on line in Java
I'd like to check my systemmixers for volume in Java.
So I loop through all mixers and create a line. Is there a possibility to get an integer of the volume currently active on that line? I only seem ...