Re: [LAD] BOSS BR-80 USB Audio

2011-08-09 Thread Kazutomo Yoshii
Hi Clemens, You are right! Thanks! Both the recording device and MIDI are working now. $ arecord -f S32_LE -r 44100 -D hw:1,0 -c 2 a.wav I got only S32_LE although AD or DA conversion is 24-bit. Probably this is ok. $ aplaymidi -l PortClient name Port name 14:0

Re: [LAD] BOSS BR-80 USB Audio

2011-08-09 Thread Clemens Ladisch
Kazutomo Yoshii wrote: > Both the recording device and MIDI are working now. > > $ arecord -f S32_LE -r 44100 -D hw:1,0 -c 2 a.wav > > I got only S32_LE although AD or DA conversion is 24-bit. > Probably this is ok. Most devices use 32-bit sample alignment because this makes the handling easier

Re: [LAD] BOSS BR-80 USB Audio

2011-08-09 Thread Kazutomo Yoshii
On 08/09/2011 05:34 AM, Clemens Ladisch wrote: Kazutomo Yoshii wrote: Both the recording device and MIDI are working now. $ arecord -f S32_LE -r 44100 -D hw:1,0 -c 2 a.wav I got only S32_LE although AD or DA conversion is 24-bit. Probably this is ok. Most devices use 32-bit sample alignment

[LAD] [ANN] WIP - Jass, a Jack Simple Sampler

2011-08-09 Thread Florian Paul Schmidt
Hi, I decided, on a whim [release early, release often], that the code is somewhat usable now. Grab the software via git clone https://github.com/fps/jass.git then read the INSTALL file.. https://github.com/fps/jass/blob/master/INSTALL There might be quite a few kinks and development will

[LAD] [LAA] [ANN] guitarix release guitarix2-0.18.0

2011-08-09 Thread hermann
guitarix/gx_head, a guitar mono tube amplifier simulation for jack a new release (0.18.0) is available. please refer to our project page for more information: http://guitarix.sourceforge.net/ new features in short: * add tube model 12AT7 * fix runtime issues when build with g++ > 4