Grains are short? viewtopic.php?p=361597#p361597
Search found 59476 matches
- Wed Jan 09, 2019 8:40 am
- Forum: New Plug-Ins
- Topic: Grainimogrifier
- Replies: 18
- Views: 1826
Re: Grainimogrifier
- Wed Jan 09, 2019 3:01 am
- Forum: New Plug-Ins
- Topic: Grainimogrifier
- Replies: 18
- Views: 1826
- Wed Jan 09, 2019 2:29 am
- Forum: Windows
- Topic: trying to export midi and other files
- Replies: 4
- Views: 910
Re: trying to export midi and other files
Are you saying that Audcaity is incapable of combining the two files in a single export? That's all I want to know. To combine the MIDI and audio in one single exported file, you have to record the MIDI playback. When you listen to MIDI, you are not actually hearing the "MIDI". MIDI is ju...
- Tue Jan 08, 2019 10:35 pm
- Forum: Windows
- Topic: Sound shift
- Replies: 7
- Views: 198
Re: Sound shift
Assuming that you are working with mono tracks, this should work - it can be applied using the Nyquist Prompt : (setf spacing 2.0) ;Length in seconds of each pair of sounds (setf sq (osc-pulse (/ spacing) 0)) (setf start spacing) (setf end (get '*selection* 'end)) (let ((call (mult *track* (s-max (m...
- Tue Jan 08, 2019 9:53 pm
- Forum: Windows
- Topic: Strange noise! [SOLVED]
- Replies: 6
- Views: 180
Re: Strange noise!
That sounds bad. Could be a component breaking down.
The recommended way to record sounds playing on the computer is, as DVDdoug suggested, using "WASAPI loopback". Give that a go and let us know how you get on.
- Tue Jan 08, 2019 6:38 pm
- Forum: Windows
- Topic: Strange noise! [SOLVED]
- Replies: 6
- Views: 180
Re: Strange noise!
See here for how to attach files to forum posts: viewtopic.php?f=49&t=64936
A short audio sample (5 or 6 seconds) in WAV format would be more useful for diagnosis than a screenshot.wisemanner wrote: ↑Tue Jan 08, 2019 6:25 pmI began to get some odd noise coming from somewhere (see screenshot)
- Tue Jan 08, 2019 5:22 pm
- Forum: macOS
- Topic: How Do I Set A Default WAV Export Option?
- Replies: 1
- Views: 146
Re: How Do I Set A Default WAV Export Option?
"File menu > Export > Export Audio..." (not "Export as Wav")
This will default to the last used settings.
This will default to the last used settings.
- Tue Jan 08, 2019 4:31 pm
- Forum: Windows
- Topic: Plugin to "inject silence" in existing quiet gaps in an audio track?
- Replies: 3
- Views: 149
Re: Plugin to "inject silence" in existing quiet gaps in an audio track?
Oops, when I first read your post the image did not appear.boonman wrote: ↑Tue Jan 08, 2019 4:26 pmdoes this plugin inject silence in the middle of the track?
I want to do this https://i.imgur.com/nK8DcY7.jpg
Scratch my previous reply and try this one: viewtopic.php?p=247774#p247774
- Tue Jan 08, 2019 4:27 pm
- Forum: Windows
- Topic: How to Insert Song Breaks on One File
- Replies: 3
- Views: 94
Re: How to Insert Song Breaks on One File
As far as I'm aware there is no "standard" way to insert song breaks into a single MP3 file, though there are some non-standard ways that work on some media players (try searching on-line for "chapter markers" or "MP3 chapter splitter" or "iTunes chapters"). O...
- Tue Jan 08, 2019 4:10 pm
- Forum: Windows
- Topic: Plugin to "inject silence" in existing quiet gaps in an audio track?
- Replies: 3
- Views: 149
Re: Plugin to "inject silence" in existing quiet gaps in an audio track?
There's a "Trim/Extend" plug-in here:
https://wiki.audacityteam.org/wiki/Nyqu ... .2F_Extend
Installation instructions:
https://wiki.audacityteam.org/wiki/Down ... s#download
https://wiki.audacityteam.org/wiki/Nyqu ... .2F_Extend
Installation instructions:
https://wiki.audacityteam.org/wiki/Down ... s#download