<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
	<title type="html"><![CDATA[Modartt user forum - Idea for Future Pedal Modeling?]]></title>
	<link rel="self" href="https://forum.modartt.com/extern.php?action=feed&amp;tid=10047&amp;type=atom"/>
	<updated>2022-12-06T19:16:00Z</updated>
	<generator>PunBB</generator>
	<id>https://forum.modartt.com/viewtopic.php?id=10047</id>
		<entry>
			<title type="html"><![CDATA[Re: Idea for Future Pedal Modeling?]]></title>
			<link rel="alternate" href="https://forum.modartt.com/viewtopic.php?pid=986940#p986940"/>
			<content type="html"><![CDATA[<p>Indeed it is not an easy problem, more of the kind ...</p><p><em>&quot;If you think you understand quantum mechanics, you don&#039;t understand quantum mechanics.&quot;</em> (Richard P. Feynman?)</p><p>I like the idea of an &quot;eco mode&quot;. Maybe the best eco mode is to let the user <strong>opt-out</strong> a CPU- and MIDI-intensive effect like pedal noise. In other words a switch pedal noise ON/OFF.</p><p>Don&#039;t get me wrong, I like elaborate features like pedal noise etc. very much, but I think it is always a good idea to stay modular and CPU friendly when possible. - </p><p>Or is it &quot;already there&quot;?<br />Just saw that the pedal noise fader shows &quot;Off&quot; in the left position. Does this completely avoid the cost of sound generation at each midi controller 64 event? Or just mutes the audio level?</p><p>Thank you very much for your insights, Philippe!</p>]]></content>
			<author>
				<name><![CDATA[groovy]]></name>
				<uri>https://forum.modartt.com/profile.php?id=1021</uri>
			</author>
			<updated>2022-12-06T19:16:00Z</updated>
			<id>https://forum.modartt.com/viewtopic.php?pid=986940#p986940</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: Idea for Future Pedal Modeling?]]></title>
			<link rel="alternate" href="https://forum.modartt.com/viewtopic.php?pid=986938#p986938"/>
			<content type="html"><![CDATA[<div class="quotebox"><cite>Philippe Guillaume wrote:</cite><blockquote><p>Hi Nathan, yes, this question is indeed a difficult question. We found for now no way to make it work as you would like without having at our disposal a continuous MIDI message, which is *very* far from what most pedals provide (we need something like 100 values per second to start having something nice and smooth). The reason is simple: we cannot read in the future, so we don&#039;t know if at the next time step the pedal will go up or down, and unfortunately there is no workaround, except ignoring the received steps and providing a uniform noise (possibly depending on a calculated velocity), or introducing a large delay which is of course not desired. Another way to go would be to try to guess from the music itself, but I&#039;m not sure that would lead somewhere. Your ideas look interesting, we did have thoughts along that line, but then there are counterexamples where it won&#039;t work. Nevertheless, we will have to think about it to see how we could improve further the sustain pedal behavior.</p></blockquote></div><p>I figured it might be a bit more complex than what I was imagining. And yes, I see what you mean about the &quot;predictive&quot; idea working in many situations, but not all (sudden pedal direction change). My Yamaha expression pedal (not a standard MIDI sustain pedal) seems to send somewhere in the 70 messages per second range (my Kawai pedal seems to be somewhere in the 20&#039;s).</p><p>Anyway I do appreciate your ongoing thinking about this. Perhaps one day Pianoteq will crack it.</p>]]></content>
			<author>
				<name><![CDATA[NathanShirley]]></name>
				<uri>https://forum.modartt.com/profile.php?id=4266</uri>
			</author>
			<updated>2022-12-06T18:08:43Z</updated>
			<id>https://forum.modartt.com/viewtopic.php?pid=986938#p986938</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: Idea for Future Pedal Modeling?]]></title>
			<link rel="alternate" href="https://forum.modartt.com/viewtopic.php?pid=986935#p986935"/>
			<content type="html"><![CDATA[<div class="quotebox"><cite>Key Fumbler wrote:</cite><blockquote><p>There you go, that&#039;s who said that. <i class="far fa-smile smiley"></i></p></blockquote></div><p>Oh sorry, I&#039;ll fix that.</p>]]></content>
			<author>
				<name><![CDATA[NathanShirley]]></name>
				<uri>https://forum.modartt.com/profile.php?id=4266</uri>
			</author>
			<updated>2022-12-06T17:39:40Z</updated>
			<id>https://forum.modartt.com/viewtopic.php?pid=986935#p986935</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: Idea for Future Pedal Modeling?]]></title>
			<link rel="alternate" href="https://forum.modartt.com/viewtopic.php?pid=986934#p986934"/>
			<content type="html"><![CDATA[<p>Perhaps there is a gap in the market for a separates high end USB high resolution piano pedals solution. HD MIDI with mechanical behaviour designed to simulate the action and feel of real piano foot pedals.</p>]]></content>
			<author>
				<name><![CDATA[Key Fumbler]]></name>
				<uri>https://forum.modartt.com/profile.php?id=6154</uri>
			</author>
			<updated>2022-12-06T17:32:05Z</updated>
			<id>https://forum.modartt.com/viewtopic.php?pid=986934#p986934</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: Idea for Future Pedal Modeling?]]></title>
			<link rel="alternate" href="https://forum.modartt.com/viewtopic.php?pid=986933#p986933"/>
			<content type="html"><![CDATA[<p>Hi Nathan, yes, this question is indeed a difficult question. We found for now no way to make it work as you would like without having at our disposal a continuous MIDI message, which is *very* far from what most pedals provide (we need something like 100 values per second to start having something nice and smooth). The reason is simple: we cannot read in the future, so we don&#039;t know if at the next time step the pedal will go up or down, and unfortunately there is no workaround, except ignoring the received steps and providing a uniform noise (possibly depending on a calculated velocity), or introducing a large delay which is of course not desired. Another way to go would be to try to guess from the music itself, but I&#039;m not sure that would lead somewhere. Your ideas look interesting, we did have thoughts along that line, but then there are counterexamples where it won&#039;t work. Nevertheless, we will have to think about it to see how we could improve further the sustain pedal behavior.</p>]]></content>
			<author>
				<name><![CDATA[Philippe Guillaume]]></name>
				<uri>https://forum.modartt.com/profile.php?id=5</uri>
			</author>
			<updated>2022-12-06T17:24:00Z</updated>
			<id>https://forum.modartt.com/viewtopic.php?pid=986933#p986933</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: Idea for Future Pedal Modeling?]]></title>
			<link rel="alternate" href="https://forum.modartt.com/viewtopic.php?pid=986931#p986931"/>
			<content type="html"><![CDATA[<div class="quotebox"><cite>NathanShirley wrote:</cite><blockquote><div class="quotebox"><cite>joannchr wrote:</cite><blockquote><p>I personnally use a Roland DP10 which is working really well for half pedalling</p></blockquote></div><p>So I&#039;m not actually talking about the function of pedaling or half pedaling within Pianoteq, but of the sound the dampers produce. The basic function works just fine.</p><div class="quotebox"><cite>Beto-Music wrote:</cite><blockquote><p>According Philippe the noises in modern grand pianos are already&nbsp; modelled.</p><p>I presume what you find as problems (not perfection) are MIDI limitations or limitations of your MIDI pedal or just matter of adjustments.</p></blockquote></div><p>Yes, the pedal sound has been modeled for some time now, I&#039;m just thinking of ways the model could be made to sound better and respond more realistically to the speed of the pedal.</p><p>I figured this would be a bit difficult to explain clearly... If you follow the directions below, you should be able to hear what I&#039;m getting at:</p><div class="quotebox"><cite>NathanShirley wrote:</cite><blockquote><p>This is obviously extreme, but crank a piano&#039;s volume to the max and then also crank &quot;pedal noise&quot; to the max (you might even need to turn your main volume up a bit). Now depress your (continuous MIDI) pedal VERY slowly. You&#039;ll hear the pedal sound rapidly engage and reengage over and over again; same when you very slowly let off of the pedal. A real piano&#039;s pedal of course won&#039;t do this, and it will be louder or quieter depending on the speed the pedal is depressed.</p></blockquote></div><p>Let me see if I can summarize and clarify what I wrote about before:</p><p>With a real piano, if you depress the pedal very slowly you won&#039;t hear any sound as the dampers lift from the strings without disturbing them. If, on the other hand, you depress the pedal very rapidly you&#039;ll hear a fairly significant sound. That sound will be significant even if you don&#039;t bottom out the pedal.*</p><p>*NOTE: If you bottom out the pedal by really stomping on it, the resulting thud will resonate throughout the piano giving a really loud sound. I believe Philippe said he didn&#039;t think the bottoming out of the pedal should be included in Pianoteq since part of that sound is created from the pedal slamming down into the felt/wood underneath, and the MIDI pedal used when playing Pianoteq would also create a sound when stomping on it. I understand that perspective, but since the sound then resonates through the piano, I think it would make sense for Pianoteq to model it. (End side note.)</p><p>So with Pianoteq you don&#039;t really get any variation in the volume of the pedal sound. If you press the pedal very rapidly you hear more or less the same volume as if you press it very slowly.</p><p>Now, when you release the pedal on a real piano the range of volume is much greater still. If you release it very gently and slowly you won&#039;t hear much of anything other than the strings as their vibration is gently stifled. If, on the other hand, you release the pedal very rapidly, there will be a very strong sound as the dampers fall onto the strings, resonating through the instrument. This is true even if you don&#039;t let the pedal come fully up (but still let the dampers hit the strings), so in other words you don&#039;t let the pedal&#039;s mechanics slam into anything. If you do let the pedal come up fully and very rapidly (say if you depress the pedal and then slide your foot off the pedal so it snaps up quickly), then the sound will be even louder still. But that might get back to the question of how far the model should be taken which I brought up in the note above.</p><p>Again, in Pianoteq the sound is basically the same volume whether you release the pedal slowly or rapidly.</p><p>And finally, if you repedal extremely rapidly on a real piano (&quot;repedal accent&quot;), the resulting thud as the dampers hit the strings and then &quot;bounce&quot; off can be quite dramatic. You start with the pedal depressed, then very rapidly release the pedal, but the instant the dampers hit the strings you rapidly depress the pedal again (so the thud of the dampers resonates through the undampened strings). I suppose some would argue this might fall into the &quot;extended technique&quot; category, but since it doesn&#039;t require reaching into the piano or drumming on the case, and it&#039;s a natural effect of pedaling in a specific way, I would argue it would make sense to eventually model.</p><p>The sustain pedal is such a fundamental part of a piano, I think it deserves significant attention. That added realism would absolutely blow other piano software away.</p></blockquote></div><p>I see what you mean.<br />I think the solution is rather simple : we just need to calculate continuously the speed of the pedal by deriving its position (ie. CC 64 values) against time. The pedal sound should be proportional to the pedal current speed.<br />For on/off only sustain pedals, the speed is always equal to 0 or a maximum value when engaged/disengaged. For continuous pedal, speed can be inbetween.</p>]]></content>
			<author>
				<name><![CDATA[Paulo164]]></name>
				<uri>https://forum.modartt.com/profile.php?id=6619</uri>
			</author>
			<updated>2022-12-06T15:35:46Z</updated>
			<id>https://forum.modartt.com/viewtopic.php?pid=986931#p986931</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: Idea for Future Pedal Modeling?]]></title>
			<link rel="alternate" href="https://forum.modartt.com/viewtopic.php?pid=986920#p986920"/>
			<content type="html"><![CDATA[<div class="quotebox"><cite>Key Fumbler wrote:</cite><blockquote><p>In principle I think this is a good idea. Something that should be in the Pianoteq modelling. <br /> I wonder though if the desired pedal behaviour you describe has not been modelled as yet for two possible reasons. </p><p>1) the number of users that are likely to benefit and have good enough pedals currently. <br />2) the CPU hit that the average user might experience may be deemed too high relative to how audible this mechanical factor is in the vast majority of usage cases?</p></blockquote></div><p>That could very well be true. It&#039;s interesting, the piano sustain on most keyboards, even fairly &quot;good&quot; ones, is really pretty terrible. I started to suspect that part of the reason, aside from manufacturers wanting to use less memory with smaller samples, was to make it so people new to piano could basically just hold down the sustain pedal and not have to worry about the sound getting extremely muddy as happens on a real piano. The side effect is that many people used to keyboards are completely thrown off by the way the sound on a real piano blurs as they aren&#039;t refreshing the pedal enough, and/or with enough care.</p><p>Pianoteq has done a nice job extending the sustaining length and power, making the ability to blur sound with the damper pedal much more realistic. This might seem like a drawback to someone not used to playing piano, but it really just opens up so much more sonic possibility. It also makes the transition to a real piano easier.</p><p>I consider the damper sound proposals I&#039;ve made here to be similar. The damper pedal might feel harder to control for a beginner with this added realism, but with practice it will open up more sonic possibilities and make playing real pianos easier.</p><p>As to the CPU hit, I suppose it could be significant. At the same time CPUs have come a long way...Perhaps it would make sense to have an &quot;eco&quot; mode, perhaps even on by default, and then a &quot;performance&quot; mode for that extra depth?</p><div class="quotebox"><cite>Groovy wrote:</cite><blockquote><p>But normally the value rate is limited by the scanning frequency (&quot;sample frequency&quot;) of the A/D-converter or later by filtering the events. Nathan, how many sustain pedal events do you count in Ptq&#039;s midi monitor in one fullrange pedal movement with medium speed?.......I don&#039;t know how the velocity is modelled using the positions, but the algorithm is probably more than determining the up/down direction (midi controller 64 increasing/decreasing) or measuring the time between value 127 and the next 0.</p></blockquote></div><p>So at more &quot;average&quot; pedaling speeds, my Kawai pedal sends between about 6 and 12 messages when I depress the pedal, and a good bit more than that when I raise the pedal (I raise the pedal slower towards the top to avoid the dampers from hitting the strings with too much force [from playing physical pianos]). But of course when pedaling slowly--particularly when using a bit of half pedal--I&#039;ll get a lot more MIDI messages. With a really fast pedal, I might only see a couple messages, and if I stomp it I can get straight from 0 to 127 (sometimes).</p>]]></content>
			<author>
				<name><![CDATA[NathanShirley]]></name>
				<uri>https://forum.modartt.com/profile.php?id=4266</uri>
			</author>
			<updated>2022-12-06T01:31:52Z</updated>
			<id>https://forum.modartt.com/viewtopic.php?pid=986920#p986920</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: Idea for Future Pedal Modeling?]]></title>
			<link rel="alternate" href="https://forum.modartt.com/viewtopic.php?pid=986904#p986904"/>
			<content type="html"><![CDATA[<p>A better term than &quot;pedal velocity curve&quot; is &quot;pedal <strong>position</strong> curve&quot; in my opinion. With an analog pot and a 7-bit-controller we have 127 positions. In the worst case 127 different &quot;whoosh&quot; sounds are triggered when completely depressed and again 127 other sounds when released. Not very efficient for the CPU and the narrow MIDI-bus. But normally the value rate is limited by the scanning frequency (&quot;sample frequency&quot;) of the A/D-converter or later by filtering the events. Nathan, how many sustain pedal events do you count in Ptq&#039;s midi monitor in one fullrange pedal movement with medium speed?</p><p>From the manual:<br />-------------------------------------------------------------------------------------------<br />1.4. Features in short</p><p>Natural instrument noises (sampled or modelled) including action key release noise, damper noise at key release (bass notes) and sustain pedal noise: pedal velocity dependent “whoosh” produced by the dampers rising together from the strings or falling down<br />-------------------------------------------------------------------------------------------</p><p>I don&#039;t know how the velocity is modelled using the positions, but the algorithm is probably more than determining the up/down direction (midi controller 64 increasing/decreasing) or measuring the time between value 127 and the next 0.</p>]]></content>
			<author>
				<name><![CDATA[groovy]]></name>
				<uri>https://forum.modartt.com/profile.php?id=1021</uri>
			</author>
			<updated>2022-12-05T19:02:01Z</updated>
			<id>https://forum.modartt.com/viewtopic.php?pid=986904#p986904</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: Idea for Future Pedal Modeling?]]></title>
			<link rel="alternate" href="https://forum.modartt.com/viewtopic.php?pid=986877#p986877"/>
			<content type="html"><![CDATA[<p>In principle I think this is a good idea. Something that should be in the Pianoteq modelling. <br /> I wonder though if the desired pedal behaviour you describe has not been modelled as yet for two possible reasons. </p><p>1) the number of users that are likely to benefit and have good enough pedals currently. <br />2) the CPU hit that the average user might experience may be deemed too high relative to how audible this mechanical factor is in the vast majority of usage cases?</p>]]></content>
			<author>
				<name><![CDATA[Key Fumbler]]></name>
				<uri>https://forum.modartt.com/profile.php?id=6154</uri>
			</author>
			<updated>2022-12-05T06:39:12Z</updated>
			<id>https://forum.modartt.com/viewtopic.php?pid=986877#p986877</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: Idea for Future Pedal Modeling?]]></title>
			<link rel="alternate" href="https://forum.modartt.com/viewtopic.php?pid=986873#p986873"/>
			<content type="html"><![CDATA[<div class="quotebox"><cite>groovy wrote:</cite><blockquote><p>NathanShirley, I can see what you mean on my <a href="https://forum.modartt.com/viewtopic.php?pid=978401#p978401">Korg PU-2 Pedal</a>. It is discrete and has three trigger points. Midi controller 64, three discrete values 38, 74, 127 and of course 0 when not engaged.</p><p>Depressing it unnaturally slow I hear three pedal noises with increasing loudness (loudness depending on Pianoteq&#039;s pedal velocity curve). I can see this three midi events in the midi event monitor. The same when releasing the pedal unnaturally slow.</p><p>Depressing the pedal fast or very fast to the bottom sometimes less controller values are scanned and triggered, for example<br />0, 38, 127<br />0, 74, 127<br />0, 127 (very fast)</p><p>So there are two pedal noises or just one.</p></blockquote></div><p>I don&#039;t have a pedal with that small a number of trigger points, but yes, I can imagine what it would sound like. With a pedal with more &quot;resolution&quot; you get the same effect except the reengaging of the damper sound happens over and over, very rapidly (or less rapidly if you move the pedal very slowly). When I use a Yamaha expression pedal (rather than a standard MIDI damper pedal) with a very high resolution (pretty much 127 trigger points), the effect is actually not all that much different than with my Kawai pedal (with &quot;decent resolution&quot;). I should note the reengaging sound of the dampers is smoother on some pianos than on others.</p><p>I suppose if there were a sort of predictive element to the damper sound, it would still be less accurate with a &quot;low resolution&quot; pedal, but it might still work decently.</p>]]></content>
			<author>
				<name><![CDATA[NathanShirley]]></name>
				<uri>https://forum.modartt.com/profile.php?id=4266</uri>
			</author>
			<updated>2022-12-05T02:27:08Z</updated>
			<id>https://forum.modartt.com/viewtopic.php?pid=986873#p986873</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: Idea for Future Pedal Modeling?]]></title>
			<link rel="alternate" href="https://forum.modartt.com/viewtopic.php?pid=986865#p986865"/>
			<content type="html"><![CDATA[<p>personally i&#039;m 100% behind this idea.&nbsp; there are all kind of cool noises one can make with the damper pedal.&nbsp; of course maybe most consumers aren&#039;t anxiously waiting for these effects, but i would be into it.</p>]]></content>
			<author>
				<name><![CDATA[budo]]></name>
				<uri>https://forum.modartt.com/profile.php?id=5184</uri>
			</author>
			<updated>2022-12-04T16:53:16Z</updated>
			<id>https://forum.modartt.com/viewtopic.php?pid=986865#p986865</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: Idea for Future Pedal Modeling?]]></title>
			<link rel="alternate" href="https://forum.modartt.com/viewtopic.php?pid=986859#p986859"/>
			<content type="html"><![CDATA[<p>NathanShirley, I can see what you mean on my <a href="https://forum.modartt.com/viewtopic.php?pid=978401#p978401">Korg PU-2 Pedal</a>. It is discrete and has three trigger points. Midi controller 64, three discrete values 38, 74, 127 and of course 0 when not engaged.</p><p>Depressing it unnaturally slow I hear three pedal noises with increasing loudness (loudness depending on Pianoteq&#039;s pedal velocity curve). I can see this three midi events in the midi event monitor. The same when releasing the pedal unnaturally slow.</p><p>Depressing the pedal fast or very fast to the bottom sometimes less controller values are scanned and triggered, for example<br />0, 38, 127<br />0, 74, 127<br />0, 127 (very fast)</p><p>So there are two pedal noises or just one.</p>]]></content>
			<author>
				<name><![CDATA[groovy]]></name>
				<uri>https://forum.modartt.com/profile.php?id=1021</uri>
			</author>
			<updated>2022-12-04T15:02:03Z</updated>
			<id>https://forum.modartt.com/viewtopic.php?pid=986859#p986859</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: Idea for Future Pedal Modeling?]]></title>
			<link rel="alternate" href="https://forum.modartt.com/viewtopic.php?pid=986858#p986858"/>
			<content type="html"><![CDATA[<p>@NathanShirley I think your idea is awesome and should be implemented by pianoteq. Things like these are where modeling really shines compared to sampled: you can really create something that will make a very intimate recording extremely realistic, compared to sampling where even repedaling is either not supported or a lot of work to get it right.</p><p>Regarding the &quot;thud&quot; sound, in addition with agreeing with what you say about the resonances, I strongly disagree with Philippe for the thud itself! Heck, the action also make noises, still pianoteq includes the action noises, why that difference of treatment? It should give the option to turn it off if desired, but it needs to be there. If nothing else, to allow purely digital recording and not forcing one to put a physical microphone next to one&#039;s foot to capture the physical sounds of the thud!!</p><p>I really hope they see this message and act accordingly (you may want to ping them in the support in case they are too busy with other stuff and overlook this thread).</p>]]></content>
			<author>
				<name><![CDATA[dv]]></name>
				<uri>https://forum.modartt.com/profile.php?id=8109</uri>
			</author>
			<updated>2022-12-04T14:29:29Z</updated>
			<id>https://forum.modartt.com/viewtopic.php?pid=986858#p986858</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: Idea for Future Pedal Modeling?]]></title>
			<link rel="alternate" href="https://forum.modartt.com/viewtopic.php?pid=986853#p986853"/>
			<content type="html"><![CDATA[<div class="quotebox"><cite>joannchr wrote:</cite><blockquote><p>I personnally use a Roland DP10 which is working really well for half pedalling</p></blockquote></div><p>So I&#039;m not actually talking about the function of pedaling or half pedaling within Pianoteq, but of the sound the dampers produce. The basic function works just fine.</p><div class="quotebox"><cite>Beto-Music wrote:</cite><blockquote><p>According Philippe the noises in modern grand pianos are already&nbsp; modelled.</p><p>I presume what you find as problems (not perfection) are MIDI limitations or limitations of your MIDI pedal or just matter of adjustments.</p></blockquote></div><p>Yes, the pedal sound has been modeled for some time now, I&#039;m just thinking of ways the model could be made to sound better and respond more realistically to the speed of the pedal.</p><p>I figured this would be a bit difficult to explain clearly... If you follow the directions below, you should be able to hear what I&#039;m getting at:</p><div class="quotebox"><cite>NathanShirley wrote:</cite><blockquote><p>This is obviously extreme, but crank a piano&#039;s volume to the max and then also crank &quot;pedal noise&quot; to the max (you might even need to turn your main volume up a bit). Now depress your (continuous MIDI) pedal VERY slowly. You&#039;ll hear the pedal sound rapidly engage and reengage over and over again; same when you very slowly let off of the pedal. A real piano&#039;s pedal of course won&#039;t do this, and it will be louder or quieter depending on the speed the pedal is depressed.</p></blockquote></div><p>Let me see if I can summarize and clarify what I wrote about before:</p><p>With a real piano, if you depress the pedal very slowly you won&#039;t hear any sound as the dampers lift from the strings without disturbing them. If, on the other hand, you depress the pedal very rapidly you&#039;ll hear a fairly significant sound. That sound will be significant even if you don&#039;t bottom out the pedal.*</p><p>*NOTE: If you bottom out the pedal by really stomping on it, the resulting thud will resonate throughout the piano giving a really loud sound. I believe Philippe said he didn&#039;t think the bottoming out of the pedal should be included in Pianoteq since part of that sound is created from the pedal slamming down into the felt/wood underneath, and the MIDI pedal used when playing Pianoteq would also create a sound when stomping on it. I understand that perspective, but since the sound then resonates through the piano, I think it would make sense for Pianoteq to model it. (End side note.)</p><p>So with Pianoteq you don&#039;t really get any variation in the volume of the pedal sound. If you press the pedal very rapidly you hear more or less the same volume as if you press it very slowly.</p><p>Now, when you release the pedal on a real piano the range of volume is much greater still. If you release it very gently and slowly you won&#039;t hear much of anything other than the strings as their vibration is gently stifled. If, on the other hand, you release the pedal very rapidly, there will be a very strong sound as the dampers fall onto the strings, resonating through the instrument. This is true even if you don&#039;t let the pedal come fully up (but still let the dampers hit the strings), so in other words you don&#039;t let the pedal&#039;s mechanics slam into anything. If you do let the pedal come up fully and very rapidly (say if you depress the pedal and then slide your foot off the pedal so it snaps up quickly), then the sound will be even louder still. But that might get back to the question of how far the model should be taken which I brought up in the note above.</p><p>Again, in Pianoteq the sound is basically the same volume whether you release the pedal slowly or rapidly.</p><p>And finally, if you repedal extremely rapidly on a real piano (&quot;repedal accent&quot;), the resulting thud as the dampers hit the strings and then &quot;bounce&quot; off can be quite dramatic. You start with the pedal depressed, then very rapidly release the pedal, but the instant the dampers hit the strings you rapidly depress the pedal again (so the thud of the dampers resonates through the undampened strings). I suppose some would argue this might fall into the &quot;extended technique&quot; category, but since it doesn&#039;t require reaching into the piano or drumming on the case, and it&#039;s a natural effect of pedaling in a specific way, I would argue it would make sense to eventually model.</p><p>The sustain pedal is such a fundamental part of a piano, I think it deserves significant attention. That added realism would absolutely blow other piano software away.</p>]]></content>
			<author>
				<name><![CDATA[NathanShirley]]></name>
				<uri>https://forum.modartt.com/profile.php?id=4266</uri>
			</author>
			<updated>2022-12-04T02:13:17Z</updated>
			<id>https://forum.modartt.com/viewtopic.php?pid=986853#p986853</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: Idea for Future Pedal Modeling?]]></title>
			<link rel="alternate" href="https://forum.modartt.com/viewtopic.php?pid=986844#p986844"/>
			<content type="html"><![CDATA[<p>According Philippe the noises in modern grand pianos are already&nbsp; modelled.</p><p>I presume what you find as problems (not perfection) are MIDI limitations or limitations of your MIDI pedal or just matter of adjustments.</p>]]></content>
			<author>
				<name><![CDATA[Beto-Music]]></name>
				<uri>https://forum.modartt.com/profile.php?id=8</uri>
			</author>
			<updated>2022-12-03T20:31:42Z</updated>
			<id>https://forum.modartt.com/viewtopic.php?pid=986844#p986844</id>
		</entry>
</feed>
