<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
	<title type="html"><![CDATA[Modartt user forum - Feature request: specify midi mapping on command line]]></title>
	<link rel="self" href="https://forum.modartt.com/extern.php?action=feed&amp;tid=2594&amp;type=atom"/>
	<updated>2012-11-29T01:30:29Z</updated>
	<generator>PunBB</generator>
	<id>https://forum.modartt.com/viewtopic.php?id=2594</id>
		<entry>
			<title type="html"><![CDATA[Re: Feature request: specify midi mapping on command line]]></title>
			<link rel="alternate" href="https://forum.modartt.com/viewtopic.php?pid=924512#p924512"/>
			<content type="html"><![CDATA[<p>You&#039;re right. Here&#039;s what I found (thanx for the suggestion):</p><p>$ cd /Applications/Pianoteq\ 4/Pianoteq\ 4.app/Contents/MacOS/<br />$ ./Pianoteq\ 4 --help<br />Pianoteq version 4.2.0/20120919 -- <a href="http://www.pianoteq.com">http://www.pianoteq.com</a><br />Copyright (c) 2012 Modartt.<br />Options from command-line:<br /> --help&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; : show this help, and quit<br /> --version&nbsp; &nbsp; &nbsp; &nbsp; &nbsp;: show current version number and date, and quit<br /> --no-prefs&nbsp; &nbsp; &nbsp; &nbsp; : start Pianoteq without using any saved preference<br /> --no-audio-prefs&nbsp; : start Pianoteq with a clean audio/midi configuration<br /> --prefs FILENAME&nbsp; : stores the preferences in the specified file<br /> --fxp FILENAME&nbsp; &nbsp; : load an FXP file on startup<br /> --preset NAME&nbsp; &nbsp; &nbsp;: load a preset on startup<br /> --list-presets&nbsp; &nbsp; : display the list of all presets<br /> --midimapping NAME: load a midimapping preset on startup<br /> --midi FILENAME&nbsp; &nbsp;: load a midi file<br /> --wav FILENAME&nbsp; &nbsp; : export midi file as wav, and quit<br /> --rate FREQ&nbsp; &nbsp; &nbsp; &nbsp;: change the sample rate for the exported wav<br /> --bit-depth D&nbsp; &nbsp; &nbsp;: change the bit-depth for the exported wav (16,24 or 32)<br /> --mono&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; : export the wav file as mono<br /> --headless&nbsp; &nbsp; &nbsp; &nbsp; : do not show the graphical interface<br /> --play&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; : immediately start playing the midi file<br /> --play-and-quit&nbsp; &nbsp;: start playing the midi file, and quit when it ends<br />Example of use: Pianoteq --preset &quot;M3 Close Mic&quot; --midi foo.mid --wav foo.wav</p>]]></content>
			<author>
				<name><![CDATA[pianissimo]]></name>
				<uri>https://forum.modartt.com/profile.php?id=2973</uri>
			</author>
			<updated>2012-11-29T01:30:29Z</updated>
			<id>https://forum.modartt.com/viewtopic.php?pid=924512#p924512</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: Feature request: specify midi mapping on command line]]></title>
			<link rel="alternate" href="https://forum.modartt.com/viewtopic.php?pid=924504#p924504"/>
			<content type="html"><![CDATA[<p>On linux the command line options are available with the &quot;--help&quot; option and so I suggest trying that on your Mac.&nbsp; &nbsp;(comment: both linux and Mac are built on unix, and the command lines are in general very similar).</p>]]></content>
			<author>
				<name><![CDATA[varpa]]></name>
				<uri>https://forum.modartt.com/profile.php?id=1918</uri>
			</author>
			<updated>2012-11-28T14:14:11Z</updated>
			<id>https://forum.modartt.com/viewtopic.php?pid=924504#p924504</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: Feature request: specify midi mapping on command line]]></title>
			<link rel="alternate" href="https://forum.modartt.com/viewtopic.php?pid=924503#p924503"/>
			<content type="html"><![CDATA[<p>are cmd line options for os x, if they exist, documented somewhere?</p>]]></content>
			<author>
				<name><![CDATA[pianissimo]]></name>
				<uri>https://forum.modartt.com/profile.php?id=2973</uri>
			</author>
			<updated>2012-11-28T13:56:30Z</updated>
			<id>https://forum.modartt.com/viewtopic.php?pid=924503#p924503</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: Feature request: specify midi mapping on command line]]></title>
			<link rel="alternate" href="https://forum.modartt.com/viewtopic.php?pid=924502#p924502"/>
			<content type="html"><![CDATA[<p>Thanks for the help.&nbsp; &nbsp;Somehow I did not notice that option before.</p>]]></content>
			<author>
				<name><![CDATA[varpa]]></name>
				<uri>https://forum.modartt.com/profile.php?id=1918</uri>
			</author>
			<updated>2012-11-28T13:31:27Z</updated>
			<id>https://forum.modartt.com/viewtopic.php?pid=924502#p924502</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: Feature request: specify midi mapping on command line]]></title>
			<link rel="alternate" href="https://forum.modartt.com/viewtopic.php?pid=924501#p924501"/>
			<content type="html"><![CDATA[<p>There is a --midimapping command line option that should allow you to start pianoteq with a specific midi mapping.</p>]]></content>
			<author>
				<name><![CDATA[julien]]></name>
				<uri>https://forum.modartt.com/profile.php?id=2</uri>
			</author>
			<updated>2012-11-28T10:41:25Z</updated>
			<id>https://forum.modartt.com/viewtopic.php?pid=924501#p924501</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Feature request: specify midi mapping on command line]]></title>
			<link rel="alternate" href="https://forum.modartt.com/viewtopic.php?pid=924491#p924491"/>
			<content type="html"><![CDATA[<p>Pianoteq has the nice feature that you can set and save midi configuration(s), but so far as I can tell, there is no way to tell pianoteq to load a specific configuration at start up.&nbsp; &nbsp;I&#039;d like to be able to start pianoteq with a specific midi configuration.&nbsp; &nbsp;Mainly I&#039;m interested in starting several instances of pianoteq, each set to a different midi channel, but I do not see that this is possible from the command line.&nbsp; Is this possible with the current version of pianoteq and if not, perhaps this feature could be added in the future.&nbsp; Thanks.</p>]]></content>
			<author>
				<name><![CDATA[varpa]]></name>
				<uri>https://forum.modartt.com/profile.php?id=1918</uri>
			</author>
			<updated>2012-11-27T18:50:36Z</updated>
			<id>https://forum.modartt.com/viewtopic.php?pid=924491#p924491</id>
		</entry>
</feed>
