Search found 108 matches
- 11 Aug 2012 17:53
- Forum: General Discussion
- Topic: Controlling RME Fireface 400
- Replies: 7
- Views: 3398
Re: Controlling RME Fireface 400
http://www.rme-audio.de/download/fface400_e.pdf The fireface supports mackie control, you could try to use a template that uses this protocol like this one: http://liine.net/en/community/user-library/view/154/ But my guess is that you are here on "uncharted territory" :) Hope that helps, BxSj
- 11 Aug 2012 17:43
- Forum: General Discussion
- Topic: fader control other fader on different container
- Replies: 1
- Views: 1883
Re: fader control other fader on different container
Try something like that:
Hope that helps,
BxSj
Code: Select all
Container2.Fader.x = Container.Fader.x;
BxSj
- 02 Aug 2012 20:54
- Forum: General Discussion
- Topic: Cubase eq multiball
- Replies: 5
- Views: 1833
Re: Cubase eq multiball
Unfortunately I haven't found a way to set a font size for the labels. Perhaps something for a later release?
Cheers,
BxSj
Cheers,
BxSj
- 02 Aug 2012 06:26
- Forum: General Discussion
- Topic: Cubase eq multiball
- Replies: 5
- Views: 1833
Re: Cubase eq multiball
Here is on how to label the balls in a multiball object:
1) Switch on the Multilabel property in the multiball objects property tab
2) create a script (e.g. On Load) to set the labes using the setattribute command. E.g. setattribute(MultiBall,'labels',{'1','2','3','4'});
Hope that helps,
BxSj
1) Switch on the Multilabel property in the multiball objects property tab
2) create a script (e.g. On Load) to set the labes using the setattribute command. E.g. setattribute(MultiBall,'labels',{'1','2','3','4'});
Hope that helps,
BxSj
- 31 Jul 2012 08:25
- Forum: General Discussion
- Topic: Creating a 'release' for any object via script
- Replies: 1
- Views: 907
- 31 Jul 2012 08:20
- Forum: General Discussion
- Topic: connecting from ipad to pc without wireless
- Replies: 1
- Views: 1235
Re: connecting from ipad to pc without wireless
Although I do have wireless, my PC is connected through a wired connection. Is there anyway to connect my iPad using a USB cable so I can control Ableton with Lemur? If your are using a router w/ an inbuilt wifi and your PC is connected to the router via an ethernet cable, you should be able to ...
- 09 Jul 2012 14:02
- Forum: Troubleshooting
- Topic: unable to change template midi channel
- Replies: 4
- Views: 3383
Re: unable to change template midi channel
Changing the midi channel is not done via changing the midi ports (Midi1, Midi2, etc.). Changing the midi channel is done in the field "Channel" in the MIDI mapping section for each object. Probably it would be easier to change the receiving midi channel on your synth?
Hope that helps,
BxSj
Hope that helps,
BxSj
- 24 Jun 2012 15:21
- Forum: Troubleshooting
- Topic: Version 3.2 on iPad2 - text is really bad, almost unusable
- Replies: 43
- Views: 14256
Re: Version 3.2 on iPad2 - text is really bad, almost unusab
Thanks for the info julianozucare.
B.
PS.: unavoidable decisions?
B.
PS.: unavoidable decisions?
- 23 Jun 2012 17:01
- Forum: Troubleshooting
- Topic: Version 3.2 on iPad2 - text is really bad, almost unusable
- Replies: 43
- Views: 14256
Re: Version 3.2 on iPad2 - text is really bad, almost unusab
I am sure the developers are on the case and will come out with a fix. But for those of you who do still have a copy of version 3.1 in their recycle bin and can't wait but are not sure how to downgrade, the following link shows you how to do just that. http://www.guidingtech.com/mobiles/down ... s ...
- 23 Jun 2012 15:19
- Forum: Troubleshooting
- Topic: Version 3.2 on iPad2 - text is really bad, almost unusable
- Replies: 43
- Views: 14256
Re: Version 3.2 on iPad2 - text is really bad, almost unusab
If you made backups from you ipad, you should be able to reload your latest backup via itunes. Before doing this, I highly recommend to read up about ipad backups on the net. Btw, I do have a backup of my ipad from February. Not sure if I want to reload it, because I would loose all stuff that I've ...