<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
	<title type="html"><![CDATA[Modartt user forum - Pianoteq 5 high cpu usage]]></title>
	<link rel="self" href="https://forum.modartt.com/extern.php?action=feed&amp;tid=3276&amp;type=atom"/>
	<updated>2014-06-17T16:26:32Z</updated>
	<generator>PunBB</generator>
	<id>https://forum.modartt.com/viewtopic.php?id=3276</id>
		<entry>
			<title type="html"><![CDATA[Re: Pianoteq 5 high cpu usage]]></title>
			<link rel="alternate" href="https://forum.modartt.com/viewtopic.php?pid=932736#p932736"/>
			<content type="html"><![CDATA[<p>Regarding Xenyx USB mixers sound quality, here&#039;s a quote from a Sound On Sound review of a larger mixer in the Xenyx line:</p><p>&quot;The included two-channel USB audio interface was recognised immediately by my Mac system, without the need to add any driver software, and the subjective audio quality I achieved from it was surprisingly good. In all, I feel the upgrade to this already workmanlike little mixer has been highly worthwhile, and within its price range it now offers a lot of flexibility to both the home studio owner and the band looking for a small live sound mixer with integral effects.&quot;</p><p>I think the Q502USB is a pretty good option for someone who wants an inexpensive option to be able to add vocals or play Pianoteq along with an mp3 player added to the mix.</p><p>However, many on a budget will want to spend an extra $40-$50 to get a similar product that delivers 24 bit and 96,000Hz capability.</p>]]></content>
			<author>
				<name><![CDATA[beakybird]]></name>
				<uri>https://forum.modartt.com/profile.php?id=3938</uri>
			</author>
			<updated>2014-06-17T16:26:32Z</updated>
			<id>https://forum.modartt.com/viewtopic.php?pid=932736#p932736</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: Pianoteq 5 high cpu usage]]></title>
			<link rel="alternate" href="https://forum.modartt.com/viewtopic.php?pid=932732#p932732"/>
			<content type="html"><![CDATA[<div class="quotebox"><cite>beakybird wrote:</cite><blockquote><p>Thanks so much for correcting me on this one and the USB vs MIDI question. In the future, I will gladly leave these technicalities to the experts.</p></blockquote></div><p>I wouldn&#039;t call myself an expert. <i class="far fa-smile-wink smiley"></i> I know that there are multiple timing and latency problems with MIDI, but I am not a professional music producer, so I don&#039;t know all of the specifics. Whether the hardware limitations pose a problem also largely depends on what you are trying to achieve. Cable length <em>can</em> definitely be an issue, but im my opinion not because of latency but rather because of signal quality: I would be at least careful (i.e., use quality cabling) with anything longer than 10 metres (30ft). I know just enough from my physicist/programmer point of view to be able to state that in &#039;simple&#039; scenarios like the ones discussed here, there shouldn&#039;t be much of a practical problem. <i class="far fa-smile smiley"></i></p>]]></content>
			<author>
				<name><![CDATA[kalessin]]></name>
				<uri>https://forum.modartt.com/profile.php?id=3808</uri>
			</author>
			<updated>2014-06-17T09:56:41Z</updated>
			<id>https://forum.modartt.com/viewtopic.php?pid=932732#p932732</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: Pianoteq 5 high cpu usage]]></title>
			<link rel="alternate" href="https://forum.modartt.com/viewtopic.php?pid=932731#p932731"/>
			<content type="html"><![CDATA[<div class="quotebox"><cite>kalessin wrote:</cite><blockquote><p>This is physically improbable. The MIDI signal is a serial connection of about 31250 bits/second. Since it is serial, latency between channels actually is an issue. But the electric wave in the wire travels at near-lightspeed, i.e., several hundreds of thousands of kilometers per second. In other words: if you change the voltage on one end of a cable, even if it is 10 metres (~30ft) long, the change reaches the other end in less than 50 nanoseconds.</p></blockquote></div><p>Thanks so much for correcting me on this one and the USB vs MIDI question. In the future, I will gladly leave these technicalities to the experts.</p>]]></content>
			<author>
				<name><![CDATA[beakybird]]></name>
				<uri>https://forum.modartt.com/profile.php?id=3938</uri>
			</author>
			<updated>2014-06-17T09:19:52Z</updated>
			<id>https://forum.modartt.com/viewtopic.php?pid=932731#p932731</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: Pianoteq 5 high cpu usage]]></title>
			<link rel="alternate" href="https://forum.modartt.com/viewtopic.php?pid=932727#p932727"/>
			<content type="html"><![CDATA[<div class="quotebox"><cite>rjpianist wrote:</cite><blockquote><p><strong>kalessin</strong>: With something like the Steinberg, do you plug the keyboard into the midi input? I am currently using a midi to usb cable and then crappy onboard soundcard. Wondering if I upgrade to an external soundcard if I should plan on connecting the keyboard to the soundcard too instead of to a usb port on the laptop....</p></blockquote></div><p>That should not make much of a difference, other than wasting a USB port if you don&#039;t. <i class="far fa-smile smiley"></i> Most modern keyboards have built-in USB anyway (and an increasing number even drops the old hardware MIDI ports). If you use an interface like the Steinberg UR22, if you use the built-in MIDI port or an external converter cable will make not much of a difference. The Steinberg interface might be a little bit superior in terms of latency and jitter, but to be honest you will probably not notice anything. But on the other hand, why waste that USB port when the UR22 provides a MIDI port anyway? <i class="far fa-smile smiley"></i></p><p>The question of latency and jitter when using MIDI over USB is actually a rather contentiously discussed one; in theory USB is not a real-time transport and thus actually <em>can</em> (and does, to a degree) introduce increased latency and jitter. In practice, most of the time you will not notice anything, especially in the case we are discussing here: a single keyboard controlling a virtual instrument. Jitter becomes important when you control many different hardware devices all at once, but as far as I know this is not really the way things are done anymore in the days of DAWs and virtual instruments.</p><div class="quotebox"><cite>beakybird wrote:</cite><blockquote><p>I have read also that a long MIDI cable, 10 ft or more, can introduce latency as a sound issue.</p></blockquote></div><p>This is physically improbable. <i class="far fa-smile-wink smiley"></i> The MIDI signal is a serial connection of about 31250 bits/second. Since it is serial, latency between channels actually is an issue. But the electromagnetic wave in the wire travels at near-lightspeed, i.e., several hundreds of thousands of kilometers per second. In other words: if you change the voltage on one end of a cable, even if it is 10 metres (~30ft) long, the change reaches the other end in less than 50 nanoseconds.</p><div class="quotebox"><blockquote><p>I did notice a little bit of hum and white noise when I used my desktop&#039;s sound card which disappeared when I started using a quality PCI sound card and what I&#039;m currently using, the Behringer Xenyx Q502USB.</p></blockquote></div><p>Cheap sound cards can and often do suffer from several artefacts:<br /></p><ul><li><p>A mixture of white, pink, red noise</p></li><li><p>&#039;Humming&#039; sounds due to bad electrical de-coupling (this is also especially true for the cheap USB stick-like devices)</p></li><li><p>Clipping</p></li><li><p>Distortion: a bad sound card can sound like listening through a cheap band pass filter</p></li><li><p>Aliasing: when the sampled signal is not reconstructed correctly (Nyquist-Shannon theorem), the result are artefacts in the higher frequencies. Similar effects happen when working with 96kHz audio and not properly downsampling.</p></li><li><p>Badly-done dithering: audible as a nasty &quot;hissing&quot; sound whenever certain sounds are played that are rich in high frequencies (violins, pianos, electrical guitars). Especially problematic on low volumes; this is an effect almost every single mobile device (smartphone, tablet) I know shows.</p></li></ul><p>My most notorious example for these is a SoundBlaster Play! I have lying around here. That is after all a device for around 25-30 bucks. It shows audible humming on certain USB ports, especially on hubs (and Creative still advertises a SNR of 90dB!), it hisses and it produces aliasing so bad that the built-in sound of my tablet is actually better...</p>]]></content>
			<author>
				<name><![CDATA[kalessin]]></name>
				<uri>https://forum.modartt.com/profile.php?id=3808</uri>
			</author>
			<updated>2014-06-17T06:19:33Z</updated>
			<id>https://forum.modartt.com/viewtopic.php?pid=932727#p932727</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: Pianoteq 5 high cpu usage]]></title>
			<link rel="alternate" href="https://forum.modartt.com/viewtopic.php?pid=932725#p932725"/>
			<content type="html"><![CDATA[<div class="quotebox"><cite>rjpianist wrote:</cite><blockquote><p><strong>kalessin</strong>: With something like the Steinberg, do you plug the keyboard into the midi input? I am currently using a midi to usb cable and then crappy onboard soundcard. Wondering if I upgrade to an external soundcard if I should plan on connecting the keyboard to the soundcard too instead of to a usb port on the laptop....</p></blockquote></div><p>To my knowledge, it doesn&#039;t make much of a difference. However, you might get slightly lower latency connecting your keyboard&#039;s MIDI directly to the computer than to the MIDI input of a USB audio interface. I have read also that a long MIDI cable, 10 ft or more, can introduce latency as a sound issue. </p><p>I did notice a little bit of hum and white noise when I used my desktop&#039;s sound card which disappeared when I started using a quality PCI sound card and what I&#039;m currently using, the Behringer Xenyx Q502USB.</p>]]></content>
			<author>
				<name><![CDATA[beakybird]]></name>
				<uri>https://forum.modartt.com/profile.php?id=3938</uri>
			</author>
			<updated>2014-06-16T22:25:03Z</updated>
			<id>https://forum.modartt.com/viewtopic.php?pid=932725#p932725</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: Pianoteq 5 high cpu usage]]></title>
			<link rel="alternate" href="https://forum.modartt.com/viewtopic.php?pid=932724#p932724"/>
			<content type="html"><![CDATA[<p><strong>kalessin</strong>: With something like the Steinberg, do you plug the keyboard into the midi input? I am currently using a midi to usb cable and then crappy onboard soundcard. Wondering if I upgrade to an external soundcard if I should plan on connecting the keyboard to the soundcard too instead of to a usb port on the laptop....</p>]]></content>
			<author>
				<name><![CDATA[rjpianist]]></name>
				<uri>https://forum.modartt.com/profile.php?id=4034</uri>
			</author>
			<updated>2014-06-16T21:28:26Z</updated>
			<id>https://forum.modartt.com/viewtopic.php?pid=932724#p932724</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: Pianoteq 5 high cpu usage]]></title>
			<link rel="alternate" href="https://forum.modartt.com/viewtopic.php?pid=932718#p932718"/>
			<content type="html"><![CDATA[<div class="quotebox"><cite>beakybird wrote:</cite><blockquote><p>I must say that the Behringer is super quiet when I play the piano, and I couldn&#039;t tell the difference in sound quality between it and a fancy tube headphone amp. Albeit, I&#039;m not an audiophile, and there might be things like listener fatigue, subconscious stuff.</p></blockquote></div><p>The main things I have in bad memory are noisy pre-amps and distortion. In general I have had more examples of cheap sound devices not managing even the basics (i.e., noise, clipping or correct sample reconstruction according to Shannon-Nyquist) than I care to remember. I do not know if the Xenyx has a Problem with aliasing artefacts, and maybe Behringer finally got their act together in terms of the pre-amps. Then it might just work, if you don&#039;t expect super-linear behaviour. <i class="far fa-smile smiley"></i></p>]]></content>
			<author>
				<name><![CDATA[kalessin]]></name>
				<uri>https://forum.modartt.com/profile.php?id=3808</uri>
			</author>
			<updated>2014-06-16T13:11:44Z</updated>
			<id>https://forum.modartt.com/viewtopic.php?pid=932718#p932718</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: Pianoteq 5 high cpu usage]]></title>
			<link rel="alternate" href="https://forum.modartt.com/viewtopic.php?pid=932716#p932716"/>
			<content type="html"><![CDATA[<div class="quotebox"><cite>kalessin wrote:</cite><blockquote><p> Well... there&#039;s nothing more expensive than buying too cheap. If the choice is between a (quite noisy) live mixer for fifty bucks or a decent USB sound device for a hundred, I know what I would choose. Devices like the Steinberg UR22 are a farcry from anything Behringer makes, and are not <em>that</em> expensive. I like the Behringer monitor speakers (like the 2030A and 2031A), but apart from that I cannot say many positive things about the audio quality of any Behringer equipment I tried. Of course it&#039;s your money. <i class="far fa-smile-wink smiley"></i></p></blockquote></div><p>The Steinberg looks like a good choice. The signal to noise ratio on the Steinberg is the same as the Behringer. </p><p>I must say that the Behringer is super quiet when I play the piano, and I couldn&#039;t tell the difference in sound quality between it and a fancy tube headphone amp. Albeit, I&#039;m not an audiophile, and there might be things like listener fatigue, subconscious stuff.</p><p>If I were on a budget, but wanted to make sure I was getting the best sound within that budget, I would pick up both the Behringer and the Steinberg used, spend some time comparing, and sell whichever one loses on price or quality.</p>]]></content>
			<author>
				<name><![CDATA[beakybird]]></name>
				<uri>https://forum.modartt.com/profile.php?id=3938</uri>
			</author>
			<updated>2014-06-16T12:11:21Z</updated>
			<id>https://forum.modartt.com/viewtopic.php?pid=932716#p932716</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: Pianoteq 5 high cpu usage]]></title>
			<link rel="alternate" href="https://forum.modartt.com/viewtopic.php?pid=932714#p932714"/>
			<content type="html"><![CDATA[<div class="quotebox"><cite>cpcohen wrote:</cite><blockquote><p>That&#039;s a neat idea!&nbsp; I never thought of using the Behringer USB mixer as a soundcard.&nbsp; But it&#039;s cheaper than most things sold as soundcards, and probably works fine.</p></blockquote></div><p>Well... there&#039;s nothing more expensive than buying too cheap. If the choice is between a (quite noisy) live mixer for fifty bucks or a decent USB sound device for a hundred, I know what I would choose. Devices like the Steinberg UR22 are a farcry from anything Behringer makes, and are not <em>that</em> expensive. I like the Behringer monitor speakers (like the 2030A and 2031A), but apart from that I cannot say many positive things about the audio quality of any Behringer equipment I tried. Of course it&#039;s your money. <i class="far fa-smile-wink smiley"></i></p>]]></content>
			<author>
				<name><![CDATA[kalessin]]></name>
				<uri>https://forum.modartt.com/profile.php?id=3808</uri>
			</author>
			<updated>2014-06-16T11:06:15Z</updated>
			<id>https://forum.modartt.com/viewtopic.php?pid=932714#p932714</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: Pianoteq 5 high cpu usage]]></title>
			<link rel="alternate" href="https://forum.modartt.com/viewtopic.php?pid=932713#p932713"/>
			<content type="html"><![CDATA[<div class="quotebox"><cite>beakybird wrote:</cite><blockquote><p>&nbsp; . . . </p><p>Since using a Xenyx Q502USB mixer with ASIO4ALL, I&#039;m using less than 50% peak CPU on my 2800ghz dual core computer with 2.7ms latency (I get occasional clipping at 1.3ms), 4800 HZ external and internal sample rate, 128 polyphony, hi res MIDI.</p><p>Operation is seamless.</p></blockquote></div><p>That&#039;s a neat idea!&nbsp; I never thought of using the Behringer USB mixer as a soundcard.&nbsp; But it&#039;s cheaper than most things sold as soundcards, and probably works fine.</p><p>One more thing on the shopping list . . . &lt;g&gt;</p><p>.&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; Charles</p>]]></content>
			<author>
				<name><![CDATA[cpcohen]]></name>
				<uri>https://forum.modartt.com/profile.php?id=3575</uri>
			</author>
			<updated>2014-06-16T09:55:43Z</updated>
			<id>https://forum.modartt.com/viewtopic.php?pid=932713#p932713</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: Pianoteq 5 high cpu usage]]></title>
			<link rel="alternate" href="https://forum.modartt.com/viewtopic.php?pid=932697#p932697"/>
			<content type="html"><![CDATA[<p>...so, any news on this yet? Pianoteq 5 both VST and standalone gives me a good 7 or 8 points lower for &quot;performance index&quot; than Pianoteq 4, though actual CPU usage seems only slightly higher.</p><p>Just curious....</p>]]></content>
			<author>
				<name><![CDATA[delt]]></name>
				<uri>https://forum.modartt.com/profile.php?id=3623</uri>
			</author>
			<updated>2014-06-15T13:16:39Z</updated>
			<id>https://forum.modartt.com/viewtopic.php?pid=932697#p932697</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: Pianoteq 5 high cpu usage]]></title>
			<link rel="alternate" href="https://forum.modartt.com/viewtopic.php?pid=932194#p932194"/>
			<content type="html"><![CDATA[<p>Since I&#039;m the individual that started this post, I want to mention (and I stated this in another thread) that I am getting excellent performance out of Pianoteq. My initial problem was probably with an incompatible sound card, a Sound Blaster ZXR, that was acting up in my computer.</p><p>Since using a Xenyx Q502USB mixer with ASIO4ALL, I&#039;m using less than 50% peak CPU on my 2800ghz dual core computer with 2.7ms latency (I get occasional clipping at 1.3ms), 4800 HZ external and internal sample rate, 128 polyphony, hi res MIDI.</p><p>Operation is seamless.</p>]]></content>
			<author>
				<name><![CDATA[beakybird]]></name>
				<uri>https://forum.modartt.com/profile.php?id=3938</uri>
			</author>
			<updated>2014-05-30T11:47:39Z</updated>
			<id>https://forum.modartt.com/viewtopic.php?pid=932194#p932194</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: Pianoteq 5 high cpu usage]]></title>
			<link rel="alternate" href="https://forum.modartt.com/viewtopic.php?pid=932188#p932188"/>
			<content type="html"><![CDATA[<p>...or try Reaper first. <i class="far fa-smile smiley"></i></p>]]></content>
			<author>
				<name><![CDATA[EvilDragon]]></name>
				<uri>https://forum.modartt.com/profile.php?id=618</uri>
			</author>
			<updated>2014-05-30T07:46:07Z</updated>
			<id>https://forum.modartt.com/viewtopic.php?pid=932188#p932188</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: Pianoteq 5 high cpu usage]]></title>
			<link rel="alternate" href="https://forum.modartt.com/viewtopic.php?pid=932187#p932187"/>
			<content type="html"><![CDATA[<p>I never knew Cubase SX uses so much resources before I had Pianoteq. It has a lot more reserve in the standalone mode. In fact, on a Penthium IV 3.0 GHz 2GB RAM machiine, I can&#039;t use Pianoteq together with Cubase at all. Must buy new computer ...</p>]]></content>
			<author>
				<name><![CDATA[Alex Cremers]]></name>
				<uri>https://forum.modartt.com/profile.php?id=1035</uri>
			</author>
			<updated>2014-05-30T07:10:08Z</updated>
			<id>https://forum.modartt.com/viewtopic.php?pid=932187#p932187</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: Pianoteq 5 high cpu usage]]></title>
			<link rel="alternate" href="https://forum.modartt.com/viewtopic.php?pid=932171#p932171"/>
			<content type="html"><![CDATA[<p>Thanks! I thought it might take more CPU to handle the additional options in Pro. Great programming!</p>]]></content>
			<author>
				<name><![CDATA[bgrant]]></name>
				<uri>https://forum.modartt.com/profile.php?id=3996</uri>
			</author>
			<updated>2014-05-29T19:12:20Z</updated>
			<id>https://forum.modartt.com/viewtopic.php?pid=932171#p932171</id>
		</entry>
</feed>
