Search found 5 matches
- 10 Jul 2014 14:50
- Forum: Projects
- Topic: Chord Pads v1 - can you all critique my coding?
- Replies: 7
- Views: 4053
Re: Chord Pads v1 - can you all critique my coding?
To continue along what Softcore said -- if you find yourself cutting and pasting the exact same (or almost exactly the same) set of lines in a script, you should consider making it a 'subroutine' (really in Lemur they are all just scripts). For example, your chord() and chordOFF() are exactly the ...
- 10 Jul 2014 05:14
- Forum: Projects
- Topic: Chord Pads v1 - can you all critique my coding?
- Replies: 7
- Views: 4053
Re: Chord Pads v1 - can you all critique my coding?
Much more complicated than my first ever so I'd say "well done"!!!!! In future works, as a suggestion, try to check if anything you want to achieve can be achieved with less objects and a more script-orientated approach.... i.e could this multitude of Pads be replaced by ONE Pad object (with rows ...
- 10 Jul 2014 05:11
- Forum: Projects
- Topic: Chord Pads v1 - can you all critique my coding?
- Replies: 7
- Views: 4053
Re: Chord Pads v1 - can you all critique my coding?
Much more complicated than my first ever so I'd say "well done"!!!!! In future works, as a suggestion, try to check if anything you want to achieve can be achieved with less objects and a more script-orientated approach.... i.e could this multitude of Pads be replaced by ONE Pad object (with rows ...
- 08 Jul 2014 22:46
- Forum: Projects
- Topic: Chord Pads v1 - can you all critique my coding?
- Replies: 7
- Views: 4053
Chord Pads v1 - can you all critique my coding?
Hey! I just uploaded my first Lemur project - it's called Chord Pads (I know how awful a name it is...). Here's the link: http://liine.net/en/community/user-library/view/499/ It was inspired by the small pads that Cubasis employs, for playing chords by tapping a single finger. As a keyboard player ...
- 08 Jul 2014 22:37
- Forum: Introductions
- Topic: Hi!
- Replies: 0
- Views: 298
Hi!
Hey everyone! I'm fairly new to Lemur, but I've fallen deeply in love. I have a fair amount of coding experience, and am having moderate success converting that into Lemur skills. Can't wait to contribute here!