<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
	<title type="html"><![CDATA[Modartt user forum - Pasting velocity curves]]></title>
	<link rel="self" href="https://forum.modartt.com/extern.php?action=feed&amp;tid=10077&amp;type=atom"/>
	<updated>2022-12-13T14:30:57Z</updated>
	<generator>PunBB</generator>
	<id>https://forum.modartt.com/viewtopic.php?id=10077</id>
		<entry>
			<title type="html"><![CDATA[Re: Pasting velocity curves]]></title>
			<link rel="alternate" href="https://forum.modartt.com/viewtopic.php?pid=987134#p987134"/>
			<content type="html"><![CDATA[<div class="quotebox"><cite>brundlefly wrote:</cite><blockquote><div class="quotebox"><cite>Panicking Ant wrote:</cite><blockquote><p>You know when someone&#039;s having trouble with their computer, and someone who knows computers walks into the room, does nothing, and the computer immediately behaves?</p></blockquote></div><p>Like dogs, computers can sense fear. ;^)</p></blockquote></div><p>Ho Ho. Which reminds me: Happy Christmas!</p>]]></content>
			<author>
				<name><![CDATA[Panicking Ant]]></name>
				<uri>https://forum.modartt.com/profile.php?id=5958</uri>
			</author>
			<updated>2022-12-13T14:30:57Z</updated>
			<id>https://forum.modartt.com/viewtopic.php?pid=987134#p987134</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: Pasting velocity curves]]></title>
			<link rel="alternate" href="https://forum.modartt.com/viewtopic.php?pid=987104#p987104"/>
			<content type="html"><![CDATA[<div class="quotebox"><cite>Panicking Ant wrote:</cite><blockquote><p>You know when someone&#039;s having trouble with their computer, and someone who knows computers walks into the room, does nothing, and the computer immediately behaves?</p></blockquote></div><p>Like dogs, computers can sense fear. ;^)</p>]]></content>
			<author>
				<name><![CDATA[brundlefly]]></name>
				<uri>https://forum.modartt.com/profile.php?id=8366</uri>
			</author>
			<updated>2022-12-12T17:26:15Z</updated>
			<id>https://forum.modartt.com/viewtopic.php?pid=987104#p987104</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: Pasting velocity curves]]></title>
			<link rel="alternate" href="https://forum.modartt.com/viewtopic.php?pid=987081#p987081"/>
			<content type="html"><![CDATA[<p>If your purpose is to tweak the velocity curve once and then use it across all presets, it&#039;s easier to save it (same thing, right click &quot;save as...&quot;) and select that.</p>]]></content>
			<author>
				<name><![CDATA[Sanderxpander]]></name>
				<uri>https://forum.modartt.com/profile.php?id=8759</uri>
			</author>
			<updated>2022-12-12T09:56:12Z</updated>
			<id>https://forum.modartt.com/viewtopic.php?pid=987081#p987081</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: Pasting velocity curves]]></title>
			<link rel="alternate" href="https://forum.modartt.com/viewtopic.php?pid=987066#p987066"/>
			<content type="html"><![CDATA[<div class="quotebox"><cite>brundlefly wrote:</cite><blockquote><div class="quotebox"><cite>Panicking Ant wrote:</cite><blockquote><p>when I try it nothing happens.</p></blockquote></div><p>Try pasting into Notepad or any other text editor as an intermediate step to see that the values are. A default, linear, curve will look like this:</p><p>Velocity = [0, 127; 0, 127]</p><p>This defines just the starting and ending points; the first two values are the X-axis values (input values from left to right), and the second two, after the semicolon, are the corresponding Y-axis values (output values from bottom to top).</p><p>Here&#039;s a curve that has input values every 8 steps with corresponding ouput values to give a non-linear curve:</p><p>Velocity = [0, 8, 16, 24, 32, 40, 48, 56, 64, 72, 80, 88, 96, 104, 112, 120, 127; 0, 10, 32, 46, 55, 61, 65, 69, 74, 80, 87, 94, 99, 102, 105, 111, 127]</p><p>You can copy this text and paste it into the Velocity Curve to see what it produces as an example.</p></blockquote></div><p>You know when someone&#039;s having trouble with their computer, and someone who knows computers walks into the room, does nothing, and the computer immediately behaves? I&#039;ve been trying for months to paste velocity curves, without success. Same procedure after reading your replies - works perfectly. Well thanks anyway. As my dear wife would say: you just needed to walk into the room.</p>]]></content>
			<author>
				<name><![CDATA[Panicking Ant]]></name>
				<uri>https://forum.modartt.com/profile.php?id=5958</uri>
			</author>
			<updated>2022-12-11T13:33:32Z</updated>
			<id>https://forum.modartt.com/viewtopic.php?pid=987066#p987066</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: Pasting velocity curves]]></title>
			<link rel="alternate" href="https://forum.modartt.com/viewtopic.php?pid=987060#p987060"/>
			<content type="html"><![CDATA[<div class="quotebox"><cite>Panicking Ant wrote:</cite><blockquote><p>when I try it nothing happens.</p></blockquote></div><p>Try pasting into Notepad or any other text editor as an intermediate step to see that the values are. A default, linear, curve will look like this:</p><p>Velocity = [0, 127; 0, 127]</p><p>This defines just the starting and ending points; the first two values are the X-axis values (input values from left to right), and the second two, after the semicolon, are the corresponding Y-axis values (output values from bottom to top).</p><p>Here&#039;s a curve that has input values every 8 steps with corresponding ouput values to give a non-linear curve:</p><p>Velocity = [0, 8, 16, 24, 32, 40, 48, 56, 64, 72, 80, 88, 96, 104, 112, 120, 127; 0, 10, 32, 46, 55, 61, 65, 69, 74, 80, 87, 94, 99, 102, 105, 111, 127]</p><p>You can copy this text and paste it into the Velocity Curve to see what it produces as an example.</p>]]></content>
			<author>
				<name><![CDATA[brundlefly]]></name>
				<uri>https://forum.modartt.com/profile.php?id=8366</uri>
			</author>
			<updated>2022-12-10T18:55:09Z</updated>
			<id>https://forum.modartt.com/viewtopic.php?pid=987060#p987060</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: Pasting velocity curves]]></title>
			<link rel="alternate" href="https://forum.modartt.com/viewtopic.php?pid=987049#p987049"/>
			<content type="html"><![CDATA[<p>1. Right-click on &#039;Velocity&#039;.<br />2. Select Paste or Copy from the menu.</p><p>That&#039;s it! <i class="far fa-smile smiley"></i></p>]]></content>
			<author>
				<name><![CDATA[dazric]]></name>
				<uri>https://forum.modartt.com/profile.php?id=5077</uri>
			</author>
			<updated>2022-12-10T12:26:57Z</updated>
			<id>https://forum.modartt.com/viewtopic.php?pid=987049#p987049</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Pasting velocity curves]]></title>
			<link rel="alternate" href="https://forum.modartt.com/viewtopic.php?pid=987047#p987047"/>
			<content type="html"><![CDATA[<p>Could some kind person explain, step by step, and in language a child can understand, how to copy and paste a velocity curve? I know it&#039;s obvious to all you guys, but when I try it nothing happens. I would be so grateful. BTW, when I say &quot;child&quot; I don&#039;t mean a computer-savvy 5 year old. I mean a 74 year old dimwit such as myself.</p>]]></content>
			<author>
				<name><![CDATA[Panicking Ant]]></name>
				<uri>https://forum.modartt.com/profile.php?id=5958</uri>
			</author>
			<updated>2022-12-10T11:28:28Z</updated>
			<id>https://forum.modartt.com/viewtopic.php?pid=987047#p987047</id>
		</entry>
</feed>
