Re: Recording with linuxsampler

From: Alexandre Ratchov <alex_at_caoua.org>
Date: Thu Jan 23 2014 - 00:40:20 CET
On Thu, Jan 23, 2014 at 04:13:58AM +1100, Patrick Shirkey wrote:
> Hi,
> 
> I have a system running linuxsampler with jack and a2jmidid.
> 
> Can someone here provide me with a basic set of commands to do the
> following in midish:
> 
> 1: load a .mid
> 2: connect to a2jmidid
> 3: play and record the .mid file from step 1 with the output of the
> linuxsampler instrument
> 
> So far I have got to this stage:
> 
> $ rmidish
> send EOF character (control-D) to quit
> Warning, no MIDI devices configured.
> [0000:00]> import
> Noisecontrollers-TBA-jordykiller1-20140120193859-nonstop2k.com.mid
> 1.67: ';' or new line expected

Hi,

double quotes are required around the file name

> [0000:00]> dnew 0 "14:0" wo

this is supposed to work (assuming "14:0" is the a2jmidid port)

> [0000:00]>
>

at this stage, you can start playback by typing "p" and recording
with "r".

-- Alexandre
Received on Thu, 23 Jan 2014 00:40:20 +0100

This archive was generated by hypermail 2.1.8 : Wed Nov 08 2017 - 16:32:28 CET