Jump to content

Marxon

Programmer
  • Posts

    474
  • Joined

  • Last visited

  • Days Won

    4

Everything posted by Marxon

  1. Ja ja, hast ja Recht :b Außerdem wäre etwas C Wissen sicherlich auch für andere Sachen nützlich. Aber der Zeitaufwand... *seufz* Kannst du eine gute Seite/Ebook empfehlen und mir sagen auf welche "C-Bereiche" ich besonders Wert legen sollte oder ich für MIOS auslassen kann? mfg Marxon
  2. Hi again, Unfortunately i can not achieve it only by using the configs... I played with the firmware code some hours. It was worth the try but it seems without some C knowledge, i will not get it work. Now i have two options: Start to lear C or add some additional buttons....
  3. Hi rubby, nein du hast dich nicht vertan, es sind Dioden dazwischen. Verwenden kannst du z.B. 1N4148 Mfg Marxon
  4. Hi Chris, einen 18F452 kannst du von mir bekommen. Mfg Marxon
  5. OK thanks! Seems like i have to edit seq_ui.c because i want Menu + Rwd to work as a Copy button shortcut. My first try: static s32 SEQ_UI_Button_Rew(s32 depressed) { seq_ui_button_state.REW = depressed ? 0 : 1; if( depressed ) return -1; // ignore when button depressed if( seq_ui_button_state.MENU_PRESSED ) ///line added return SEQ_UI_Button_Copy(depressed); ///line added if( SEQ_SONG_ActiveGet() ) { portENTER_CRITICAL(); SEQ_SONG_Rew(); portEXIT_CRITICAL(); } else { //SEQ_UI_Msg(SEQ_UI_MSG_USER, 1000, "We are not", "in Song Mode!"); SEQ_UI_Button_StepViewDec(depressed); } return 0; // no error } But i guess it is not that easy...
  6. Hi MidiBoxers! Is it difficult to edit the MIDIbox SEQ V4 firmware, to add custom button shortcuts? Would this be possible for a MIOS32 programming beginner? Best regards Marxon
  7. Congratulation! Dirty but nice ;) Happy Sequencing! Best regards Marxon
  8. Hi FantomXR Here is one example: Best regards Marxon
  9. Kein Problem, irgendwann haben wir alle einmal angefangen ;) Also mit einer Midibox NG hast du auf jeden Fall mehr (alle?) Möglichkeiten und ist vom Schwierigkeitsgrad auch nicht anders zu bauen. Bitte les dir erstmal folgende Seiten durch (ja das muss sein), da findest du die Antworten zu den meisten Anfänger Fragen: Was ist eine MidiBox generell? http://www.midibox.org/dokuwiki/doku.php?id=what_is_a_midibox Die verschiedenen Module einer MidiBox: http://www.midibox.org/dokuwiki/doku.php?id=mbhp Infos zu den Bauteilen und Zubehör: http://www.midibox.org/dokuwiki/doku.php?id=parts Was ist eine MidiBox NG: http://ucapps.de/midibox_ng.html Welche Teile und Module benötigst du nun für eine MidiBox NG? http://ucapps.de/midibox_ng_manual_hw.html Falls du noch weitere Fragen hast, wird dir sicherlich geholfen aber du wirst sehen, nachdem du dich etwas eingelesen hast, wirst du viel selbstständiger mit deinem Projekt voran kommen. Gruß Marxon
  10. Servus diyMA, schön, dass du auch ein Midiboxer werden willst :smile: Für deine Button Matrix könntest du entweder das MidiboxNG oder Midio128v3 Projekt verwenden. Hier findest du die benötigten Informationen: MidiboxNG - http://ucapps.de/midibox_ng_manual.html -> Abschnitt Hardware Options Midio128v3 - http://ucapps.de/midio128.html ...und ja, die von dir gezeigten Taster würden funktionieren. Mfg Marxon
  11. Hi again, the same behavior occurs in MIOS studio when using the receive buffer button. Marxon
  12. Hi Thorsten, ...dont know if it matters but i use FM 1.4e (PIC18F452 version). Marxon
  13. Hi, i am using CTRLR 1209 and noticed the following issue: After hitting the CTRLR receive button and changing the instrument's patch via datawheel afterwards, then the instrument bank allways switches to bank A. Is this normal? Best regards Marxon
  14. Hi again, -Confirmed -me to, lowercase letters are not available. I did not tested this before :( EDIT-OK i did not express myself very well. Not single tracks can be shared but "set of tracks" for example from Group 4, Track 13-16 into Group 1, Track 1-4 This can be done with encoder 3, 7, 11, 15. So "categories" = "banks"... little bit confusing
  15. Hi Duggle, your statements are not completely correct. :smile: From the manual: "...a session stores 256 patterns, 128 mixer maps, 64 songs!..." and "A single session contains: MBSEQ_B1.V4 .. MBSEQ_B4.V4: four banks. Each bank stores 64 patterns and is usually assigned to the appr. track group G1..G4, but can also be shared between the groups" -Patterns can be shared between tracks -they are enumerated from A1-H8 and a1-h8 Marxon EDIT: Stop... Now I am also confused: A1-h8 = 2*64 = 128 Patterns So are there 128 or 256 Patterns available?
  16. New manuals available! See first post. Best regards Marxon
  17. Hi Lukas! Did you check if your LED polarity is wrong?
  18. Marxon

    Marxon´s Seq V4

    Some Pics of my Sequence hardware.
  19. From the album: Marxon´s Seq V4

    Assembled from the following parts: A cannibalized 220V - 12V/3A switching PSU powering a LM2576 step−down regulator 5V/3A. A dual Transformer 220V - 2x15V powering LM7812 and LM7912 regulators.
  20. Please check again every connection between Core-Opl modules. ->PIC pins to the corresponding to YMF pins Also cross check every pin next to each other to be sure there is now short circuit. How do your power your FM synth? I had similar problems because of a faulty PSU. Best regards Marxon
  21. Hi tashikoma, have you tried the FM-testtone application?
  22. Guggst du hier: http://ucapps.de/mbhp_core_lpc17.html EDIT: Könnte man nicht auch Piezos verwenden?
  23. Hi Peter, tolle Idee von dir! Ein LPC17 Core hatte ich dafür noch gar nicht in Bedracht gezogen... Gruß Marxon
  24. Das ist möglich. Dafür ist kein zweiter sepparater Conntroller nötig, nur ein zusätzliches Modul mit Tasten,welches du z.B in der Hosentasche hast. Was ich mich aber gerade frage: Wie willst du das mit dem Midikabel machen, schließlich müssen die Signale ja auch irgendwie zum Rechner? Aus welcher Gegend kommst du eigentlich? Evtl. könnte man dir ja beim Bau zur Hand gehen (oder besser: zum Schuh) :smile:
×
×
  • Create New...