Hi everybody,
Mu is now covered by a Creative Commons license. Feel free to hack and share! http://bit.ly/13SsSfc
Best regards,
Nick
Mu released under Creative Commons license
-
- Liine Staff
- Posts: 285
- Joined: 01 Oct 2010 11:06
Re: Mu released under Creative Commons license
excellent!
Are you going to set up a repo on Github or similar?
Might set up a Mu User Group section here somewhere?
MM
Are you going to set up a repo on Github or similar?
Might set up a Mu User Group section here somewhere?
MM
iMac 2.8G i7 12G 10.6.8/10.7.2, Legacy Dexter/Lemur, Liine Lemur/iPad2, KMI SoftStep, 12Step & QuNeo , B-Controls, Mackie C4 etc
MaxMSP, Live Suite, Native Instrument stuff, etc Modified Virtual Guitar System etc All Projects/Modules © CC-BY-NC-SA[*][/b]
MaxMSP, Live Suite, Native Instrument stuff, etc Modified Virtual Guitar System etc All Projects/Modules © CC-BY-NC-SA[*][/b]
Re: Mu released under Creative Commons license
Great news.
Is there any chance you can share the source code for the lemurloader.mxe /mxo? It would be good if Mu could run in 64bit mode.
Also, there are some bugs in the 32bit LemurLoader for windows, that cause lemur app to crash, would be good to get these ironed out.
A Mu Github sounds like an excellent idea
Cheers
Xmonsta
Is there any chance you can share the source code for the lemurloader.mxe /mxo? It would be good if Mu could run in 64bit mode.
Also, there are some bugs in the 32bit LemurLoader for windows, that cause lemur app to crash, would be good to get these ironed out.
A Mu Github sounds like an excellent idea
Cheers
Xmonsta
Re: Mu released under Creative Commons license
Hi All
Following from FB discussion I found an old repo of Mathieu Chamagnes ~v1 - and forked it!
Will update to latest version and can branch a Mu~xtended dev version . . .
Will announce when it is is fully up to date.
Feel free to contribute
https://github.com/Macciza/Lemur-Mu
Cheers
MM
Following from FB discussion I found an old repo of Mathieu Chamagnes ~v1 - and forked it!
Will update to latest version and can branch a Mu~xtended dev version . . .
Will announce when it is is fully up to date.
Feel free to contribute
https://github.com/Macciza/Lemur-Mu
Cheers
MM
iMac 2.8G i7 12G 10.6.8/10.7.2, Legacy Dexter/Lemur, Liine Lemur/iPad2, KMI SoftStep, 12Step & QuNeo , B-Controls, Mackie C4 etc
MaxMSP, Live Suite, Native Instrument stuff, etc Modified Virtual Guitar System etc All Projects/Modules © CC-BY-NC-SA[*][/b]
MaxMSP, Live Suite, Native Instrument stuff, etc Modified Virtual Guitar System etc All Projects/Modules © CC-BY-NC-SA[*][/b]
Re: Mu released under Creative Commons license
Good news.. Would like to see some community work here.
Re: Mu released under Creative Commons license
Hi All
Github repo pretty much up-to-date and beyond -
nominally Mu v1.29 - Live 9 compatible . . .
Includes some updated modules for Live9 as well . . .
Still need to double check and add some extra docs . ..
Please test it and report any bugs/problems via Git
Cheers
MM
Github repo pretty much up-to-date and beyond -
nominally Mu v1.29 - Live 9 compatible . . .
Includes some updated modules for Live9 as well . . .
Still need to double check and add some extra docs . ..
Please test it and report any bugs/problems via Git
Cheers
MM
iMac 2.8G i7 12G 10.6.8/10.7.2, Legacy Dexter/Lemur, Liine Lemur/iPad2, KMI SoftStep, 12Step & QuNeo , B-Controls, Mackie C4 etc
MaxMSP, Live Suite, Native Instrument stuff, etc Modified Virtual Guitar System etc All Projects/Modules © CC-BY-NC-SA[*][/b]
MaxMSP, Live Suite, Native Instrument stuff, etc Modified Virtual Guitar System etc All Projects/Modules © CC-BY-NC-SA[*][/b]
Re: Mu released under Creative Commons license
Hi Macizza,
Ive got a working version of 64bit ready, but I have one bug I cant seem to fix.
Instead of using lemurloader object to load the device templates (since there isnt a 64bit lemurloader), im using this - https://github.com/cassiel/sifaka/blob/ ... _loader.py
However, there seems to be a problem with the upload. I can upload one jzlib template just fine. As soon as I upload the second template (by switching devices and destroying the previous template), the lemur Ipad app crashes. It seems that it might have something to do with the header thats sent by the python script. On checking the header with wireshark, Im getting some strange header occurances on the 2nd template upload.
Would be grateful for any pointers on the specification for uploading templates into the lemur through TCP, or any suggestions of what might be going wrong.
Cheers
x
Ive got a working version of 64bit ready, but I have one bug I cant seem to fix.
Instead of using lemurloader object to load the device templates (since there isnt a 64bit lemurloader), im using this - https://github.com/cassiel/sifaka/blob/ ... _loader.py
However, there seems to be a problem with the upload. I can upload one jzlib template just fine. As soon as I upload the second template (by switching devices and destroying the previous template), the lemur Ipad app crashes. It seems that it might have something to do with the header thats sent by the python script. On checking the header with wireshark, Im getting some strange header occurances on the 2nd template upload.
Would be grateful for any pointers on the specification for uploading templates into the lemur through TCP, or any suggestions of what might be going wrong.
Cheers
x