pga:configmixer
no way to compare when less than two revisions
Differences
This shows you the differences between two versions of the page.
— | pga:configmixer [2008/09/07 22:16] (current) – created - external edit 127.0.0.1 | ||
---|---|---|---|
Line 1: | Line 1: | ||
+ | ConfigMixer, | ||
+ | As I experimented with the mixer, I have had the luxury of being able to create MIDI controls as needed. As I work on an unusual computer, my tools won't be of much use to anybody else. I wanted to create a “universal” tool for configuring the mixer. I wrote “{{pga: | ||
+ | First, you'll need ConfigMixer compiled for your machine type. I will include an OS4 version, and also any others that I can get compiled before I send out this distribution. The source is included, so it should be easy for anyone with a C compiler to make one for their machine. (note: I doubt SDCC can do it). Once compiled, just type ConfigMixer into a command shell, and it should respond with a full template of command options. You don't need to specify everything, just the parts you want to change. As an example:\\ | ||
+ | ConfigMixer muteall.mid all -vol 0\\ | ||
+ | Will create a file called “muteall.mid”, | ||
+ | |||
+ | Configmixer meltspeakers.mid 3 -vol 127 -bal 64 -exp 127 -master 127\\ | ||
+ | Will create a file that will center the balance on channel 3, and turn every gain setting to MAX on that channel. This is an example only, I am not responsible for your speakers!\\ | ||
+ | |||
+ | I have found the ability to make and send these files is so easy that I don't even use the presets in the mixer anymore. If your presets don't seem to work right, your midi file player may be adding “All Sound Off” messages without your knowledge. See the [[pga: | ||
+ | |||
+ | If you compile ConfigMixer for a different platform, please share it with the community. | ||
+ | |||
pga/configmixer.txt · Last modified: 2008/09/07 22:16 by 127.0.0.1