Can someone point me towards a GUI noise generator for the mac?
September 1, 2005 10:11 AM   Subscribe

Can someone point me towards a GUI noise generator for the mac?

I've been generating white, pink, blue and violet noise from the command line. I'd like to shift between them gracefully and I'd like to be able to corrupt them a bit on the fly. Killing the CLI process and restarting it with different parameters makes for a silent pause and even overlapping multiple processes makes for audible unpleasantness as one sound is abruptly terminated. Does anyone know of something I can use? Please help save me from Xcode.
posted by snarfodox to Computers & Internet (5 answers total)
 
• CsndX.app
• Max/MSP
• jMax
• SuperCollider
• Processing
posted by Rothko at 10:53 AM on September 1, 2005


...Side question, but how do you generate those from the command line? Are you outputting from some program into a device? I'm not afraid of writing a simple program to generate data to pipe someplace, I just want to know what to pipe where.
posted by wanderingmind at 5:18 PM on September 1, 2005


Noise

I had it in my Applications folder already, and knew it was what you were looking for.
posted by blasdelf at 6:53 PM on September 1, 2005


Response by poster: I've been using Csound for a long time now (mostly for HCI sonification or psychoacoustics), and it's great if you've got some time to hack around, but not so much when you're time poor.

You can generate pretty much anything in Csound, but it's not a particularly dynamic process. I had in mind sliders. Sliders are good.

'CsndX' is a GUI that throws score and orchestra files at Csound, so it's fairly familiar territory, but not quite what I had in mind. 'Noise' is good if I just want to amplitude shift pure white and pink noise and might make for a decent starting point if I'm going to go write something.
posted by snarfodox at 7:17 AM on September 2, 2005


Response by poster: SuperCollider looks interesting too, and might do some of the more complicated stuff, though the mention of SmallTalk brings back 'the horror'...
posted by snarfodox at 7:33 AM on September 2, 2005


« Older Updating, Editing, and Archiving Parts of a...   |   Why is beer more expensive than petrol? Newer »
This thread is closed to new comments.