Search found 57626 matches: help
Searched query: help
- Fri Aug 15, 2014 11:07 am
- Forum: Windows
- Topic: looping click???
- Replies: 10
- Views: 2693
Re: looping click???
... me to be able to fix this. I cannot hand over audio assets unless I can correctly monitor them before doing so, its a tad risky! Cheers for your help!, Matt
- Fri Aug 15, 2014 11:04 am
- Forum: General Audio Programming
- Topic: How to add label List to project?
- Replies: 9
- Views: 4550
Re: How to add label List to project?
... Labels_track->AddLabel(0,15,L"Hello world"); All_Tracks = pProject->GetTracks(); All_Tracks->Add(Labels_track); I hope it could help someone.
- Fri Aug 15, 2014 10:28 am
- Forum: General Audio Programming
- Topic: How to add label List to project?
- Replies: 9
- Views: 4550
Re: How to add label List to project?
Edgar, thanks a lot for this example, it's exactly what I need. I'll be pleased if you could help me with obtaining of current time of record, but it's not a big problem anyway, since I could count time in another programm (Alice).Edgar wrote:Code: Select all
LabelTrack *newTrack = new LabelTrack(pProject->mDirManager);
- Fri Aug 15, 2014 8:28 am
- Forum: Windows
- Topic: Help! Blue Yeti high pitch noise
- Replies: 57
- Views: 31860
Re: Help! Blue Yeti high pitch noise
I had the same problem when I put a USB extension cable between the computer and yeti. Using the original yeti cable only prevents the noise so it does seem to confirm it is induced. I have a screened cable so will try thay and report back.
- Thu Aug 14, 2014 8:58 pm
- Forum: Windows
- Topic: Exported MP3 files are empty
- Replies: 5
- Views: 1024
Re: Exported MP3 files are empty
Another update: I just discovered the suggestion in one of the Audacity help tools to use mp3DirectCut for basic editing (cutting). This was just what I needed, so that solved the immediate need. I'm still wondering if there is a way to import and MP3 file to ...
- Thu Aug 14, 2014 8:46 pm
- Forum: Windows
- Topic: Splitting Stereo, Editing each side in Mono = PROBLEM!
- Replies: 18
- Views: 1927
Re: Splitting Stereo, Editing each side in Mono = PROBLEM!
... don't need to answer again. Wanted to clarify - and if anyone else wants to chime, I'd be grateful. Thanks again Steve and everyone else for the help
- Thu Aug 14, 2014 8:41 pm
- Forum: Audio Processing
- Topic: Mitigate overdose of reverb
- Replies: 12
- Views: 6691
Re: Mitigate overdose of reverb
Some of the higher end programs claim to be able to help with the convolver tools, but every time I try to pin someone down as to exactly how it all works, they hear their mum calling and have to leave. So unless someone corrects me, what you got is ...
- Thu Aug 14, 2014 8:04 pm
- Forum: Audio Processing
- Topic: Mitigate overdose of reverb
- Replies: 12
- Views: 6691
Re: Mitigate overdose of reverb
... I have quite a few tracks I never got around to finishing in the old days so I find it fun to see what I can do with them now and thanks to help here I've had a rewarding time.
- Thu Aug 14, 2014 5:06 pm
- Forum: Windows
- Topic: Recording Radio Show w/Windows 8.1
- Replies: 3
- Views: 366
Recording Radio Show w/Windows 8.1
Is there an easy way to download a sports radio show on AM/FM radio? Thanks for any help provided.
- Thu Aug 14, 2014 5:04 pm
- Forum: Windows
- Topic: looping click???
- Replies: 10
- Views: 2693
Re: looping click???
... I select it as the playback device at 16kHz (not in the list of sample rates in the soundcards menus). Time to get onto Focusrite! Thanks for your help.