Just curious...

2022-12-28 Thread jbv via use-livecode
Hi list, I'm having a look at the Activity Monitor on my iMac 27" running MacOS 10.15.7. I have LC 9.6.8 IDE open with a rather simple stack waiting for a button to be clicked. When I check the "Energy" tag of the Activity Monitor, and more specifically the "Energy Impact", it shows a variation b

Re: Just curious - how would I approach creating a drum machine in live code?

2011-11-09 Thread René Micout
Hello Mike, Le 8 nov. 2011 à 23:00, Admin a écrit : > Also, I would LOVE to > utilize MIDI for this - so the pattern is actually based in MIDI and the > loaded drum samples are in different MIDI channels. I think you do use MIDI but no samples (you can use QuickTime to play samples, but not ver

Re: Just curious - how would I approach creating a drum machine in live code?

2011-11-08 Thread René Micout
I reply tomorow morning, it is midnight in Paris René Le 8 nov. 2011 à 23:00, Admin a écrit : > > > Hello all. > > I have tons of drum samples (and a new product called > KLANG I want to release) and I would love to create a cross-platform > drum machine to play those samples with. > > The

Just curious - how would I approach creating a drum machine in live code?

2011-11-08 Thread Admin
Hello all. I have tons of drum samples (and a new product called KLANG I want to release) and I would love to create a cross-platform drum machine to play those samples with. The reason I want to create one is so I can call it my own - brand it and use it for future stuff. How would I eve