Reply
 
Thread Tools Display Modes
  #1   Report Post  
frank
 
Posts: n/a
Default Dual-Core Pentium Support?...


Does anyone have a current list, web site, suggestions of audio programs
that directly support dual processors? Specifically dual core?

Thanks!

Frank


  #2   Report Post  
Scott Dorsey
 
Posts: n/a
Default

frank frankmcma @ yahoo.com wrote:

Does anyone have a current list, web site, suggestions of audio programs
that directly support dual processors? Specifically dual core?


Here it is:

[ null set ]

Hope that helps.
--scott

--
"C'est un Nagra. C'est suisse, et tres, tres precis."
  #3   Report Post  
Phil Wilson
 
Posts: n/a
Default

Sonar claims it makes use of muliple processors using multiple threads, and
that's the same situation as dual-core processors too unless I'm missing
something here.......
--
Phil Wilson

"Scott Dorsey" wrote in message
...
frank frankmcma @ yahoo.com wrote:

Does anyone have a current list, web site, suggestions of audio programs
that directly support dual processors? Specifically dual core?


Here it is:

[ null set ]

Hope that helps.
--scott

--
"C'est un Nagra. C'est suisse, et tres, tres precis."



  #4   Report Post  
Neon Sound
 
Posts: n/a
Default

Correct, Sonar has one of the most efficient dual proc/dual core engines in
the game at the moment. It scales very well with processors/cores.

One thing to be careful of is to make sure your plugins/soft synths are
"thread safe", or you can end up with crackles and pops. As an example,
LiveSynth Pro is not thread safe and doesn't like muli processor/multi core
PCs. Most work fine though.

NS.

"Phil Wilson" wrote in message
news:vSHSe.17535$sw6.1414@fed1read05...
Sonar claims it makes use of muliple processors using multiple threads,
and that's the same situation as dual-core processors too unless I'm
missing something here.......
--
Phil Wilson

"Scott Dorsey" wrote in message
...
frank frankmcma @ yahoo.com wrote:

Does anyone have a current list, web site, suggestions of audio programs
that directly support dual processors? Specifically dual core?


Here it is:

[ null set ]

Hope that helps.
--scott

--
"C'est un Nagra. C'est suisse, et tres, tres precis."





  #5   Report Post  
Peter Larsen
 
Posts: n/a
Default

Neon Sound wrote:

Correct, Sonar has one of the most efficient dual proc/dual
core engines in the game at the moment. It scales very well
with processors/cores.


Multiprocessing distributes processing threads, not processes,
consequently any multithreaded software will benefit from a
multiprocessor setup.


Kind regards

Peter Larsen

--
*******************************************
* My site is at: http://www.muyiovatki.dk *
*******************************************


  #6   Report Post  
Scott Dorsey
 
Posts: n/a
Default

Neon Sound wrote:
Correct, Sonar has one of the most efficient dual proc/dual core engines in
the game at the moment. It scales very well with processors/cores.


What does it do with them? Most editing stuff is really just I/O intensive.
With processing now being done so much with plug-ins, can it split the plug-in
load between processors?
--scott
--
"C'est un Nagra. C'est suisse, et tres, tres precis."
  #7   Report Post  
Port
 
Posts: n/a
Default

I do believe that SawStudio does just that.

"Yes, SAWStudio is very dual processor aware, but in the long run, I =
have seen many stability issues with duals, due to driver issues and =
other plugins that might not be."

"The advantage you gain with SAWStudio on true dual cpu architecture =
(not hyperthreading) is the fact that the MT engine can be fully loaded =
to 90+ % without affecting screen redraws and your ability to move =
around the interface at all. On a single cpu, once the MT load gets past =
the 50% mark, you are now giving priority to the engine and screen =
redraws tend to be a little slower and must wait for cpu non-busy time."

" the engine is split into halves... one cpu handling the MT engine loop =
and all processing, the other cpu handling the screen displays and meter =
updates."=20

Bob Lentini
From the SawStudio Forum


Port


--=20
"Scott Dorsey" wrote in message =
...
Neon Sound wrote:
Correct, Sonar has one of the most efficient dual proc/dual core =

engines in=20
the game at the moment. It scales very well with processors/cores.

=20
What does it do with them? Most editing stuff is really just I/O =

intensive.
With processing now being done so much with plug-ins, can it split the =

