Jump to content

Stefanho

Members
  • Posts

    20
  • Joined

  • Last visited

    Never

About Stefanho

  • Birthday 01/01/1

Profile Information

  • Gender
    Male
  • Location
    Germany

Stefanho's Achievements

MIDIbox Newbie

MIDIbox Newbie (1/4)

0

Reputation

  1. mmh ... die gibts bei Allltronic (www.albs.de). Es scheint grad eine Sammelbestelllung zu geben: http://www.midibox.org/forum/index.php?topic=8851.0 Gruß, Stefan
  2. Hello, at the moment all labels for the big buttons at the lower part are missing (I have to cut out some transparent film or something like that). They are part of the button itself. Above the encoder section is enough space to stick paper labels. For the smaller buttons it was not important for to have any labels, but would look much more professional ;-) @stryd_one: You're right. LED bar graphs are working as LEDrings. The reason was, that i did'nt want to use adhesive to mount the LEDs (I'm using vector boards). @Sasha: It's natural aluminium.
  3. Hi all, I found some time (after 2 years) to take some picture of my Midibox64e. The case is a recycled DJ mixer, so the controller has the same height as a turntable. Frontplate is made by Schaeffer. Via 8 buttons in the middle I can jump between encoder groups. I use it mainly to control Live and Traktor. Regards, Stefan
  4. Also ich wär auch dabei! Gruß, Stefan
  5. von Thüringen nach Oberfrangen ;-)
  6. Hallo, ja das ist super! Ich hatte wohl etwas zuviel aus "mb64e_lcd.inc" übernommen ::) Dort werden mit der Routine die Offsets im Display angezeigt. Der Offset von eins macht auch keinen Sinn. Schicke bei Gelegenheit mal ein Paar Fotos meiner Midibox. Jetzt muss ich erstmal schrauben gehen ;D Viele Grüße, Stefan
  7. Hallo, nach fast einem Jahr hatte ich wieder Zeit meine Midibox zu vollenden. Dabei hab ich das Problem lösen können. Die Midibox64e-Anwendung ist für Group-Offsets von 16 (0x10) optimiert. Ich treffe im mk_syx-Skript folgende Anweisung: [LED_MAP] LED_SR1 = 9 # Selected Group (1 of 8 ) Da ich nur 8 Encoder (DEFAULT_ENCODER_GROUP_WIDTH 8 ) verwende, leuchten bei mir nur die ersten 4 LEDs. Ich habe deshalb innerhalb "mb64e_leds.inc" folgendes geändert: Damit funktioniert es bei mir ohne Probleme ;D Ich habe mich langsam in Assembler und die Anwendung vorgetastet. Ich denke man könnte "mb64e_leds.inc" wie folgt ändern, damit alle Offsets unterstützt werden: ... hoffe das geht so!? Viele Grüße, Stefan
  8. Hi, sollte auch mit einem Core klappen. Denk das geht mit der ain64_din128_dout128-Anwendung. Grüße, Stefan
  9. ... mit der ain64_din128_dout128-Anwendung (dann auch mit 10 Fadern) sollte dein Projekt aber laufen! ;-) Hoffe ich habe nicht zu sehr verwirrt! ;D Grüße, Stefan
  10. Hallo Markus, Das ist richtig. Es kommt jedoch auf die Anwendung an. Da Du Taster, Encoder und Potis benutzen möchtest, solltest Du die MIDIbox64E Anwendung nehmen. Es gibt dann aber folgendes Problem: Das bedeutet, wenn ich richtig liege, dass Du mit der Anwendung maximal 64 Taster (bei Dir dann 56 Taster + 4 Encoder) und 64 Fader/Potis nutzen kannst. Vorschlag: Ich würde mir überlegen, ob Du nicht auch mit 8 Fadern auskommst. Du könntest die Fader direkt an das Core-Modul anschließen (AIN-gespart!) und die MIDIbox LC Anwendung benutzen. Sonst brauchst Du einen weiteren Core. Grüße, Stefan
  11. Hallo zusammen, ich wäre an, man glaubt es kaum, 8x interessiert ;-) Von den "DK13-164 black-soft" würd ich 16 nehmen. Grüße, Stefan
  12. Hello again, i've tested it with my motorfaders. If i move a fader it works as expected. But when i send a controller-message the fader jumps to the non scaled position (values 0..127). I use the Midibox64e application. I think, i have to modify "MB64E_FADER_Move" from "mb64e_fader.inc" ? The values, which are send to the midibox, range from 0..100. Regards, Stefan
  13. Hi, great news! Thank you! ;D I tested it with an encoder. Worked very well. Next step are motorfaders. Cheers, Stefan
  14. Hello, i've got the following question: What is the best solution to scale the controller resolution from 0-127 to 0-100? I think this should be no problem. ?? Greetings, Stefan
  15. Hello midiboxers, i found programmable LCD switches at http://www.e3-keys.com. Here's the datasheet: http://www.e3-keys.com/downloads/SA_Technical_Datasheet_v1_1.pdf (2.6 mb!) The datasheet shows a Sample Schematic with an PIC16F62x. so ... is this possible with MIOS too? regards, Stefan
×
×
  • Create New...