The sample format in Audacity should always be "32-bit float" regardless of the recording device.
Are you using the M-Track for recording AND playback? (headphones plugged into the M-Track).
Try setting both the M-Track and Audacity to 44100.
Search found 59476 matches
- Mon Mar 15, 2021 1:08 pm
- Forum: Windows
- Topic: Recordings are slowed down
- Replies: 5
- Views: 159
- Mon Mar 15, 2021 8:59 am
- Forum: Audacity 2.x Feedback and Reviews
- Topic: Sound design icons for the Mixer Board
- Replies: 12
- Views: 1097
- Mon Mar 15, 2021 8:57 am
- Forum: Windows
- Topic: Choices of Recording Devices
- Replies: 10
- Views: 297
Re: Choices of Recording Devices
What is your playback device? How do you listen to sound from your computer?
- Sun Mar 14, 2021 9:59 pm
- Forum: Windows
- Topic: Crashes on file/open or import
- Replies: 2
- Views: 78
Re: Crashes on file/open or import
Thanks for the update. Glad to hear that it's up and running again.leniunta32 wrote: ↑Sun Mar 14, 2021 9:49 pmSeems a further windows update (today) has mysteriously fixed it
I doubt that it's worth pursuing as it sounds like it was a Microsoft bug that is now fixed.
- Sun Mar 14, 2021 8:06 pm
- Forum: GNU/Linux
- Topic: Crack noise before/after silence, audio below 0.0 line
- Replies: 2
- Views: 362
Re: Crack noise before/after silence, audio below 0.0 line
I noticed that the audio on that channel is below the 0.0 middle line - not sure why. That's called "DC offset". It's a (common) hardware fault. Ideally it should be fixed by using better hardware, but if that's not an option then it can be corrected after recording but before editing. Se...
- Sun Mar 14, 2021 7:27 pm
- Forum: Windows
- Topic: Filter Curve plugin EQ curves import export format
- Replies: 14
- Views: 762
Re: Filter Curve plugin EQ curves import export format
Are you aware of the disadvantages of using a very large "Size"? No, оnly advantages. In the image below, the first track shows an impulse (no effects), the other two tracks have had EQ applied. The EQ settings are the same for the second two tracks except that the second track has a smal...
- Sun Mar 14, 2021 4:55 pm
- Forum: Recording Equipment
- Topic: Microhpone advice needed: Blue/Yeti vs Rode NT-USB
- Replies: 27
- Views: 2704
Re: Microhpone advice needed: Blue/Yeti vs Rode NT-USB
Please do not plagiarise.microphoneglobe wrote: ↑Sun Mar 14, 2021 3:33 pmThe Blue Yeti and the Rode NT USB are two of the most popular USB microphones on the market.
- Sun Mar 14, 2021 4:54 pm
- Forum: Recording Equipment
- Topic: most valued microphone for voiceovers?
- Replies: 13
- Views: 1654
Re: most valued microphone for voiceovers?
Please do not plagiarise.microphoneglobe wrote: ↑Sun Mar 14, 2021 3:28 pmFinding a microphone that will highlight your talent as a voice actor,
- Sun Mar 14, 2021 4:50 pm
- Forum: Windows
- Topic: Filter Curve plugin EQ curves import export format
- Replies: 14
- Views: 762
Re: Filter Curve plugin EQ curves import export format
Are you aware of the disadvantages of using a very large "Size"?StrongBond wrote: ↑Sun Mar 14, 2021 4:17 pmI cannot imagine a user who does not understand that 8191 is better than 10, especially since the expected curve is plotted on the graph. You have a bad opinion of users' intelligence.
- Sun Mar 14, 2021 4:42 pm
- Forum: Audacity 2.x Feedback and Reviews
- Topic: Why does Audacity store audio in small chunks?
- Replies: 7
- Views: 1952
Re: Why does Audacity store audio in small chunks?
So, it makes the implementation of writing the data and the undo-redo engine simpler or more effective than it would be to edit and split large files afterwards. There's also an important optimisation for the graphic waveform display. Each block contains peak and RMS "summary data". When ...