plug-in
load between processors?
--scott
--=20
"C'est un Nagra. C'est suisse, et tres, tres precis."

  #8   Report Post  
Bill Ruys
 
Posts: n/a
Default

Early versions of Sonar, and before that Pro Audio ran the audio engine on a
single thread. Getting Microsoft Office to run in multiple threads might be
easy, but getting an audio application that relies on tight timing is
another story completely.

That's why products like ProTools LE don't support a dual processor or dual
core PC. Many aspects of the application will run on multiple threads, but
the audio engine cannot cope. As mentioned, the same is true with some
audio plug-ins.

So to say that"any multithreaded software will benefit" is misleading at
best, and flat out wrong at worst regarding audio applications.

NS.

"Peter Larsen" wrote in message
...
Neon Sound wrote:

Correct, Sonar has one of the most efficient dual proc/dual
core engines in the game at the moment. It scales very well
with processors/cores.


Multiprocessing distributes processing threads, not processes,
consequently any multithreaded software will benefit from a
multiprocessor setup.


Kind regards

Peter Larsen

--
*******************************************
* My site is at: http://www.muyiovatki.dk *
*******************************************



  #9   Report Post  
Ashley
 
Posts: n/a
Default


Hello Friend,

We just released new wave on my website.Feel free to download it in audio
and mp3 format.maybe some will like it..anyway thanks for reading and until
my next one.
http://www.fleximusic.com/waveditor/audioeditor.htm

Thanks,
Ashley

Scott Dorsey wrote in message
...
frank frankmcma @ yahoo.com wrote:

Does anyone have a current list, web site, suggestions of audio programs
that directly support dual processors? Specifically dual core?


Here it is:

[ null set ]

Hope that helps.
--scott

--
"C'est un Nagra. C'est suisse, et tres, tres precis."



  #10   Report Post  
Bill Ruys
 
Posts: n/a
Default

In otherwords, SAWStudio's audio engine is not multi-processor/multi-core
optimised. When you see wording such as "MT engine can be fully loaded to
90+ % without affecting screen redraws and your ability to move around the
interface at all" what it really means is that the audio engine will only
run on a single thread, so the most you can hope for is that the UI threads
run on a different processor/core.

In a true multithreaded audio application, the audio engine itselft runs on
a separate thread per processor/core. You dramtically increase your audio
processing horse power, meaning more plugins, etc.

"Port" wrote in message
...
I do believe that SawStudio does just that.

"Yes, SAWStudio is very dual processor aware, but in the long run, I have
seen many stability issues with duals, due to driver issues and other
plugins that might not be."

"The advantage you gain with SAWStudio on true dual cpu architecture (not
hyperthreading) is the fact that the MT engine can be fully loaded to 90+ %
without affecting screen redraws and your ability to move around the
interface at all. On a single cpu, once the MT load gets past the 50% mark,
you are now giving priority to the engine and screen redraws tend to be a
little slower and must wait for cpu non-busy time."

" the engine is split into halves... one cpu handling the MT engine loop and
all processing, the other cpu handling the screen displays and meter
updates."

Bob Lentini
From the SawStudio Forum


Port


--
"Scott Dorsey" wrote in message
...
Neon Sound wrote:
Correct, Sonar has one of the most efficient dual proc/dual core engines
in
the game at the moment. It scales very well with processors/cores.


What does it do with them? Most editing stuff is really just I/O
intensive.
With processing now being done so much with plug-ins, can it split the
plug-in
load between processors?
--scott
--
"C'est un Nagra. C'est suisse, et tres, tres precis."



Reply
Thread Tools
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
What are they Teaching Michael McKelvy Audio Opinions 199 October 15th 04 07:56 PM
parts and procedures for a Dual 1218 [email protected] High End Audio 2 July 6th 04 04:58 PM
Syntrillium Cool Edit 2000 - support? Howard Davis Pro Audio 42 October 28th 03 07:18 PM
Syntrillium Cool Edit 2000 - support? Howard Davis Audio Opinions 35 October 26th 03 01:33 AM
Syntrillium Cool Edit 2000 - support? Howard Davis Tech 68 October 26th 03 01:33 AM


All times are GMT +1. The time now is 04:11 AM.

Powered by: vBulletin
Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
Copyright ©2004-2025 AudioBanter.com.
The comments are property of their posters.
 

About Us

"It's about Audio and hi-fi"