From: federico <xa...@in...> - 2005-03-06 17:36:20
Attachments:
RolandMKS7.tgz
mks7.patchlib
|
here it is! this editor works for all the three synth parts (in chord part noise is not available; i bass part some features are not present). i know, it may be visually better, but this is my first test :)) if you have one Roland MKS-7 (or also a Juno106 or HS-60 *) please give it a try * AFAIK they are the same synthesizer. mks7 is the rackmount version, with a juno106 multitimbral split in 4+2voices plus a bass voice) there are alo 3 patches attached. bye -- Federico |
From: federico <xa...@in...> - 2005-03-07 19:03:21
Attachments:
MKS7ToneSingleEditor.java.diff
|
MKS7ToneSingleEditor.java.diff bugfix * wrong sub_osc_level range * wrong transmission of param #4 (vca_&_vcf) |
From: Bill Z. <wrz...@po...> - 2005-03-08 05:46:26
|
I checked this in for Federico, I hope noone minds. Federico, we'd appreciate it if you'd update from CVS to make sure your files got there safely. Thanks! -Bill |
From: federico <xa...@in...> - 2005-03-08 16:36:00
|
Bill Zwicky wrote: > I checked this in for Federico, I hope noone minds. Federico, we'd > appreciate it if you'd update from CVS to make sure your files got > there safely. > uhm... i really have no experience in CVS (except checking out sources & compiling, following the famous three steps) btw: how to get a cvs account? why don't add a CVS section in the documentation, to explain how to get an account and check in a driver? thanks -- Federico |
From: Bill Z. <wrz...@po...> - 2005-03-10 06:15:20
|
Who should get the copyright for the files I've modified? The editor is safely mine, but the device and driver had other names before I started. -Bill |
From: Brian <br...@ov...> - 2005-03-10 14:57:44
|
Generally its not cool to remove someone elses name from the copyright line of a file, but If you've made substantial changes there's no problem with adding your name to it. Having a name at the top of each file is just a formality for the GPL anyway. Realistically most files in JSynthLib could be considered derrivative works of other files, so no one really owns a clean copyright to enough of JSynthLib to do anything with it outside of the rights granted by the GPL. Independant of the copyright is the authorsName field of drivers which is shown to users of the software if they look at the driver info. Here anyone who has done substantial work on the driver can add their name after existing names. This isn't used for anything except bragging rights :) Brian Bill Zwicky wrote: > Who should get the copyright for the files I've modified? The editor > is safely mine, but the device and driver had other names before I > started. > > -Bill > > > > ------------------------------------------------------- > SF email is sponsored by - The IT Product Guide > Read honest & candid reviews on hundreds of IT Products from real users. > Discover which products truly live up to the hype. Start reading now. > http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click > _______________________________________________ > Jsynthlib-devel mailing list > Jsy...@li... > https://lists.sourceforge.net/lists/listinfo/jsynthlib-devel > > |
From: federico <xa...@in...> - 2005-03-10 16:31:11
|
Bill Zwicky wrote: > Who should get the copyright for the files I've modified? The editor > is safely mine, but the device and driver had other names before I > started. i'm sorry, i forgot to mention previous authors of the editor... really i started from Roland MKS-50 Editor and made some quick search&replace before sending my mods. i noticed that they miss the GPL header too, so i was thinking it is added automatically by the cvs server. i apologize for my missing cvs knowledge, but at this time i really have other things to do than read the cvs documentation :) i just wanted the f**in' mks7 editor become real :D you can add my name or not, i don't mind. i'm happy if you do :) bye! -- Federico |