Used: NI Razor, u-he Podolski, Arturia Analog Lab, Rob Papen Sub Boom Bass, Ableton factory samples, Reaktor, Ableton Live 9.1
https://soundcloud.com/mcdreamer/v4ose
Search found 54 matches
- Sun Dec 21, 2014 12:24 pm
- Forum: Link your Music
- Topic: v4ose by MC Dreamer
- Replies: 2
- Views: 573
- Thu Dec 18, 2014 10:57 pm
- Forum: Music and Audio Production
- Topic: Are you still using Firewire?
- Replies: 44
- Views: 5657
Re: Are you still using Firewire?
I have a Digidesign 003 rack which has been sitting dormant for a few years. Last time I tried to use it I had to try two different 1394 cards to find a chipset which was compatible. Additionally, finding drivers which actually work (for Windows at least) was almost impossible. As I recall the only ...
- Fri Nov 28, 2014 3:41 pm
- Forum: Music and Audio Production
- Topic: What did you bought on Back Friday Sale ?
- Replies: 51
- Views: 4482
Re: What did you bought on Back Friday Sale ?
Native Instruments Razor. Had my eye on it for a while. Very pleased after a brief play with it last night.
- Tue Nov 11, 2014 1:55 pm
- Forum: Music and Audio Production
- Topic: Plugin format (software folks, opinions needed)
- Replies: 7
- Views: 1458
Re: Plugin format (software folks, opinions needed)
Since you are doing Windows only I would suggest looking into VST.Net. It encapsulates some of the gory details to help get started, then, once you are more familiar with the native VST API you can get into that also. That's pretty interesting. Would I incur a performance penalty by using .Net? It ...
- Sat Nov 01, 2014 2:04 pm
- Forum: Feature Wishlist
- Topic: Per month and per year subscriptions for ableton
- Replies: 53
- Views: 19426
Re: Per month and per year subscriptions for ableton
I can only echo that I think this is not a good idea and I hope it never happens. I really dislike this trend towards subscription based software products rather than the traditional one off purchase. You will always end up paying more.
- Sat Oct 11, 2014 6:10 pm
- Forum: Link your Music
- Topic: Homage by mcdreamer
- Replies: 0
- Views: 223
Homage by mcdreamer
A homage to my music making activities of the late 90s.
Sounds from Ableton Factory samples, u-he Podolski and Tyrell N6, Max for Cats Digital, DrumSynth and Korg M1.
https://soundcloud.com/mcdreamer/homage
Sounds from Ableton Factory samples, u-he Podolski and Tyrell N6, Max for Cats Digital, DrumSynth and Korg M1.
https://soundcloud.com/mcdreamer/homage
- Sat Oct 04, 2014 8:32 pm
- Forum: Music and Audio Production
- Topic: CD's and the modern world
- Replies: 16
- Views: 1689
Re: CD's and the modern world
I for one still always buy CD releases if they're available though being in my 30s I'm probably outside of the demographic you mention 

- Sat Oct 04, 2014 8:30 pm
- Forum: Max For Live
- Topic: Max for Cats
- Replies: 20
- Views: 3178
Re: Max for Cats
Awesome! GateWay is great fun. Noland looks like great fun too. Will be picking it up soon.
- Mon Sep 29, 2014 7:50 am
- Forum: Link your Music
- Topic: Pxan by mcdreamer
- Replies: 0
- Views: 261
Pxan by mcdreamer
More new music. Seems like Ableton was a worthy purchase 
https://soundcloud.com/mcdreamer/pxan
Sounds from Ableton Factory samples, Granulator II, Analog Lab, Zebralette

https://soundcloud.com/mcdreamer/pxan
Sounds from Ableton Factory samples, Granulator II, Analog Lab, Zebralette
- Sat Sep 06, 2014 5:25 pm
- Forum: Link your Music
- Topic: First new music in a long time
- Replies: 0
- Views: 242
First new music in a long time
This is the first track I've finished in many years.
Used: Reaktor, Synplant, Arturia Analog Lab, Ableton Live 9
https://soundcloud.com/mcdreamer/gkhlif-2
Used: Reaktor, Synplant, Arturia Analog Lab, Ableton Live 9
https://soundcloud.com/mcdreamer/gkhlif-2
- Fri Aug 01, 2014 8:43 pm
- Forum: Music and Audio Production
- Topic: Novation Launchcontrol device mode
- Replies: 10
- Views: 2122
Re: Novation Launchcontrol device mode
I've knocked something up which is pretty much working now. There's likely bugs and the code is not pretty but as a proof of concept it works. If you try it out let me know!
https://github.com/mcdreamer/launchcontrolplus
https://github.com/mcdreamer/launchcontrolplus
- Wed Jul 30, 2014 1:55 pm
- Forum: Music and Audio Production
- Topic: Novation Launchcontrol device mode
- Replies: 10
- Views: 2122
Re: Novation Launchcontrol device mode
I think many people don't know the first thing about coding and phyton etc. So if it could be made in a way that it could be just one more .py file to be put into the respective Midi control scripts folder, that would be great. I assume though that somehow the script in question would have to accou...
- Wed Jul 30, 2014 1:00 pm
- Forum: Music and Audio Production
- Topic: Novation Launchcontrol device mode
- Replies: 10
- Views: 2122
Re: Novation Launchcontrol device mode
Interesting, please do! Any way to make this somehow controller agnostic? There are a lot of 8 encoder controllers without displays! The display app receives JSON describing the bank and parameter names so is already controller agnostic. As for the control script side I could pull out the Python wh...
- Wed Jul 30, 2014 9:24 am
- Forum: Music and Audio Production
- Topic: Novation Launchcontrol device mode
- Replies: 10
- Views: 2122
Re: Novation Launchcontrol device mode
I've started work on some changes to the Launch Control's MIDI remote scripts which allow it to notify an external program when the bank changes in order to display the parameter names. This is actually quite easy and almost working already. If I end up with something decent I'll release the source ...
- Tue Jul 29, 2014 12:44 pm
- Forum: Music and Audio Production
- Topic: Novation Launchcontrol device mode
- Replies: 10
- Views: 2122
Re: Novation Launchcontrol device mode
The regular mapping (that also normaly Push uses) is in the Midi remote script folder under _Generic Thanks for the pointer. I'll go and have a look at that then to at least try and make some sense of it. Will also check out your remapping too. 3rd party devices map in the order you configure them....