[Csnd] MicroDrummer Android Drum Sequencer
Date | 2012-10-14 17:25 |
From | Roger Kelly |
Subject | [Csnd] MicroDrummer Android Drum Sequencer |
I have a new Android Csound app available now on Google Play.
It is an 8 step drum sequencer with a few effects and 33 presets.
It is available free of charge to Csounders here: http://dl.dropbox.com/u/58338623/microdrummer.apk
|
Date | 2012-10-14 17:46 |
From | Rory Walsh |
Subject | Re: [Csnd] MicroDrummer Android Drum Sequencer |
Works a charm now! Thanks for sharing. On 14 October 2012 17:25, Roger Kelly |
Date | 2012-10-14 18:36 |
From | Andres Cabrera |
Subject | Re: [Csnd] MicroDrummer Android Drum Sequencer |
Yes, thanks. Nice work. Cheers, Andrés On Sun, Oct 14, 2012 at 9:25 AM, Roger Kelly |
Date | 2012-10-15 11:14 |
From | Steven Yi |
Subject | Re: [Csnd] MicroDrummer Android Drum Sequencer |
Hi Roger, Thanks for sharing! I'm still getting knob images that are essentially unusable here on my nexus 7. (Same issue as with your other synth). Otherwise, the sounds are quite nice! steven On Sun, Oct 14, 2012 at 6:36 PM, Andres Cabrera |
Date | 2012-10-16 02:43 |
From | Roger Kelly |
Subject | Re: [Csnd] MicroDrummer Android Drum Sequencer |
Hi Steven, I added some scaled up images for hi-res devices. Would you give it a try again? On Mon, Oct 15, 2012 at 5:14 AM, Steven Yi <stevenyi@gmail.com> wrote: Hi Roger, |
Date | 2012-10-16 10:52 |
From | Steven Yi |
Subject | Re: [Csnd] MicroDrummer Android Drum Sequencer |
Hi Roger, Looks the same here. :( steven On Tue, Oct 16, 2012 at 2:43 AM, Roger Kelly |
Date | 2012-10-17 03:28 |
From | Bill Alves |
Subject | [Csnd] adsyn problem |
I recently started using Csound 5.18 with CsoundQT-d 0.7a on OS-X 10.6.8 after having used MacCsound on earlier OSes. Now I get the following sort of message whenever I use adsyn: file /Users/alves/Documents/csounddocs/soundsamples/kenong535.7.het (2334 bytes) loaded into memory INIT ERROR in instr 42: illegal code -22011 encountered where the illegal code number seems to be random for each file I try. I thought it might not like some .het files I had edited a while back, so I tried others. Same thing. So I tried using the hetro utility in CsoundQT to generate new .het files. Stil the same. No matter what I do, I seem to keep getting the same kind of error. Thanks for any help! Bill — Bill Alves Professor of Music, The Claremont Colleges Harvey Mudd College 301 Platt Blvd. Claremont CA 91711 http://www2.hmc.edu/~alves/ http://www.billalves.com/ |
Date | 2012-10-17 18:25 |
From | Steven Yi |
Subject | Re: [Csnd] adsyn problem |
HI Bill, Just want to check first, are you generating and using the .het files with the same csound type (float or double)? I'm wondering if you're using CsoundQT to generate the .het and perhaps running with the float csound commandline executable, or something like that. Thanks! steven On Wed, Oct 17, 2012 at 3:28 AM, Bill Alves |
Date | 2012-10-18 00:33 |
From | Roger Kelly |
Subject | Re: [Csnd] MicroDrummer Android Drum Sequencer |
Hi Steven, I read up a bit more on the Nexus 7 resolution. One suggestion was to add a tvdpi folder for images. I added it to the lasted build here: http://dl.dropbox.com/u/58338623/microdrummer.apk
Perhaps this one will work and I will understand how to build for this resolution. On Tue, Oct 16, 2012 at 4:52 AM, Steven Yi <stevenyi@gmail.com> wrote: Hi Roger, |
Date | 2012-10-18 01:22 |
From | Bill Alves |
Subject | Re: [Csnd] adsyn problem |
Hi Steven, Thanks for your reply. I have had this problem with the .het files I generated with CsoundQT that I then read into the same version of CsoundQT with adsyn. I also had the same problem with files I generated with earlier versions of Csound. However, I didn't realize until you pointed it out that I have been running this with the double version. Is there a float compile that I should try it with? Thanks again! Bill On Oct 17, 2012, at 10:25 AM, Steven Yi wrote: > HI Bill, > > Just want to check first, are you generating and using the .het files > with the same csound type (float or double)? I'm wondering if you're > using CsoundQT to generate the .het and perhaps running with the float > csound commandline executable, or something like that. > > Thanks! > steven > > On Wed, Oct 17, 2012 at 3:28 AM, Bill Alves |
Date | 2012-10-19 12:21 |
From | Steven Yi |
Subject | Re: [Csnd] adsyn problem |
Hi Bill, The commandline version of csound in the Mac installers should be a float version. You can check with just typing "csound". (The doubles version should be csound64). WIth that, you could use commandline to run the utility with: csound -Uhetro with settings after that. Hope that helps! steven On Thu, Oct 18, 2012 at 1:22 AM, Bill Alves |
Date | 2012-10-19 12:22 |
From | Steven Yi |
Subject | Re: [Csnd] adsyn problem |
Also, I don't know how CsoundQT calls utilities; if it calls the commandline ones it might use the float built utilities. On Fri, Oct 19, 2012 at 12:21 PM, Steven Yi |
Date | 2012-10-19 12:34 |
From | Steven Yi |
Subject | Re: [Csnd] adsyn problem |
One thing to note, Victor and I just sorted out that there were some differences between the installers he built and the ones I built. The ones marked 10.7 are as I explained, with csound being float and csound64 being double. The 10.6 installers look like they are all doubles builds. On Fri, Oct 19, 2012 at 12:22 PM, Steven Yi |
Date | 2012-10-19 12:43 |
From | Richard Boulanger |
Subject | Re: [Csnd] adsyn problem |
Andres reports that he is moments from ready with CsoundQt 0.7 (which should be calling the doubles versions. Can we make that the new standard - and possibly do a new release (with an OSX 10.8.2 version) to coincide with the new release of CsoundQt? -dB ----------------------------------------- Dr. Richard Boulanger, Ph.D. Professor of Electronic Production and Design Professional Writing and Music Technology Division Berklee College of Music 617-747-2485 (office) 774-488-9166 (cell) ------------------------------------------------------------------------------------------------- On Oct 19, 2012, at 7:34 AM, Steven Yi <stevenyi@gmail.com> wrote: One thing to note, Victor and I just sorted out that there were some |
Date | 2012-10-19 15:57 |
From | peiman khosravi |
Subject | Re: [Csnd] adsyn problem |
+1 P
On 19 October 2012 12:43, Richard Boulanger <rboulanger@berklee.edu> wrote:
|
Date | 2012-10-19 18:36 |
From | Andres Cabrera |
Subject | Re: [Csnd] adsyn problem |
Hi, I have made doubles the default for CsoundQt. The Csound distribution might actually include both (I don't remember), and maybe you have to call csound64 for doubles? In CsoundQt the utilities are called using the API function csoundRunUtility() so the utilities will be run with the same presicion as when running Csound. Cheers, Andrés On Fri, Oct 19, 2012 at 4:43 AM, Richard Boulanger |
Date | 2012-10-19 18:45 |
From | Steven Yi |
Subject | Re: [Csnd] MicroDrummer Android Drum Sequencer |
Hi Roger, Sorry I just realized I forgot to reply to this, but this build worked for having images as (I believe) intended. :) Thanks! steven On Thu, Oct 18, 2012 at 12:33 AM, Roger Kelly |
Date | 2012-10-19 19:59 |
From | Roger Kelly |
Subject | Re: [Csnd] MicroDrummer Android Drum Sequencer |
Thanks so much for testing! This is a relief. On Fri, Oct 19, 2012 at 12:45 PM, Steven Yi <stevenyi@gmail.com> wrote: Hi Roger, |