help-octave
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: help with testing new audio package


From: Olaf Till
Subject: Re: help with testing new audio package
Date: Fri, 10 Jan 2020 17:55:46 +0100
User-agent: Mutt/1.10.1 (2018-07-13)

On Fri, Jan 10, 2020 at 05:52:07PM +0100, Olaf Till wrote:
> % open a midi device, specifying the first input and output MIDI device
> dev = mididevice("input", devs.Input{1}.ID, "output", devs.Output{1}.ID)

Typo:

'devs.Input{1}.ID' must be devs.input{1}.ID', correspondingly for
output.

Olaf

-- 
public key id EAFE0591, e.g. on x-hkp://pool.sks-keyservers.net

Attachment: signature.asc
Description: PGP signature


reply via email to

[Prev in Thread] Current Thread [Next in Thread]