
Search found 1142 matches
- Thu Apr 15, 2021 3:30 pm
- Forum: Newbies
- Topic: What DAW should I use in 2021?
- Replies: 30
- Views: 1104
- Thu Apr 15, 2021 1:53 am
- Forum: Newbies
- Topic: What DAW should I use in 2021?
- Replies: 30
- Views: 1104
Re: What DAW should I use in 2021?
You might be able to get this nigh-forgotten gem to run in wine.


- Mon Apr 12, 2021 8:53 pm
- Forum: Original Scores & Recordings
- Topic: Spark in the Night
- Replies: 17
- Views: 205
- Mon Apr 12, 2021 7:33 pm
- Forum: Original Scores & Recordings
- Topic: Spark in the Night
- Replies: 17
- Views: 205
Re: Spark in the Night
I mean the song is about perseverance. It's not about the reverb.
Hmm, maybe I should write a song called "It's not about the reverb".
Hmm, maybe I should write a song called "It's not about the reverb".
- Mon Apr 12, 2021 7:05 pm
- Forum: Original Scores & Recordings
- Topic: Spark in the Night
- Replies: 17
- Views: 205
- Mon Apr 12, 2021 4:37 pm
- Forum: Original Scores & Recordings
- Topic: Walk - The Argent Grub (made with Ardour)
- Replies: 7
- Views: 116
Re: Walk - The Argent Grub (made with Ardour)
This is lovely. Occasionally a song comes around that really hits me in the heart with some big feelings. This is one of those. Are there really only three tracks? I heard acoustic guitar, vocal, and the Yoshimi synthesizer. As milo put it, it is "powerfully minimalistic." Sometimes less r...
- Mon Apr 12, 2021 3:53 pm
- Forum: Original Scores & Recordings
- Topic: Spark in the Night
- Replies: 17
- Views: 205
Re: Spark in the Night
"Chuck the whole thing in the bin." :lol: I think I know the exact emotion that inspired that line. I'm glad you were able to use six instances of the Dragonfly plugins without any trouble. A while back there were some literal show-stopper bugs related to using more than one at a time. I d...
- Mon Apr 05, 2021 8:59 pm
- Forum: Multimedia
- Topic: Sync recording audio and video
- Replies: 4
- Views: 90
Re: Sync recording audio and video
Thanks, tavasti , that will probably work for me. Shotcut is able to record from a webcam and has some jack transport integration, but I didn't succeed in getting them to work together, and shotcut kept crashing, which was really frustrating. Additionally, the act of capturing video seemed to put a ...
- Mon Apr 05, 2021 8:19 pm
- Forum: Multimedia
- Topic: Sync recording audio and video
- Replies: 4
- Views: 90
Sync recording audio and video
I'm thinking of making a music video, but I'm having a hard time figuring out how to sync up the recording of the video and the audio. I want to record the audio one track at a time into Ardour, while at the same time recording a video of the musician performing. Then I want to use video editing sof...
- Sun Apr 04, 2021 2:23 am
- Forum: Samplers & samples
- Topic: mx44 : Who is interested ?
- Replies: 14
- Views: 500
Re: MX44 : Who is interested ?
The source code is here: https://github.com/ycollet/Mx44 I got it to compile. I had to install libgtk2.0-dev: ~/$ sudo apt install libgtk2.0-dev ... ~/$ cd Mx44/src/ ~/Mx44/src$ make ~/Mx44/src$ sudo make install After that I was able to run it, but I couldn't get any sound out of it because I didn'...
- Fri Apr 02, 2021 5:05 pm
- Forum: Newbies
- Topic: USB soundcard: is a decent one available and useful?
- Replies: 10
- Views: 288
Re: USB soundcard: is a decent one available and useful?
Please read through a recent thread about this very topic.
The short story is that if you want to record, then yes, get a decent XLR microphone and an audio interface. Even an inexpensive audio interface will likely be much better than your onboard sound.
The short story is that if you want to record, then yes, get a decent XLR microphone and an audio interface. Even an inexpensive audio interface will likely be much better than your onboard sound.
- Fri Apr 02, 2021 3:40 pm
- Forum: Support / Suggestions
- Topic: Non-bleeding versions of drumkits?
- Replies: 12
- Views: 634
Re: Non-bleeding versions of drumkits?
Rainmak3r , if you hadn't bumped this thread, I would have. I also want to learn more about how the bleed feature works. In my case, I want to know if I can reduce the amount of DSP load by setting the bleed to 0%, or will DrumGizmo still do the work of processing all the samples and then silence t...
- Fri Apr 02, 2021 3:30 pm
- Forum: Your Studio & Gear
- Topic: Electronic drum kit
- Replies: 9
- Views: 615
Re: Electronic drum kit
I ended up buying the Alesis Nitro Kit . It is one of the more affordable kits on the market with mesh heads. According to the review linked above, the disadvantages are "Sounds aren’t the greatest" and "No loading custom sounds or samples". Both of which are easily addressed by ...
- Thu Apr 01, 2021 4:01 pm
- Forum: Linux Music News
- Topic: [ANN] B.Spacr sound effect plugin
- Replies: 6
- Views: 457
Re: [ANN] B.Spacr sound effect plugin
This is an amazingly elegant algorithm:
Code: Select all
for (uint32_t i = 0; i < n_samples; ++i)
{
output1[i] = input1[i];
output2[i] = input2[i];
}
- Sat Mar 27, 2021 1:53 pm
- Forum: New? We're glad you're here!
- Topic: Hello from Texas!
- Replies: 5
- Views: 264
Re: Hello from Texas!
Hi Jimmy! I spent a couple of years in San Antonio and then much later a couple of years in Austin. I'm not sure what part of Texas you're from but I sure do love that central "hill country" area. Neewer NW-8000 USB condenser mic Those ultra-cheap condenser mics have a horrible noise floor...