Thread: [Bluemusic-users] 0.111.0 beta posted - MIDI Import testing
Brought to you by:
kunstmusik
|
From: Steven Y. <ste...@gm...> - 2007-01-16 01:34:11
|
Hi All, I put up another 0.111.0 beta at: http://www.kunstmusik.com/blue_0.111.0_beta_installer.jar This has a new MIDI import dialog that when importing from a MIDI file, show options for setting what Instrument ID and what note template to use, so you can customize the importing of the note data. Values possible for the note template are: "<INSTR_ID> - Instrument ID\n" + "<START> - Start time of note\n" + "<DUR> - Duration of note\n" + "<KEY> - MIDI Key Number\n" + "<KEY_PCH> - MIDI key number as Csound PCH\n" + "<KEY_OCT> - MIDI key number as Csound OCT\n" + "<KEY_CPS> - MIDI key number as CPS\n" + "<VELOCITY> - MIDI velocity number\n" + "<VELOCITY_AMP> - MIDI velocity number as amplitude"; (Ignore the code parts of the above) Also, the user given InstrID is interpreted as text, so you can map a track's incoming data to a named instrument (user must supply quotes). Any feedback and requests would be very appreciated! Thanks, steven |
|
From: Brent B. <bb...@ex...> - 2007-01-16 05:13:18
|
Just tested the Import MIDI feature. Works just as I had wanted. Very easy to use. One minor request: is it possible for files with extension .midi to be opened as well? The file format appears to be the same. Thanks for you work. Brent -- View this message in context: http://www.nabble.com/0.111.0-beta-posted---MIDI-Import-testing-tf3018385.html#a8384873 Sent from the Csound - Blue - User mailing list archive at Nabble.com. |
|
From: Steven Y. <ste...@gm...> - 2007-01-16 12:11:10
|
Hi Brent, Glad this is working for you; it's possible to change the file filter to allow all files to show up in the file selector, but I went ahead and added *.midi to the midi file filter and uploaded a new beta to the same place: http://www.kunstmusik.com/blue_0.111.0_beta_installer.jar I'm going to add a trim option to the MIDI import settings dialog to trim off any empty time and rescale notes (so if a track only has notes starting from time 40, it would start the SoundObject off at that time and the note times would be translated in time to start at time 0 within the object). That's all I have planned left to add unless there are other requests. Otherwise, there is one last thing I'm planning to implement for 0.111.0 which is a fix for when setting resolution on BSB Widgets to rescale all values to the resolution points (functionality that should have been implemented but never was) and that is necessary to support negative resolutions on sliders. That should take today and maybe tomorrow to do. Then some documentation and then the new release! Also, I am in the middle of making a JMask soundObject which will support all features of CMask but will have a GUI interface. I am currently using the CMask source code to produce this and am planning it to produce the same output as CMask would. The first release won't support parsing of CMask scripts, but perhaps in a second version it will. I am planning that for the 0.112.0, maybe in a week or two. Thanks for the original MIDI import request and also for the feedback! steven On 1/16/07, Brent Boylan <bb...@ex...> wrote: > > Just tested the Import MIDI feature. Works just as I had wanted. Very easy to > use. One minor request: is it possible for files with extension .midi to be > opened as well? The file format appears to be the same. > > Thanks for you work. > > Brent > > -- > View this message in context: http://www.nabble.com/0.111.0-beta-posted---MIDI-Import-testing-tf3018385.html#a8384873 > Sent from the Csound - Blue - User mailing list archive at Nabble.com. > > > ------------------------------------------------------------------------- > Take Surveys. Earn Cash. Influence the Future of IT > Join SourceForge.net's Techsay panel and you'll get the chance to share your > opinions on IT & business topics through brief surveys - and earn cash > http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV > _______________________________________________ > Bluemusic-users mailing list > Blu...@li... > https://lists.sourceforge.net/lists/listinfo/bluemusic-users > |
|
From: Andres C. <an...@ge...> - 2007-01-16 13:10:18
|
Hi Steven, One more thing I can think of is an update feature, which updates the contents of the object when the MIDI file has changed (maybe a checkbox to make it automatic...) Cheers, Andrés Steven Yi wrote: > Hi Brent, > > Glad this is working for you; it's possible to change the file filter > to allow all files to show up in the file selector, but I went ahead > and added *.midi to the midi file filter and uploaded a new beta to > the same place: > > http://www.kunstmusik.com/blue_0.111.0_beta_installer.jar > > I'm going to add a trim option to the MIDI import settings dialog to > trim off any empty time and rescale notes (so if a track only has > notes starting from time 40, it would start the SoundObject off at > that time and the note times would be translated in time to start at > time 0 within the object). That's all I have planned left to add > unless there are other requests. > > Otherwise, there is one last thing I'm planning to implement for > 0.111.0 which is a fix for when setting resolution on BSB Widgets to > rescale all values to the resolution points (functionality that should > have been implemented but never was) and that is necessary to support > negative resolutions on sliders. That should take today and maybe > tomorrow to do. Then some documentation and then the new release! > > Also, I am in the middle of making a JMask soundObject which will > support all features of CMask but will have a GUI interface. I am > currently using the CMask source code to produce this and am planning > it to produce the same output as CMask would. The first release won't > support parsing of CMask scripts, but perhaps in a second version it > will. I am planning that for the 0.112.0, maybe in a week or two. > > Thanks for the original MIDI import request and also for the feedback! > steven > > On 1/16/07, Brent Boylan <bb...@ex...> wrote: > >> Just tested the Import MIDI feature. Works just as I had wanted. Very easy to >> use. One minor request: is it possible for files with extension .midi to be >> opened as well? The file format appears to be the same. >> >> Thanks for you work. >> >> Brent >> >> -- >> View this message in context: http://www.nabble.com/0.111.0-beta-posted---MIDI-Import-testing-tf3018385.html#a8384873 >> Sent from the Csound - Blue - User mailing list archive at Nabble.com. >> >> >> ------------------------------------------------------------------------- >> Take Surveys. Earn Cash. Influence the Future of IT >> Join SourceForge.net's Techsay panel and you'll get the chance to share your >> opinions on IT & business topics through brief surveys - and earn cash >> http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV >> _______________________________________________ >> Bluemusic-users mailing list >> Blu...@li... >> https://lists.sourceforge.net/lists/listinfo/bluemusic-users >> >> > > ------------------------------------------------------------------------- > Take Surveys. Earn Cash. Influence the Future of IT > Join SourceForge.net's Techsay panel and you'll get the chance to share your > opinions on IT & business topics through brief surveys - and earn cash > http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV > _______________________________________________ > Bluemusic-users mailing list > Blu...@li... > https://lists.sourceforge.net/lists/listinfo/bluemusic-users > > |
|
From: Steven Y. <ste...@gm...> - 2007-01-16 14:15:45
|
Hi Andres, Hmmm.... I think this is a different feature altogether than the simple midi2sco type thing I put in. This seems more like a MidiFile SoundObject, where one could select the file with a file selector, then get the same import options table. Is that more of what you are talking about? steven On 1/16/07, Andres Cabrera <an...@ge...> wrote: > Hi Steven, > One more thing I can think of is an update feature, which updates the > contents of the object when the MIDI file has changed (maybe a checkbox > to make it automatic...) > > Cheers, > Andr=E9s > > Steven Yi wrote: > > Hi Brent, > > > > Glad this is working for you; it's possible to change the file filter > > to allow all files to show up in the file selector, but I went ahead > > and added *.midi to the midi file filter and uploaded a new beta to > > the same place: > > > > http://www.kunstmusik.com/blue_0.111.0_beta_installer.jar > > > > I'm going to add a trim option to the MIDI import settings dialog to > > trim off any empty time and rescale notes (so if a track only has > > notes starting from time 40, it would start the SoundObject off at > > that time and the note times would be translated in time to start at > > time 0 within the object). That's all I have planned left to add > > unless there are other requests. > > > > Otherwise, there is one last thing I'm planning to implement for > > 0.111.0 which is a fix for when setting resolution on BSB Widgets to > > rescale all values to the resolution points (functionality that should > > have been implemented but never was) and that is necessary to support > > negative resolutions on sliders. That should take today and maybe > > tomorrow to do. Then some documentation and then the new release! > > > > Also, I am in the middle of making a JMask soundObject which will > > support all features of CMask but will have a GUI interface. I am > > currently using the CMask source code to produce this and am planning > > it to produce the same output as CMask would. The first release won't > > support parsing of CMask scripts, but perhaps in a second version it > > will. I am planning that for the 0.112.0, maybe in a week or two. > > > > Thanks for the original MIDI import request and also for the feedback! > > steven > > > > On 1/16/07, Brent Boylan <bb...@ex...> wrote: > > > >> Just tested the Import MIDI feature. Works just as I had wanted. Very = easy to > >> use. One minor request: is it possible for files with extension .midi = to be > >> opened as well? The file format appears to be the same. > >> > >> Thanks for you work. > >> > >> Brent > >> > >> -- > >> View this message in context: http://www.nabble.com/0.111.0-beta-poste= d---MIDI-Import-testing-tf3018385.html#a8384873 > >> Sent from the Csound - Blue - User mailing list archive at Nabble.com. > >> > >> > >> ----------------------------------------------------------------------= --- > >> Take Surveys. Earn Cash. Influence the Future of IT > >> Join SourceForge.net's Techsay panel and you'll get the chance to shar= e your > >> opinions on IT & business topics through brief surveys - and earn cash > >> http://www.techsay.com/default.php?page=3Djoin.php&p=3Dsourceforge&CID= =3DDEVDEV > >> _______________________________________________ > >> Bluemusic-users mailing list > >> Blu...@li... > >> https://lists.sourceforge.net/lists/listinfo/bluemusic-users > >> > >> > > > > -----------------------------------------------------------------------= -- > > Take Surveys. Earn Cash. Influence the Future of IT > > Join SourceForge.net's Techsay panel and you'll get the chance to share= your > > opinions on IT & business topics through brief surveys - and earn cash > > http://www.techsay.com/default.php?page=3Djoin.php&p=3Dsourceforge&CID= =3DDEVDEV > > _______________________________________________ > > Bluemusic-users mailing list > > Blu...@li... > > https://lists.sourceforge.net/lists/listinfo/bluemusic-users > > > > > > > ------------------------------------------------------------------------- > Take Surveys. Earn Cash. Influence the Future of IT > Join SourceForge.net's Techsay panel and you'll get the chance to share y= our > opinions on IT & business topics through brief surveys - and earn cash > http://www.techsay.com/default.php?page=3Djoin.php&p=3Dsourceforge&CID=3D= DEVDEV > _______________________________________________ > Bluemusic-users mailing list > Blu...@li... > https://lists.sourceforge.net/lists/listinfo/bluemusic-users > |
|
From: Andres C. <an...@ge...> - 2007-01-17 03:38:21
|
Hi, I haven't had a look, so I'm just imagining how it works... I was picturing a Midifile soundobject... It might be a nice idea though... Cheers, Andrés Steven Yi wrote: > Hi Andres, > > Hmmm.... I think this is a different feature altogether than the > simple midi2sco type thing I put in. This seems more like a MidiFile > SoundObject, where one could select the file with a file selector, > then get the same import options table. Is that more of what you are > talking about? > > steven > > > On 1/16/07, Andres Cabrera <an...@ge...> wrote: > >> Hi Steven, >> One more thing I can think of is an update feature, which updates the >> contents of the object when the MIDI file has changed (maybe a checkbox >> to make it automatic...) >> >> Cheers, >> Andrés >> >> Steven Yi wrote: >> >>> Hi Brent, >>> >>> Glad this is working for you; it's possible to change the file filter >>> to allow all files to show up in the file selector, but I went ahead >>> and added *.midi to the midi file filter and uploaded a new beta to >>> the same place: >>> >>> http://www.kunstmusik.com/blue_0.111.0_beta_installer.jar >>> >>> I'm going to add a trim option to the MIDI import settings dialog to >>> trim off any empty time and rescale notes (so if a track only has >>> notes starting from time 40, it would start the SoundObject off at >>> that time and the note times would be translated in time to start at >>> time 0 within the object). That's all I have planned left to add >>> unless there are other requests. >>> >>> Otherwise, there is one last thing I'm planning to implement for >>> 0.111.0 which is a fix for when setting resolution on BSB Widgets to >>> rescale all values to the resolution points (functionality that should >>> have been implemented but never was) and that is necessary to support >>> negative resolutions on sliders. That should take today and maybe >>> tomorrow to do. Then some documentation and then the new release! >>> >>> Also, I am in the middle of making a JMask soundObject which will >>> support all features of CMask but will have a GUI interface. I am >>> currently using the CMask source code to produce this and am planning >>> it to produce the same output as CMask would. The first release won't >>> support parsing of CMask scripts, but perhaps in a second version it >>> will. I am planning that for the 0.112.0, maybe in a week or two. >>> >>> Thanks for the original MIDI import request and also for the feedback! >>> steven >>> >>> On 1/16/07, Brent Boylan <bb...@ex...> wrote: >>> >>> >>>> Just tested the Import MIDI feature. Works just as I had wanted. Very easy to >>>> use. One minor request: is it possible for files with extension .midi to be >>>> opened as well? The file format appears to be the same. >>>> >>>> Thanks for you work. >>>> >>>> Brent >>>> >>>> -- >>>> View this message in context: http://www.nabble.com/0.111.0-beta-posted---MIDI-Import-testing-tf3018385.html#a8384873 >>>> Sent from the Csound - Blue - User mailing list archive at Nabble.com. >>>> >>>> >>>> ------------------------------------------------------------------------- >>>> Take Surveys. Earn Cash. Influence the Future of IT >>>> Join SourceForge.net's Techsay panel and you'll get the chance to share your >>>> opinions on IT & business topics through brief surveys - and earn cash >>>> http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV >>>> _______________________________________________ >>>> Bluemusic-users mailing list >>>> Blu...@li... >>>> https://lists.sourceforge.net/lists/listinfo/bluemusic-users >>>> >>>> >>>> >>> ------------------------------------------------------------------------- >>> Take Surveys. Earn Cash. Influence the Future of IT >>> Join SourceForge.net's Techsay panel and you'll get the chance to share your >>> opinions on IT & business topics through brief surveys - and earn cash >>> http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV >>> _______________________________________________ >>> Bluemusic-users mailing list >>> Blu...@li... >>> https://lists.sourceforge.net/lists/listinfo/bluemusic-users >>> >>> >>> >> ------------------------------------------------------------------------- >> Take Surveys. Earn Cash. Influence the Future of IT >> Join SourceForge.net's Techsay panel and you'll get the chance to share your >> opinions on IT & business topics through brief surveys - and earn cash >> http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV >> _______________________________________________ >> Bluemusic-users mailing list >> Blu...@li... >> https://lists.sourceforge.net/lists/listinfo/bluemusic-users >> >> > > ------------------------------------------------------------------------- > Take Surveys. Earn Cash. Influence the Future of IT > Join SourceForge.net's Techsay panel and you'll get the chance to share your > opinions on IT & business topics through brief surveys - and earn cash > http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV > _______________________________________________ > Bluemusic-users mailing list > Blu...@li... > https://lists.sourceforge.net/lists/listinfo/bluemusic-users > > |
|
From: Steven Y. <ste...@gm...> - 2007-01-18 13:34:01
|
Hi Andres, I'm open to implementing an object like this but not at the moment as I'm into the JMask object now and the tempo line editor seems more pressing. If anyone wants to have this feature, please make a feature request on the blue tracker (using the "Request a Feature" from the help menu will take you there) and I'll take a look again after this round of development. Thanks! steven On 1/17/07, Andres Cabrera <an...@ge...> wrote: > Hi, > > I haven't had a look, so I'm just imagining how it works... I was > picturing a Midifile soundobject... It might be a nice idea though... > > > Cheers, > Andr=E9s > > > Steven Yi wrote: > > Hi Andres, > > > > Hmmm.... I think this is a different feature altogether than the > > simple midi2sco type thing I put in. This seems more like a MidiFile > > SoundObject, where one could select the file with a file selector, > > then get the same import options table. Is that more of what you are > > talking about? > > > > steven > > > > > > On 1/16/07, Andres Cabrera <an...@ge...> wrote: > > > >> Hi Steven, > >> One more thing I can think of is an update feature, which updates the > >> contents of the object when the MIDI file has changed (maybe a checkbo= x > >> to make it automatic...) > >> > >> Cheers, > >> Andr=E9s > >> > >> Steven Yi wrote: > >> > >>> Hi Brent, > >>> > >>> Glad this is working for you; it's possible to change the file filter > >>> to allow all files to show up in the file selector, but I went ahead > >>> and added *.midi to the midi file filter and uploaded a new beta to > >>> the same place: > >>> > >>> http://www.kunstmusik.com/blue_0.111.0_beta_installer.jar > >>> > >>> I'm going to add a trim option to the MIDI import settings dialog to > >>> trim off any empty time and rescale notes (so if a track only has > >>> notes starting from time 40, it would start the SoundObject off at > >>> that time and the note times would be translated in time to start at > >>> time 0 within the object). That's all I have planned left to add > >>> unless there are other requests. > >>> > >>> Otherwise, there is one last thing I'm planning to implement for > >>> 0.111.0 which is a fix for when setting resolution on BSB Widgets to > >>> rescale all values to the resolution points (functionality that shoul= d > >>> have been implemented but never was) and that is necessary to support > >>> negative resolutions on sliders. That should take today and maybe > >>> tomorrow to do. Then some documentation and then the new release! > >>> > >>> Also, I am in the middle of making a JMask soundObject which will > >>> support all features of CMask but will have a GUI interface. I am > >>> currently using the CMask source code to produce this and am planning > >>> it to produce the same output as CMask would. The first release won'= t > >>> support parsing of CMask scripts, but perhaps in a second version it > >>> will. I am planning that for the 0.112.0, maybe in a week or two. > >>> > >>> Thanks for the original MIDI import request and also for the feedback= ! > >>> steven > >>> > >>> On 1/16/07, Brent Boylan <bb...@ex...> wrote: > >>> > >>> > >>>> Just tested the Import MIDI feature. Works just as I had wanted. Ver= y easy to > >>>> use. One minor request: is it possible for files with extension .mid= i to be > >>>> opened as well? The file format appears to be the same. > >>>> > >>>> Thanks for you work. > >>>> > >>>> Brent > >>>> > >>>> -- > >>>> View this message in context: http://www.nabble.com/0.111.0-beta-pos= ted---MIDI-Import-testing-tf3018385.html#a8384873 > >>>> Sent from the Csound - Blue - User mailing list archive at Nabble.co= m. > >>>> > >>>> > >>>> --------------------------------------------------------------------= ----- > >>>> Take Surveys. Earn Cash. Influence the Future of IT > >>>> Join SourceForge.net's Techsay panel and you'll get the chance to sh= are your > >>>> opinions on IT & business topics through brief surveys - and earn ca= sh > >>>> http://www.techsay.com/default.php?page=3Djoin.php&p=3Dsourceforge&C= ID=3DDEVDEV > >>>> _______________________________________________ > >>>> Bluemusic-users mailing list > >>>> Blu...@li... > >>>> https://lists.sourceforge.net/lists/listinfo/bluemusic-users > >>>> > >>>> > >>>> > >>> ---------------------------------------------------------------------= ---- > >>> Take Surveys. Earn Cash. Influence the Future of IT > >>> Join SourceForge.net's Techsay panel and you'll get the chance to sha= re your > >>> opinions on IT & business topics through brief surveys - and earn cas= h > >>> http://www.techsay.com/default.php?page=3Djoin.php&p=3Dsourceforge&CI= D=3DDEVDEV > >>> _______________________________________________ > >>> Bluemusic-users mailing list > >>> Blu...@li... > >>> https://lists.sourceforge.net/lists/listinfo/bluemusic-users > >>> > >>> > >>> > >> ----------------------------------------------------------------------= --- > >> Take Surveys. Earn Cash. Influence the Future of IT > >> Join SourceForge.net's Techsay panel and you'll get the chance to shar= e your > >> opinions on IT & business topics through brief surveys - and earn cash > >> http://www.techsay.com/default.php?page=3Djoin.php&p=3Dsourceforge&CID= =3DDEVDEV > >> _______________________________________________ > >> Bluemusic-users mailing list > >> Blu...@li... > >> https://lists.sourceforge.net/lists/listinfo/bluemusic-users > >> > >> > > > > -----------------------------------------------------------------------= -- > > Take Surveys. Earn Cash. Influence the Future of IT > > Join SourceForge.net's Techsay panel and you'll get the chance to share= your > > opinions on IT & business topics through brief surveys - and earn cash > > http://www.techsay.com/default.php?page=3Djoin.php&p=3Dsourceforge&CID= =3DDEVDEV > > _______________________________________________ > > Bluemusic-users mailing list > > Blu...@li... > > https://lists.sourceforge.net/lists/listinfo/bluemusic-users > > > > > > > ------------------------------------------------------------------------- > Take Surveys. Earn Cash. Influence the Future of IT > Join SourceForge.net's Techsay panel and you'll get the chance to share y= our > opinions on IT & business topics through brief surveys - and earn cash > http://www.techsay.com/default.php?page=3Djoin.php&p=3Dsourceforge&CID=3D= DEVDEV > _______________________________________________ > Bluemusic-users mailing list > Blu...@li... > https://lists.sourceforge.net/lists/listinfo/bluemusic-users > |
|
From: stephane b. <s_b...@ya...> - 2007-01-17 20:32:46
|
wahou, great ! ! i will test soon ! stf --- Steven Yi <ste...@gm...> a écrit : > Hi All, > > I put up another 0.111.0 beta at: > > http://www.kunstmusik.com/blue_0.111.0_beta_installer.jar > > This has a new MIDI import dialog that when > importing from a MIDI > file, show options for setting what Instrument ID > and what note > template to use, so you can customize the importing > of the note data. > > Values possible for the note template are: > > "<INSTR_ID> - Instrument ID\n" + > "<START> - Start time of note\n" + > "<DUR> - Duration of note\n" + > "<KEY> - MIDI Key Number\n" + > "<KEY_PCH> - MIDI key number as Csound > PCH\n" + > "<KEY_OCT> - MIDI key number as Csound > OCT\n" + > "<KEY_CPS> - MIDI key number as CPS\n" + > "<VELOCITY> - MIDI velocity number\n" + > "<VELOCITY_AMP> - MIDI velocity number > as amplitude"; > > (Ignore the code parts of the above) > > Also, the user given InstrID is interpreted as text, > so you can map a > track's incoming data to a named instrument (user > must supply quotes). > > Any feedback and requests would be very appreciated! > > Thanks, > steven > > ------------------------------------------------------------------------- > Take Surveys. Earn Cash. Influence the Future of IT > Join SourceForge.net's Techsay panel and you'll get > the chance to share your > opinions on IT & business topics through brief > surveys - and earn cash > http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV > _______________________________________________ > Bluemusic-users mailing list > Blu...@li... > https://lists.sourceforge.net/lists/listinfo/bluemusic-users > ___________________________________________________________________________ Découvrez une nouvelle façon d'obtenir des réponses à toutes vos questions ! Profitez des connaissances, des opinions et des expériences des internautes sur Yahoo! Questions/Réponses http://fr.answers.yahoo.com |
|
From: Steven Y. <ste...@gm...> - 2007-01-17 20:38:34
|
Hi Stephane, Great to hear from you! I'm actually uploading the finished 0.111.0 release so maybe you should wait for that one. I'll email an announcment in a half hour or so when I'm done updating the blue homepage. Any feedback you have on it would be greatly appreciated! steven On 1/17/07, stephane boussuge <s_b...@ya...> wrote: > wahou, great ! ! > i will test soon ! > stf > > --- Steven Yi <ste...@gm...> a =E9crit : > > > Hi All, > > > > I put up another 0.111.0 beta at: > > > > > http://www.kunstmusik.com/blue_0.111.0_beta_installer.jar > > > > This has a new MIDI import dialog that when > > importing from a MIDI > > file, show options for setting what Instrument ID > > and what note > > template to use, so you can customize the importing > > of the note data. > > > > Values possible for the note template are: > > > > "<INSTR_ID> - Instrument ID\n" + > > "<START> - Start time of note\n" + > > "<DUR> - Duration of note\n" + > > "<KEY> - MIDI Key Number\n" + > > "<KEY_PCH> - MIDI key number as Csound > > PCH\n" + > > "<KEY_OCT> - MIDI key number as Csound > > OCT\n" + > > "<KEY_CPS> - MIDI key number as CPS\n" + > > "<VELOCITY> - MIDI velocity number\n" + > > "<VELOCITY_AMP> - MIDI velocity number > > as amplitude"; > > > > (Ignore the code parts of the above) > > > > Also, the user given InstrID is interpreted as text, > > so you can map a > > track's incoming data to a named instrument (user > > must supply quotes). > > > > Any feedback and requests would be very appreciated! > > > > Thanks, > > steven > > > > > ------------------------------------------------------------------------- > > Take Surveys. Earn Cash. Influence the Future of IT > > Join SourceForge.net's Techsay panel and you'll get > > the chance to share your > > opinions on IT & business topics through brief > > surveys - and earn cash > > > http://www.techsay.com/default.php?page=3Djoin.php&p=3Dsourceforge&CID=3D= DEVDEV > > _______________________________________________ > > Bluemusic-users mailing list > > Blu...@li... > > > https://lists.sourceforge.net/lists/listinfo/bluemusic-users > > > > > > > > > > _________________________________________________________________________= __ > D=E9couvrez une nouvelle fa=E7on d'obtenir des r=E9ponses =E0 toutes vos = questions ! > Profitez des connaissances, des opinions et des exp=E9riences des interna= utes sur Yahoo! Questions/R=E9ponses > http://fr.answers.yahoo.com > > ------------------------------------------------------------------------- > Take Surveys. Earn Cash. Influence the Future of IT > Join SourceForge.net's Techsay panel and you'll get the chance to share y= our > opinions on IT & business topics through brief surveys - and earn cash > http://www.techsay.com/default.php?page=3Djoin.php&p=3Dsourceforge&CID=3D= DEVDEV > _______________________________________________ > Bluemusic-users mailing list > Blu...@li... > https://lists.sourceforge.net/lists/listinfo/bluemusic-users > |
|
From: jared <mic...@ms...> - 2007-01-18 06:54:20
|
Hey all. I'm having trouble installing Blue again. It's strange. Sometimes the .jar installer file is an executable jar file and other times it seems it's just a regular zip file. Does anyone know why? Do I have to turn it into an exe file somehow? Thanks! jared |
|
From: Steven Y. <ste...@gm...> - 2007-01-18 13:35:46
|
Hi Jared, My guess is that whenever you open Winzip or WinRAR or whatever you're using, it is set to automatically associate .jar files with that program. You can check those programs' options to see if that is the case. To run the jar just with Java, you should be able to right click the jar and from the popup menu choose "Open With" and then select Java. Good luck! steven On 1/18/07, jared <mic...@ms...> wrote: > Hey all. I'm having trouble installing Blue again. It's strange. > Sometimes the .jar installer file is an executable jar file and other > times it seems it's just a regular zip file. Does anyone know why? Do > I have to turn it into an exe file somehow? Thanks! > > jared > > > > > ------------------------------------------------------------------------- > Take Surveys. Earn Cash. Influence the Future of IT > Join SourceForge.net's Techsay panel and you'll get the chance to share your > opinions on IT & business topics through brief surveys - and earn cash > http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV > _______________________________________________ > Bluemusic-users mailing list > Blu...@li... > https://lists.sourceforge.net/lists/listinfo/bluemusic-users > |
|
From: Andres C. <an...@ge...> - 2007-01-18 14:22:47
|
Hi Steven, No worries... The MIDI import is more than enough for me. Cheers, Andrés Steven Yi wrote: > Hi Andres, > > I'm open to implementing an object like this but not at the moment as > I'm into the JMask object now and the tempo line editor seems more > pressing. If anyone wants to have this feature, please make a feature > request on the blue tracker (using the "Request a Feature" from the > help menu will take you there) and I'll take a look again after this > round of development. > > Thanks! > steven > > On 1/17/07, Andres Cabrera <an...@ge...> wrote: > >> Hi, >> >> I haven't had a look, so I'm just imagining how it works... I was >> picturing a Midifile soundobject... It might be a nice idea though... >> >> >> Cheers, >> Andrés >> >> >> Steven Yi wrote: >> >>> Hi Andres, >>> >>> Hmmm.... I think this is a different feature altogether than the >>> simple midi2sco type thing I put in. This seems more like a MidiFile >>> SoundObject, where one could select the file with a file selector, >>> then get the same import options table. Is that more of what you are >>> talking about? >>> >>> steven >>> >>> >>> On 1/16/07, Andres Cabrera <an...@ge...> wrote: >>> >>> >>>> Hi Steven, >>>> One more thing I can think of is an update feature, which updates the >>>> contents of the object when the MIDI file has changed (maybe a checkbox >>>> to make it automatic...) >>>> >>>> Cheers, >>>> Andrés >>>> >>>> Steven Yi wrote: >>>> >>>> >>>>> Hi Brent, >>>>> >>>>> Glad this is working for you; it's possible to change the file filter >>>>> to allow all files to show up in the file selector, but I went ahead >>>>> and added *.midi to the midi file filter and uploaded a new beta to >>>>> the same place: >>>>> >>>>> http://www.kunstmusik.com/blue_0.111.0_beta_installer.jar >>>>> >>>>> I'm going to add a trim option to the MIDI import settings dialog to >>>>> trim off any empty time and rescale notes (so if a track only has >>>>> notes starting from time 40, it would start the SoundObject off at >>>>> that time and the note times would be translated in time to start at >>>>> time 0 within the object). That's all I have planned left to add >>>>> unless there are other requests. >>>>> >>>>> Otherwise, there is one last thing I'm planning to implement for >>>>> 0.111.0 which is a fix for when setting resolution on BSB Widgets to >>>>> rescale all values to the resolution points (functionality that should >>>>> have been implemented but never was) and that is necessary to support >>>>> negative resolutions on sliders. That should take today and maybe >>>>> tomorrow to do. Then some documentation and then the new release! >>>>> >>>>> Also, I am in the middle of making a JMask soundObject which will >>>>> support all features of CMask but will have a GUI interface. I am >>>>> currently using the CMask source code to produce this and am planning >>>>> it to produce the same output as CMask would. The first release won't >>>>> support parsing of CMask scripts, but perhaps in a second version it >>>>> will. I am planning that for the 0.112.0, maybe in a week or two. >>>>> >>>>> Thanks for the original MIDI import request and also for the feedback! >>>>> steven >>>>> >>>>> On 1/16/07, Brent Boylan <bb...@ex...> wrote: >>>>> >>>>> >>>>> >>>>>> Just tested the Import MIDI feature. Works just as I had wanted. Very easy to >>>>>> use. One minor request: is it possible for files with extension .midi to be >>>>>> opened as well? The file format appears to be the same. >>>>>> >>>>>> Thanks for you work. >>>>>> >>>>>> Brent >>>>>> >>>>>> -- >>>>>> View this message in context: http://www.nabble.com/0.111.0-beta-posted---MIDI-Import-testing-tf3018385.html#a8384873 >>>>>> Sent from the Csound - Blue - User mailing list archive at Nabble.com. >>>>>> >>>>>> >>>>>> ------------------------------------------------------------------------- >>>>>> Take Surveys. Earn Cash. Influence the Future of IT >>>>>> Join SourceForge.net's Techsay panel and you'll get the chance to share your >>>>>> opinions on IT & business topics through brief surveys - and earn cash >>>>>> http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV >>>>>> _______________________________________________ >>>>>> Bluemusic-users mailing list >>>>>> Blu...@li... >>>>>> https://lists.sourceforge.net/lists/listinfo/bluemusic-users >>>>>> >>>>>> >>>>>> >>>>>> >>>>> ------------------------------------------------------------------------- >>>>> Take Surveys. Earn Cash. Influence the Future of IT >>>>> Join SourceForge.net's Techsay panel and you'll get the chance to share your >>>>> opinions on IT & business topics through brief surveys - and earn cash >>>>> http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV >>>>> _______________________________________________ >>>>> Bluemusic-users mailing list >>>>> Blu...@li... >>>>> https://lists.sourceforge.net/lists/listinfo/bluemusic-users >>>>> >>>>> >>>>> >>>>> >>>> ------------------------------------------------------------------------- >>>> Take Surveys. Earn Cash. Influence the Future of IT >>>> Join SourceForge.net's Techsay panel and you'll get the chance to share your >>>> opinions on IT & business topics through brief surveys - and earn cash >>>> http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV >>>> _______________________________________________ >>>> Bluemusic-users mailing list >>>> Blu...@li... >>>> https://lists.sourceforge.net/lists/listinfo/bluemusic-users >>>> >>>> >>>> >>> ------------------------------------------------------------------------- >>> Take Surveys. Earn Cash. Influence the Future of IT >>> Join SourceForge.net's Techsay panel and you'll get the chance to share your >>> opinions on IT & business topics through brief surveys - and earn cash >>> http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV >>> _______________________________________________ >>> Bluemusic-users mailing list >>> Blu...@li... >>> https://lists.sourceforge.net/lists/listinfo/bluemusic-users >>> >>> >>> >> ------------------------------------------------------------------------- >> Take Surveys. Earn Cash. Influence the Future of IT >> Join SourceForge.net's Techsay panel and you'll get the chance to share your >> opinions on IT & business topics through brief surveys - and earn cash >> http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV >> _______________________________________________ >> Bluemusic-users mailing list >> Blu...@li... >> https://lists.sourceforge.net/lists/listinfo/bluemusic-users >> >> > > ------------------------------------------------------------------------- > Take Surveys. Earn Cash. Influence the Future of IT > Join SourceForge.net's Techsay panel and you'll get the chance to share your > opinions on IT & business topics through brief surveys - and earn cash > http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV > _______________________________________________ > Bluemusic-users mailing list > Blu...@li... > https://lists.sourceforge.net/lists/listinfo/bluemusic-users > > |
|
From: Steven Y. <ste...@gm...> - 2007-01-18 15:11:39
|
Okay, but don't hesitate to put the request in if you want it! =3D) On 1/18/07, Andres Cabrera <an...@ge...> wrote: > Hi Steven, > No worries... The MIDI import is more than enough for me. > > Cheers, > Andr=E9s > > Steven Yi wrote: > > Hi Andres, > > > > I'm open to implementing an object like this but not at the moment as > > I'm into the JMask object now and the tempo line editor seems more > > pressing. If anyone wants to have this feature, please make a feature > > request on the blue tracker (using the "Request a Feature" from the > > help menu will take you there) and I'll take a look again after this > > round of development. > > > > Thanks! > > steven > > > > On 1/17/07, Andres Cabrera <an...@ge...> wrote: > > > >> Hi, > >> > >> I haven't had a look, so I'm just imagining how it works... I was > >> picturing a Midifile soundobject... It might be a nice idea though... > >> > >> > >> Cheers, > >> Andr=E9s > >> > >> > >> Steven Yi wrote: > >> > >>> Hi Andres, > >>> > >>> Hmmm.... I think this is a different feature altogether than the > >>> simple midi2sco type thing I put in. This seems more like a MidiFile > >>> SoundObject, where one could select the file with a file selector, > >>> then get the same import options table. Is that more of what you are > >>> talking about? > >>> > >>> steven > >>> > >>> > >>> On 1/16/07, Andres Cabrera <an...@ge...> wrote: > >>> > >>> > >>>> Hi Steven, > >>>> One more thing I can think of is an update feature, which updates th= e > >>>> contents of the object when the MIDI file has changed (maybe a check= box > >>>> to make it automatic...) > >>>> > >>>> Cheers, > >>>> Andr=E9s > >>>> > >>>> Steven Yi wrote: > >>>> > >>>> > >>>>> Hi Brent, > >>>>> > >>>>> Glad this is working for you; it's possible to change the file filt= er > >>>>> to allow all files to show up in the file selector, but I went ahea= d > >>>>> and added *.midi to the midi file filter and uploaded a new beta to > >>>>> the same place: > >>>>> > >>>>> http://www.kunstmusik.com/blue_0.111.0_beta_installer.jar > >>>>> > >>>>> I'm going to add a trim option to the MIDI import settings dialog t= o > >>>>> trim off any empty time and rescale notes (so if a track only has > >>>>> notes starting from time 40, it would start the SoundObject off at > >>>>> that time and the note times would be translated in time to start a= t > >>>>> time 0 within the object). That's all I have planned left to add > >>>>> unless there are other requests. > >>>>> > >>>>> Otherwise, there is one last thing I'm planning to implement for > >>>>> 0.111.0 which is a fix for when setting resolution on BSB Widgets t= o > >>>>> rescale all values to the resolution points (functionality that sho= uld > >>>>> have been implemented but never was) and that is necessary to suppo= rt > >>>>> negative resolutions on sliders. That should take today and maybe > >>>>> tomorrow to do. Then some documentation and then the new release! > >>>>> > >>>>> Also, I am in the middle of making a JMask soundObject which will > >>>>> support all features of CMask but will have a GUI interface. I am > >>>>> currently using the CMask source code to produce this and am planni= ng > >>>>> it to produce the same output as CMask would. The first release wo= n't > >>>>> support parsing of CMask scripts, but perhaps in a second version i= t > >>>>> will. I am planning that for the 0.112.0, maybe in a week or two. > >>>>> > >>>>> Thanks for the original MIDI import request and also for the feedba= ck! > >>>>> steven > >>>>> > >>>>> On 1/16/07, Brent Boylan <bb...@ex...> wrote: > >>>>> > >>>>> > >>>>> > >>>>>> Just tested the Import MIDI feature. Works just as I had wanted. V= ery easy to > >>>>>> use. One minor request: is it possible for files with extension .m= idi to be > >>>>>> opened as well? The file format appears to be the same. > >>>>>> > >>>>>> Thanks for you work. > >>>>>> > >>>>>> Brent > >>>>>> > >>>>>> -- > >>>>>> View this message in context: http://www.nabble.com/0.111.0-beta-p= osted---MIDI-Import-testing-tf3018385.html#a8384873 > >>>>>> Sent from the Csound - Blue - User mailing list archive at Nabble.= com. > >>>>>> > >>>>>> > >>>>>> ------------------------------------------------------------------= ------- > >>>>>> Take Surveys. Earn Cash. Influence the Future of IT > >>>>>> Join SourceForge.net's Techsay panel and you'll get the chance to = share your > >>>>>> opinions on IT & business topics through brief surveys - and earn = cash > >>>>>> http://www.techsay.com/default.php?page=3Djoin.php&p=3Dsourceforge= &CID=3DDEVDEV > >>>>>> _______________________________________________ > >>>>>> Bluemusic-users mailing list > >>>>>> Blu...@li... > >>>>>> https://lists.sourceforge.net/lists/listinfo/bluemusic-users > >>>>>> > >>>>>> > >>>>>> > >>>>>> > >>>>> -------------------------------------------------------------------= ------ > >>>>> Take Surveys. Earn Cash. Influence the Future of IT > >>>>> Join SourceForge.net's Techsay panel and you'll get the chance to s= hare your > >>>>> opinions on IT & business topics through brief surveys - and earn c= ash > >>>>> http://www.techsay.com/default.php?page=3Djoin.php&p=3Dsourceforge&= CID=3DDEVDEV > >>>>> _______________________________________________ > >>>>> Bluemusic-users mailing list > >>>>> Blu...@li... > >>>>> https://lists.sourceforge.net/lists/listinfo/bluemusic-users > >>>>> > >>>>> > >>>>> > >>>>> > >>>> --------------------------------------------------------------------= ----- > >>>> Take Surveys. Earn Cash. Influence the Future of IT > >>>> Join SourceForge.net's Techsay panel and you'll get the chance to sh= are your > >>>> opinions on IT & business topics through brief surveys - and earn ca= sh > >>>> http://www.techsay.com/default.php?page=3Djoin.php&p=3Dsourceforge&C= ID=3DDEVDEV > >>>> _______________________________________________ > >>>> Bluemusic-users mailing list > >>>> Blu...@li... > >>>> https://lists.sourceforge.net/lists/listinfo/bluemusic-users > >>>> > >>>> > >>>> > >>> ---------------------------------------------------------------------= ---- > >>> Take Surveys. Earn Cash. Influence the Future of IT > >>> Join SourceForge.net's Techsay panel and you'll get the chance to sha= re your > >>> opinions on IT & business topics through brief surveys - and earn cas= h > >>> http://www.techsay.com/default.php?page=3Djoin.php&p=3Dsourceforge&CI= D=3DDEVDEV > >>> _______________________________________________ > >>> Bluemusic-users mailing list > >>> Blu...@li... > >>> https://lists.sourceforge.net/lists/listinfo/bluemusic-users > >>> > >>> > >>> > >> ----------------------------------------------------------------------= --- > >> Take Surveys. Earn Cash. Influence the Future of IT > >> Join SourceForge.net's Techsay panel and you'll get the chance to shar= e your > >> opinions on IT & business topics through brief surveys - and earn cash > >> http://www.techsay.com/default.php?page=3Djoin.php&p=3Dsourceforge&CID= =3DDEVDEV > >> _______________________________________________ > >> Bluemusic-users mailing list > >> Blu...@li... > >> https://lists.sourceforge.net/lists/listinfo/bluemusic-users > >> > >> > > > > -----------------------------------------------------------------------= -- > > Take Surveys. Earn Cash. Influence the Future of IT > > Join SourceForge.net's Techsay panel and you'll get the chance to share= your > > opinions on IT & business topics through brief surveys - and earn cash > > http://www.techsay.com/default.php?page=3Djoin.php&p=3Dsourceforge&CID= =3DDEVDEV > > _______________________________________________ > > Bluemusic-users mailing list > > Blu...@li... > > https://lists.sourceforge.net/lists/listinfo/bluemusic-users > > > > > > > ------------------------------------------------------------------------- > Take Surveys. Earn Cash. Influence the Future of IT > Join SourceForge.net's Techsay panel and you'll get the chance to share y= our > opinions on IT & business topics through brief surveys - and earn cash > http://www.techsay.com/default.php?page=3Djoin.php&p=3Dsourceforge&CID=3D= DEVDEV > _______________________________________________ > Bluemusic-users mailing list > Blu...@li... > https://lists.sourceforge.net/lists/listinfo/bluemusic-users > |