Skip to content

Instantly share code, notes, and snippets.

@asquared
asquared / 96i.cpp
Created March 30, 2013 03:19
Talk to the Yamaha 01v96i from Linux! Record and play back 16-channel 24-bit raw audio. This program pipes its standard input to the mixer, and pipes the mixer's output to standard output.
/*
* Copyright 2013 Exavideo LLC.
*
* This is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
* (at your option) any later version.
*
* This program is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of