Search found 59476 matches
- Wed Aug 03, 2011 3:03 am
- Forum: Windows
- Topic: Convert ASCII string of 1's and 0's to polyphonic sound
- Replies: 5
- Views: 1346
Re: Convert ASCII string of 1's and 0's to polyphonic sound
You've got a lot of work to do. Have a look at those links that I posted. Here's a bit of code to get you started: (setq data1 (list 0 0 1 1 0 1 1 0 0 1 1 0 0 0 1 0 1 0 0 0)) (setq data2 (list 0 1 1 0 1 1 0 0 1 1 0 0 0 1 0 0 0 0 0 1)) (setq data3 (list 1 1 0 1 1 0 0 1 1 0 0 0 1 0 1 0 0 0 1 0)) (setq...
- Wed Aug 03, 2011 2:28 am
- Forum: Windows
- Topic: Anwida Soft DX - unavailable?
- Replies: 3
- Views: 1684
Re: Anwida Soft DX - unavailable?
It's still available on the Way Back Machine (Internet archive) if you want to download it again http://web.archive.org/web/20090508170938/http://www.anwida.com/download.asp? Audacity 1.2.6 was the last version to have the title "stable", but that was several years ago and it's really star...
- Wed Aug 03, 2011 12:50 am
- Forum: Compiling Audacity
- Topic: Need just a bit of help compiling with LADSPA categories and
- Replies: 12
- Views: 4607
Re: Need just a bit of help compiling with LADSPA categories
I checked that immediately before my previous post, so it was definitely working on 21st July and there have been no changes that I'm aware of since then that will affect that.Gale Andrews wrote:That should still work for built-in and Nyquist plug-ins if you #define EFFECT_CATEGORIES in src/Experimental.h.
- Wed Aug 03, 2011 12:46 am
- Forum: Windows
- Topic: Convert ASCII string of 1's and 0's to polyphonic sound
- Replies: 5
- Views: 1346
Re: Convert ASCII string of 1's and 0's to polyphonic sound
Yes you can certainly do that, but you it would be better to use Audacity 1.3.13 rather than the old 1.2.x version. The easiest way to get something from the file would be to import it as raw data (http://manual.audacityteam.org/man/File_Menu#raw ), but unless the bit strings have been specially cra...
- Wed Aug 03, 2011 12:11 am
- Forum: Recording Techniques
- Topic: only one speaker recording.
- Replies: 10
- Views: 4524
Re: only one speaker recording.
Phantom power should be off with an SM58.
Yes you need a male XLR to female XLR cable (that's a standard microphone cable).
Yes you need a male XLR to female XLR cable (that's a standard microphone cable).
- Tue Aug 02, 2011 10:08 pm
- Forum: Recording Techniques
- Topic: only one speaker recording.
- Replies: 10
- Views: 4524
Re: only one speaker recording.
Well the pick-up will be a mono pick-up. If you record with one microphone, then that is also a mono source. Even though you are recording these as mono, you can still pan them left or right of centre in your mix (using the track Pan slider). The Line6 Pod2 has stereo outputs (because it has stereo ...
- Tue Aug 02, 2011 9:41 pm
- Forum: Recording Techniques
- Topic: only one speaker recording.
- Replies: 10
- Views: 4524
Re: only one speaker recording.
How are you trying to record the guitar?
Is it an electric/electro-acoustic guitar plugged directly into the Edirol, or are you using a microphone, or something else?
Is it an electric/electro-acoustic guitar plugged directly into the Edirol, or are you using a microphone, or something else?
- Tue Aug 02, 2011 8:46 pm
- Forum: Recording Techniques
- Topic: only one speaker recording.
- Replies: 10
- Views: 4524
Re: only one speaker recording.
An elaboration on Trebor's reply:
Plug your guitar/microphone into the left channel (channel 1) of the Edirol.
In "Edit menu > Preferences > Devices" (or in the Device Toolbar) set the number of channels to "1 (mono)". The sound will then come out of both speakers.
Plug your guitar/microphone into the left channel (channel 1) of the Edirol.
In "Edit menu > Preferences > Devices" (or in the Device Toolbar) set the number of channels to "1 (mono)". The sound will then come out of both speakers.
- Tue Aug 02, 2011 8:39 pm
- Forum: Windows
- Topic: Testing different frequencies of popular songs
- Replies: 3
- Views: 582
Re: Testing different frequencies of popular songs
What sort of output are you looking for? Something graphical or a table of numbers or something else? Will something like this do? firsttrack004.png This is a narrow band of frequencies centred on 500 Hz from a recording of "Reach Out I'll Be There" by "The Four Tops". This was p...
- Tue Aug 02, 2011 8:02 pm
- Forum: Recording Equipment
- Topic: Couple equip. questions...
- Replies: 10
- Views: 2459
Re: Couple equip. questions...
A big part of the question is how do you want to record? Do you want to record a "live" take of the entire band playing at the same time, or record each part separately one after another? If you want to record all at once, will you be happy to just record as a stereo mix, or do you want ea...