Jump to content

Rio

Members
  • Posts

    712
  • Joined

  • Last visited

  • Days Won

    9

Everything posted by Rio

  1. Rio

    Fusspedal

    ich möchte damit einen CC von einem Synth steuern können (Glidelevel oder Vibro etc.) für den Livebetrieb ;). Das problem ist, dass die kommerziellen Produkte (ganze fusscontroller) meist in einem riesigen Board verbaut sind. Sowas brauch ich gar nicht, das sieht meineserachtens auch ein wenig 'pleite' aus, wenn ich mit so 'nem ding ankomme und ist a) unhandlich und b) brauch ich ja nur das pedal. Naja und bauen... eher in diesem Fall weniger. Da fehlt mir grad ein wenig die zeit und lust.
  2. Rio

    Fusspedal

    Hi, vielleicht hat jemand eine Ahnnung ob es sowas gibt, bisher bin ich erfolglos. Ich suche einfach ein Fusspedal mit MIDI-OUT (möglicht kein board sondern nur ein Fusspedal) mit dem man einen CC, Values (oder zumindest einen vordefinierten CC steuern) kann... ich seh immer nur das es Pedale mit 6,3 Klinke gibt. Hat jemand eine IDee? Grüße Rio.
  3. nice moxi.. how does it sound? Have you notice background noises in CEM3378 filter and which Schematic/Plan you use for that or can you show your pcb? Because i'm interessted to reduce that background noise at much as possible in my solution. Greets Rio.
  4. Für CODE:BLOCKS gibts auch eine 1A Anleitung von Stryd_One in der Wiki. Damit hat meine installation 100% funktioniert. ich habe meine compilierten binaries via MiosStudio direkt auf den PIC geladen. Man kommt nachher sowieso nicht drumherum. Beste Grüße Rio.
  5. Ist es möglich zwei Core module (mit PIC18F452) per J11 zu verlinken, um Midisignale von dem einem zum anderen zu versenden? Wird dann ebenfalls auch das Midisignal durch den MIDI OUT-Port des sendenden Cores über den Oktokopler abgesendet oder wird bei der Programmierung J11 explizit über eine spezielle funktion angesprochen? Kann das zu empfangende Core Modul gleichzeitig Midisignale über J11 und MIDI IN über die selben Routinen empfangen? Don't plug the optocoupler (IC2, 6N138) into the socket when using the J11:MI (MIDI-IN) pin as an input, otherwise the Rx input will get the data from two different sources, which is not provided by the MIDI protocol (point-to-point). ...sieht so aus als ob man nicht beides mit einander betreiben darf, richtig? Grüße Rio.
  6. Oh thanks for support (tk+wilba), i never used that menu before... i've to try out it at home. Greets Rio.
  7. You mean velocity isn't mapped as standard to control master volume (i've to define it by myself), right?
  8. Ok, the K#V in Knobs menu shows me the current velocity value which is played. Min, Max is defined between 0 and 255 for that knob and correct shown. So i'm sure that the velocity will recognized, but the signal output plays still in full volume level (incoming velocity parameters don't influence the signal out). Greets Rio.
  9. Totally simple: i use a pattern in MBSEQ V3. If i play a sequence with different volume levels - MBSID2 doesn't take notice about that incoming volume information. If i use another syntheziser instead the MBSIDV2 -> it works... i've only upload your last setup_6851.hex and setup_8580.hex to my MBSIDV2 - nothing more. The same issue happends, when i press a key on my roland keyboard with velocity-sensitive keys - the velocity will not noticed by MBSIDV2. To get sure that the volume level control works correct on MBSIDV2 for the SIDs, i have tried to change the volume level in MBSIDV2 box manually for the current playing patch - that works very well. My hardware is 4x Core_V2 and SID_V2 upgraded platines. Everything else works very well. Did anyone else notice that problem?
  10. I've upload last MBSIDV2 RC17 (setup 8580 and 6581 hex) yesterday and checked out. Volume/Velocity will be ignored again. (i've checked up another synth device, there it works fine). what i've forgotten to setup? What could be wrong? Best Regards, Rio.
  11. convincing. we looking forward for better solutions.
  12. Some news about that? Best Greets, Rio.
  13. 1. that are only pins (nothing more). You can plug or solder a cable on that. 2. yes the colors are used to distinguish between the cables, but the meaning is simple here: blue (ground), red (5VDC, but only the red wires from PSU!!!), purple (14VDC).
  14. I'm not really sure.. maybe RC13 i'll take a look and upload last version.
  15. Hi, Why will velocity of played seq notes ignored for SIDV2? I can't influence the volume of SIDs via MIDI.. But I'm not sure whether CCs will be ignored on my device yet. Greets Rio.
  16. In addition to that thread, and maybe to have a better solution for that problem: Is it possible to change the position of song, while a song/phrase is playing, but only if the loop count is ended? e.g. POS LOOPs A1 -> 4x A2 -> 8x for comprehension: e.g. while SEQ is playing A2, i want to switch back to A1 in Realtime manually, but only if the 8 loops of A2 are finished. Maybe that "switching between positions after loop ends" could be a feature of SONG MODE and in PHASE MODE (it would be necessary to add that loop count in PHRASE). Any way to realize that?
  17. ok, na das hin und her wackeln im Karton wird nicht so wild sein, aber du solltest beim anfassen aufpassen, dass du die beinchen nicht berührst (oder du erdest dich vorher selbst ;). Das sind CMOS und die sind schon sehr empfindlich gegenüber geringen spannungen ... Generell sind aber ab und zu immermal tote chips dabei. Egal ob "neu" oder gebraucht.
  18. kabel gibt es eigentlich in jedem Elektronik/A-Z Laden.. Ansonsten kannst auch selber löten: http://www.c64-wiki.de/index.php/Audio-/Videobuchse bei gekauften kabel einfach durchmessen, welcher chinchstecker welchen pin belegt.
  19. Rio

    CEM3378 schematic

    ok for all whose want to build a board like shown above and want to use with 2x SID, i've checked up that board again. A way to reduce the background noise is: - don't connect ground at all C.V. Inputs (you can let out all that ground wires on board for that inputs), because the ground of your external PSU (+/-12V,+/-5V) is already connected e.g.to AOUT_LC with GND (you need only ground for both CEMs, the TL and SIGNAL OUT on that board). - don't connect GND from SID OUT to GND of AUDIO_INs (to prevent humming noise) Greets Rio.
  20. if you start building, let me know... notice: you need to build AC's SpeakJet Board (for that you need the mbhp_iic_speakjet firmware for PIC16F88) and Bill's KB Board first and you need at least 2x Core Moduls inside your c16 chassie. notice: A future version of k64 will compatible with ac's k2, but will only include the speech parts, because the synth stuff is to different....
  21. if that are only the changes, i can compile a adapted C16/plus4 K64 version, with additional key assignment
×
×
  • Create New...