Version imprimable du sujet

Cliquez ici pour voir ce sujet dans son format original

440 Forums _ Presonus _ Firebox Noise

Écrit par : wannabeIdontknowyet ven. 24 févr. 2006, 15:46

i've got my FireBox up and running on my PowerBook G4 1.5GHz with the included Cubase LE. Plug and play, minimal setup. Almost all is good.

Only one thing now. There is an awful lot of hiss and coming through the headphones with direct monitoring and playback.

i thought that digital recording is supposed to be clean, except for the clipping that can occur.

Any thoughts or advice on how to minimize the hiss?

Thanks

Écrit par : lepetitmartien sam. 25 févr. 2006, 00:14

Is the hiss in the headphones only or in the recorded files?
From the developer part of the install CD/DVD, install the CHUD tools, you'll have a processor prefpanel, there disable "nap" it may help. But it may not be sufficient.

Écrit par : wannabeIdontknowyet sam. 25 févr. 2006, 21:49

The hiss is only in the phones...recording sounds clean.

I cannot locate a developer part of CHUD tools on my LE SD ...

But monitoring through the phone io quite noisy..

Écrit par : lepetitmartien dim. 26 févr. 2006, 05:20

CHUD tools are part of the developer tools on the OS X install CD/DVD wink.gif (sorry for the misunderstanding)

Where are connected the headphones, directly on the powerbook?

Écrit par : wannabeIdontknowyet lun. 27 févr. 2006, 07:59

Thanks..after unchecking the NAP in CHUD, the noise did reduce significantly, although there is still some hiss/noise when headphones are plugged into the FireBox, but at least it isn't unbearable.

Écrit par : lepetitmartien mar. 28 févr. 2006, 06:32

wink.gif rolleyes.gif

Écrit par : mapmap mar. 28 févr. 2006, 17:17

what exactly is happening when you make the 'nap' change?
how else does it effect your system?

just wondering

Écrit par : wannabeIdontknowyet mar. 28 févr. 2006, 23:58

QUOTE (mapmap @ Feb 28 2006, 11:17)
what exactly is happening when you make the 'nap' change?
how else does it effect your system?

just wondering

I couldn't tell you. Just that it reduced the headphone hiss. As far as i can tell, it did not affect anything else.

Écrit par : lepetitmartien mer. 1 mars 2006, 00:35

The "nap" is an energy saving feature embedded in the CPU, when not used, parts of the CPU are sent to sleep (hence nap) and so they use less power. Unfortunately, it's also a common hiss source. cool.gif

Écrit par : ColdPack ven. 3 mars 2006, 15:47

S0, I bought a Firefox and had the whine issue. I returned it. Then I learned about the NAP issue. So I installed CHUD and went back and tried a new (different) Firebox. It worked perfectly... WITHOUT messing with NAP.

So, was it the Firebox I got the first time? The firewire cable? Or is it just chance?

Frankly, I love my firebox now. But I can't tell you if the NAP thing is always the solution or if it is, indeed, the root of the problem.

My new Firebox is quiet and sounds great with my G4 Powerbook (1.67 GHz).

CP

Écrit par : lepetitmartien sam. 4 mars 2006, 05:01

It's a problem not only on the firebox but on all interface on firewire, and sometimes the nap does the trick…

Not that the interface makers and Apple are very talkative about this… wink.gif

Écrit par : UP Multimedia sam. 4 mars 2006, 07:12

Bravo Cold Harbour... Now its time to Rock... or whatever you do

Écrit par : arvidtp dim. 22 oct. 2006, 02:58

Here, my friends, are two applescripts i wrote to turn nap on and off with one click - also u can save the off one as an application and plop in your startup items if u wish. Note - you must be an admin user for these to work.

To turn off nap copy and paste this code snippet into script editor, replacing your_password with, well - your password! (leave the quotes intact). Then save as an application:

CODE
set tasks to {"hwprefs cpu_nap={false}"}
do shell script tasks password "your_password" with administrator privileges


To turn nap back on do the same with this snippet of code:

CODE
set tasks to {"hwprefs cpu_nap={true}"}
do shell script tasks password "your_password" with administrator privileges


enjoy,
Vid

Écrit par : The_Stork dim. 8 avril 2007, 15:56

arvidtp, Thank you for the scrips.

To all, to summarize:

- 1st, return your Firebox for another unit.
- 2nd, check your charging plug.
- 3rd, activate (turn off) napping (do you need CHUD for this, even with arvidtp's scripts?)
- 4th, turn off the Airport card (is this really necessary?)
- 6th, check Presonus' FAQs
- 5th, return your Firebox again angry.gif

Hopefully, this got it.

BTW, here's the latest version of CHUD for 10.4 (31.7MB):
http://nav.440network.com/out.php?mmsc=forums&url=ftp://ftp.apple.com/developer/Tool_Chest/Testing_-_Debugging/Performance_tools/CHUD_4.4.4.dmg

Écrit par : ArchivalAudio dim. 8 avril 2007, 17:56

Hey arvidtp
thanx!
will theses scripts work batter than CHUD?

I used my Firebox 2-days ago to record a Greg Brown Show here in toewn and I was plagued by clicking and poping
I have found that folks here are way more helpful than
at the presonus forums

I have done every thing to test my firebox, I can usually 90% of the time to get it to work fine at home
but in the field (where it is critical) I have click and pop issues!
grrrrrr

I am strongly considering "upgrading to a MOTU Ultra lite
and will search the forums here to see how well they seem to be interfacing with other Mac's

thanx
again
ArchivalAudio


QUOTE (arvidtp @ Sat 21 Oct 2006, 18:58) *
Here, my friends, are two applescripts i wrote to turn nap on and off with one click - also u can save the off one as an application and plop in your startup items if u wish. Note - you must be an admin user for these to work.

To turn off nap copy and paste this code snippet into script editor, replacing your_password with, well - your password! (leave the quotes intact). Then save as an application:

CODE
set tasks to {"hwprefs cpu_nap={false}"}
do shell script tasks password "your_password" with administrator privileges


To turn nap back on do the same with this snippet of code:

CODE
set tasks to {"hwprefs cpu_nap={true}"}
do shell script tasks password "your_password" with administrator privileges


enjoy,
Vid

Écrit par : arvidtp ven. 7 déc. 2007, 01:47

these scripts do not replace CHUD - they simply automate it. You still must install CHUD. I have the nap-off script as a startup item.

Propulsé par Invision Power Board (http://www.invisionboard.com)
© Invision Power Services (http://www.invisionpower.com)