Désolé, mon français n'est pas bon. (Je réponds à votre question parce qu'il n'y avait pas d'autre réponse à votre question).
Détails de l'UCA 202 sont sur le site Behringer.
Je pense que cela devrait fonctionner avec Windows 7, mais s'il vous plaît vérifier.
Search found 59476 matches
- Sun May 23, 2010 9:16 pm
- Forum: Français
- Topic: Conexant CX20561
- Replies: 15
- Views: 2445
- Sun May 23, 2010 9:07 pm
- Forum: Windows
- Topic: how do they do that in this rap song after vocal remover?
- Replies: 3
- Views: 1413
Re: how do they do that in this rap song after vocal remover
There are several delay effects that you can experiment with here: http://audacityteam.org/download/nyquistplugins Most of them are likely to be too echoey, so you will need to reduce the delay time - somewhere around 0.04 seconds will probably be about right. You can make a duplicate of your origin...
- Sun May 23, 2010 2:27 pm
- Forum: GNU/Linux and Unix-like
- Topic: Recording freezes when screensaver is activated
- Replies: 18
- Views: 4324
Re: Recording freezes when screensaver is activated
I just had a look at build from latest SVN but did not see Ubuntu 10.04 (lucid) in supported distributions. Is this just a matter of replacing "jaunty-wx" by "lucid-wx" in /etc/apt/sources.list ? The method described should work for any version of Ubuntu 9.04 onward. For install...
- Sun May 23, 2010 2:09 pm
- Forum: GNU/Linux and Unix-like
- Topic: Audacity hangs opening project
- Replies: 3
- Views: 750
Re: Audacity hangs opening project
Just to be clear, is it just this specific project that causes the problem, or is Audacity now freezing with all projects?
Do you have a very large amount of label text in the project?
Do you have a very large amount of label text in the project?
- Sun May 23, 2010 2:01 pm
- Forum: Français
- Topic: Conexant CX20561
- Replies: 15
- Views: 2445
Re: Conexant CX20561
Cela fonctionnera probablement, mais je m'attends à ce ne sera pas bonne.
J'ai un UCA202 et il est très bon.
http://www.thomann.de/fr/behringer_ucontrol_uca_202.htm
EUR 28.00
Spécification:
http://www.behringer.com/fr/Products/UCA202.aspx
J'ai un UCA202 et il est très bon.
http://www.thomann.de/fr/behringer_ucontrol_uca_202.htm
EUR 28.00
Spécification:
http://www.behringer.com/fr/Products/UCA202.aspx
- Sun May 23, 2010 1:50 pm
- Forum: Maintaining / Improving this Forum
- Topic: Listing useful programs other than Audacity
- Replies: 12
- Views: 4412
Re: Listing useful programs other than Audacity
Another way to do so (apart from "categorisation" and "favourites") might be some kind of "plug-in manager" dialogue where you can choose the ones to display in the menus, and you can browse to add new ones and see which ones require rescan/restart to make them visible...
- Sun May 23, 2010 11:08 am
- Forum: Nyquist
- Topic: Nyquist Humour
- Replies: 7
- Views: 2443
Re: Nyquist Humour
As I said - in your code (stretch-abs 1 x) does not do anything. If you remove (stretch-abs ....) from the "regular" and "defun" code, they produce the same result as the "TerminatorX" code. To make your "setq"/"TerminatorX" code the same as the othe...
- Sun May 23, 2010 12:54 am
- Forum: Windows
- Topic: no playback
- Replies: 2
- Views: 330
Re: no playback
I presume you are using Audacity 1.2.6? Edit menu > Preferences > Audio I/O Change the Playback device. I can't say which option without more information so just run through them. If you still have problems, let us know what options are available and if you have any other audio devices connected to ...
- Sat May 22, 2010 11:25 pm
- Forum: Nyquist
- Topic: Nyquist Experiment: SND-CONST
- Replies: 3
- Views: 2134
Re: Nyquist Experiment: SND-CONST
Funny thing is, if you generate a 0.2 "value" (0 khz ?) constant signal, then you select it, take an EQ plugin, and bump up all the lower frequencies (25, 40, 63, 100) you get a bass drum sound. That's because of filter resonance when you put an "instantaneous" pulse through it....
- Sat May 22, 2010 11:10 pm
- Forum: Nyquist
- Topic: Nyquist Humour
- Replies: 7
- Views: 2443
Re: Nyquist Humour
That's a fun effect, but you may not have noticed that the (stretch-abs 1 x) at the end doesn't actually do anything.