
moebius
Members-
Posts
1,199 -
Joined
-
Last visited
Never
Content Type
Profiles
Forums
Blogs
Gallery
Everything posted by moebius
-
No, You cannot. That's why. Bye, Moebius
-
Yup, doc is right. And Broccoli18 only works for 18F pics. (And JDM is a kind troublesome, I don't think it's worth building, just because you have to burn one 16F) So, just take SmashTVs offer :) Bye, Moebius
-
Yup, doc is right. And Broccoli18 only works for 18F pics. (And JDM is a kind troublesome, I don't think it's worth building, just because you have to burn one 16F) So, just take SmashTVs offer :) Bye, Moebius
-
"Oh, wAT coULd be kWEler", Than scanning for unpatched hosts as soon as new exploit is found (released to public) and tagging it hacked. NOT! :( (No mercy for sites run by hobbyist and interrest groups.) Smash, could direct upload possibility be given to a restricted group of known users, who have shown their skills on developing midibox addons that benefit MB community (and whose projects might have frequent updates)? At least jimhenrys "scan matrix" extension/ organ midification seems to be getting on that point.. Bye, Moebius
-
"Oh, wAT coULd be kWEler", Than scanning for unpatched hosts as soon as new exploit is found (released to public) and tagging it hacked. NOT! :( (No mercy for sites run by hobbyist and interrest groups.) Smash, could direct upload possibility be given to a restricted group of known users, who have shown their skills on developing midibox addons that benefit MB community (and whose projects might have frequent updates)? At least jimhenrys "scan matrix" extension/ organ midification seems to be getting on that point.. Bye, Moebius
-
Ymf.. disabling midi merger on midibox.. so it won't relay PC message..
-
Ymf.. disabling midi merger on midibox.. so it won't relay PC message..
-
Hi, This is another configuration thing, try disabling "Send PC On Bank Change"?! (or maybe midi merger) Bye, Moebius
-
Hi, This is another configuration thing, try disabling "Send PC On Bank Change"?! (or maybe midi merger) Bye, Moebius
-
Hi, I think that Thorsten will provide source code for the old projects when requested, but you should be aware that those old PIC16F based projects are phased out, so no support is available. You have to figure everything out by yourself. And this is a worst possible moment for the request as Thorsten moving right now (?!). http://www.midibox.org/cgi-bin/yabb/YaBB.cgi?board=misc;action=display;num=1090269429 Bye, Moebius
-
Hi, I think that Thorsten will provide source code for the old projects when requested, but you should be aware that those old PIC16F based projects are phased out, so no support is available. You have to figure everything out by yourself. And this is a worst possible moment for the request as Thorsten moving right now (?!). http://www.midibox.org/cgi-bin/yabb/YaBB.cgi?board=misc;action=display;num=1090269429 Bye, Moebius
-
Hi, Jim Yes, portal is up and running. It seems having a slow start and nobody has realised its full potential. I think that these 3rd party addons should be hosted there. Bye, Moebius
-
Hi, Jim Yes, portal is up and running. It seems having a slow start and nobody has realised its full potential. I think that these 3rd party addons should be hosted there. Bye, Moebius
-
Hi, These topics might be helpful, if you haven't found them already: http://www.midibox.org/cgi-bin/yabb/YaBB.cgi?board=concepts;action=display;num=1074794017;start=0 http://www.midibox.org/cgi-bin/yabb/YaBB.cgi?board=mios;action=display;num=1074625363;start=0 Bye, Moebius /edit: ok, you found that one :)
-
Hi, These topics might be helpful, if you haven't found them already: http://www.midibox.org/cgi-bin/yabb/YaBB.cgi?board=concepts;action=display;num=1074794017;start=0 http://www.midibox.org/cgi-bin/yabb/YaBB.cgi?board=mios;action=display;num=1074625363;start=0 Bye, Moebius /edit: ok, you found that one :)
-
Hi, Detend encoders have "clicks" between the steps. Non-detended ones move smoothly between the steps. But that's not all: With a midibox, non-detend encoders use "quadroubled resolution", so 24step /rotation encoders give you 96 steps. This can't be done with detend encoders: You probably don't want to see parameters to jump 4 values in one step. At least ALPS detend encoders can be easily modified to non-detend ones, but as far as I remember, no-one has confirmed this on votis encoders. Bye, Moebius
-
Hi, Detend encoders have "clicks" between the steps. Non-detended ones move smoothly between the steps. But that's not all: With a midibox, non-detend encoders use "quadroubled resolution", so 24step /rotation encoders give you 96 steps. This can't be done with detend encoders: You probably don't want to see parameters to jump 4 values in one step. At least ALPS detend encoders can be easily modified to non-detend ones, but as far as I remember, no-one has confirmed this on votis encoders. Bye, Moebius
-
Decompiling a pic16cxxx based joystick hex?
moebius replied to mb944's topic in MIOS programming (Assembler)
Hi, You probably have to start from the scratch.. First of all, C versions of PICs are one time programmable. Rendering chip useless to any other use than it's original. And then: This is a commercial product, I'm certain that Code Protection is on, so you can't get a hex out of it. (Or who am I to say: http://www.cl.cam.ac.uk/~sps32/mcu_lock.html ;D) So you can start over, checking hardware connections ect. and try to do your own code to 16F**.. or just wire buttons ect. to 18F452 midibox. I'm not sure, if anyone has already used a trackball in a midibox.. but at least with some tweaking (encoder drivers) this should be possible. Bye, Moebius p.s. I found this pic16 disassembler from the net: http://online.dip.jp/mikado/index_e.html -
Decompiling a pic16cxxx based joystick hex?
moebius replied to mb944's topic in MIOS programming (Assembler)
Hi, You probably have to start from the scratch.. First of all, C versions of PICs are one time programmable. Rendering chip useless to any other use than it's original. And then: This is a commercial product, I'm certain that Code Protection is on, so you can't get a hex out of it. (Or who am I to say: http://www.cl.cam.ac.uk/~sps32/mcu_lock.html ;D) So you can start over, checking hardware connections ect. and try to do your own code to 16F**.. or just wire buttons ect. to 18F452 midibox. I'm not sure, if anyone has already used a trackball in a midibox.. but at least with some tweaking (encoder drivers) this should be possible. Bye, Moebius p.s. I found this pic16 disassembler from the net: http://online.dip.jp/mikado/index_e.html -
Still, edwardus.. You have that Atmel based board already assembled? (or is it a commercial product?) Anyway: Organ midification (with MIDIO128, scan matrix ect.) is very a busy topic at these times. There are MANY highly skilled people (Jim especially ;D) developing and discussing organ midification. And Midibox doesn't really cost that much, (and comes with serial midi included, I think) Bye, Moebius
-
Still, edwardus.. You have that Atmel based board already assembled? (or is it a commercial product?) Anyway: Organ midification (with MIDIO128, scan matrix ect.) is very a busy topic at these times. There are MANY highly skilled people (Jim especially ;D) developing and discussing organ midification. And Midibox doesn't really cost that much, (and comes with serial midi included, I think) Bye, Moebius
-
Hi, Nope, LTC module can't convert between serial port baudrate and the midi one. You have to use serial midi interface. I wound go for the Elektor/Elektuur design, its pcb foil pattern is readily available. Bye, Moebius
-
Hi, Nope, LTC module can't convert between serial port baudrate and the midi one. You have to use serial midi interface. I wound go for the Elektor/Elektuur design, its pcb foil pattern is readily available. Bye, Moebius
-
Hi. Sounds interesting :) You should get the schematics for your Vermona, as it might reveal control voltage insert points. Of course you can check function of the pots by measuring voltages (voltage diviner? variable resistor?) Anyway there are several different schemes for replacing pot with something voltage (or data) controllable: Yes, transistors will do sometimes . I don't remember the site, but it was 'bout adding velocity CV -> to PAiA Fatmans A(S)R. FETs: http://graffiti.virgin.net/ljmayes.mal/comp/vcr.htm Vactrol (or similar) optos - warning, kind of slow. OTA's: http://www.uni-bonn.de/~uzs159/ota3080.html http://www.musicsynthesizer.com/DIY/Grant/OTA.html ect. Digitally controllable resistors: Source code for a modified AOUT driver already exist. --- Yes, AOUT is capable of 12bit resolution, but MBSeq supports only 7bits, so it isn't optimal choise for doing this kind of thing.. Bye, Moebius
-
Hi. Sounds interesting :) You should get the schematics for your Vermona, as it might reveal control voltage insert points. Of course you can check function of the pots by measuring voltages (voltage diviner? variable resistor?) Anyway there are several different schemes for replacing pot with something voltage (or data) controllable: Yes, transistors will do sometimes . I don't remember the site, but it was 'bout adding velocity CV -> to PAiA Fatmans A(S)R. FETs: http://graffiti.virgin.net/ljmayes.mal/comp/vcr.htm Vactrol (or similar) optos - warning, kind of slow. OTA's: http://www.uni-bonn.de/~uzs159/ota3080.html http://www.musicsynthesizer.com/DIY/Grant/OTA.html ect. Digitally controllable resistors: Source code for a modified AOUT driver already exist. --- Yes, AOUT is capable of 12bit resolution, but MBSeq supports only 7bits, so it isn't optimal choise for doing this kind of thing.. Bye, Moebius