Stigmata Posted November 27, 2003 Report Posted November 27, 2003 Hi there!Just read that the cc´s should be on the display!!All I got is the cc number: ex: " 2| " shouldn´t i get:" 2|Mod. Wheel "??..I´m been looking into the Main.asm and the menu_cc_table.inc but I´m don´t really understand this. ??? ??? ;).I hope that I understand this wonderful MIOS in the future! ;D.I got an 2*16 lcd but I don´t think that´s matters, or?Christoffer Quote
Stigmata Posted November 27, 2003 Author Report Posted November 27, 2003 Ok i just read something into the cs_menu_cc_tables.inc:;; due to memory limitations we have to get rid of this nice feature ;; print 12 spaces instead and exitIs that the problem?? ;) ;DChristoffer Quote
TK. Posted November 27, 2003 Report Posted November 27, 2003 Yes - workaround: the strings could be outsourced into a BankStick. With MIOS V1.4 data can be uploaded to all 8 BankSticks like common program code, but I haven't found the time yet to change this in the application.(Btw.: I'm currently building some new powerful sound features into the MBSID, based on suggestions from a real SID expert - stay tuned ;-))Best Regards, Thorsten. Quote
pay_c Posted November 27, 2003 Report Posted November 27, 2003 AARGH!!! :o *HAPPY* 8) ;DEven greater sound? *flippingout*... Quote
arumblack Posted November 28, 2003 Report Posted November 28, 2003 will theese updates all be software? or do they need new boards? should i not build the rest of mysids yet? Quote
TK. Posted November 28, 2003 Report Posted November 28, 2003 You can be sure that I would signalise a major hardware change which would make the old hardware obsolete at least one year before such a step ;-)Best Regards, Thorsten. Quote
moebius Posted November 28, 2003 Report Posted November 28, 2003 Just hearing my piace of my janis Quote
Dr_Nick Posted December 3, 2003 Report Posted December 3, 2003 Hi Thorsten!Since you mentioned implementing new features:Is it possible to add some kind of "drum machine mode"? Using the SID for drum tracks requires quick changes of the used patch (or "instrument"). But right now it seems the program changes take quite some time, probably since the bank stick access is too slow to allow quick changes?So is there a way to play different sounds with different notes? Or probably access different positions in the wavetable sequencer with different keys?I'm really looking forward to you adding some new stuff! Quote
TK. Posted December 4, 2003 Report Posted December 4, 2003 You can use CC #12 to switch between different wavetables w/ zero latency. However, only the wavetable will be changed and not the other sound settings.If more flexibility is required, I highly suggest to sample the sounds and to play it with the sampler - thats the common way with synthesizersBest Regards, Thorsten. Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.