Jump to content

Holypeyote

Members
  • Posts

    4
  • Joined

  • Last visited

Everything posted by Holypeyote

  1. After looking a bit into the LUA editor I have a workaround for now. I disabled line 150 to 167 for the sendOsc method which seems to handle some modes for the baseline and multi part. Probably I disabled some functionality (when modId =16) but at least the Osc parameters are send out over the midi port now. Probably some things don't work anymore after the new releases of the ctrlr plug. [edit] It's AWESOME. Exactly what the sammich needed. The only thing which does not work so far is the poly mode on the multi tab. I think it has something to do with the stuff I disabled. Thanks TK and all who did contribute for this panel and the whole Midibox concept!
  2. I don't now how much current the CV draws but if it is below 50-75 mA you could also use the circuit in the link. The advantage of this, is that you could use a 9v dc adapter or 12v with a regulator. It uses the Lt1054 which can double the voltage supplied and with the vero layout supplied transform it in a bipolar supply. The downside is that the LT1054 is not very cheap but can be had from aliexpress for under a dollar. I'm going to use the circuit for powering a solo VCF for a project. http://tagboardeffects.blogspot.nl/2014/01/bipolar-voltage-converter.html
  3. While searching for creating a potmeter extension for the sammichSID I found this topic. So in the setup_sammich_sid.asm I can set (this same parameter can be set in setup_6581.asm, does it have to be set in both files?): #define DEFAULT_J5_FUNCTION 0 to "1" To enable the analog inputs. In the comment of the line it says 1: J5 used for analog inputs - A0..A4 control Knob#1..#5. Does this mean only 5 inputs are available or can you connect 4051 registers to the pins as well to connect more pots. My idea is to create a vero board with two 4051 's and make a breakoutbox with 16 potmeters for realtime control of the sammich. Also where can I set the parameters of those pots. Is this done in j5_io.asm?
  4. Hi, I'm new here and have a sammichSID which I built a couple of years ago. Now I saw that there is a CTRLR panel for this amazing synth. I downloaded first the old DMG mentioned in this post along with the panel. That old DMG of CTRLR did non work in ableton (everything was greyed out in the toolbar). Now I installed the most recent CTRLR version with the panel. I am able to load the panel but it gives two messages: Callback error: sendLfo (at line89) Callback error: sendOSc (at line153 (attempt to index a nil value) As a result the OSC sections and LFO sections on the panel doesn't send out midi (checked in the monitor of ctrlr). Only the filter does work and the parameters on the most right side (play mode etc). I'm on OSX 10.10.1 with ableton Live 9.1.7 64 bit. Does anybody recognize these messages? I was hoping to get this working, as editing the sammichSID on the unit itself is not as intuitive and therefore it's not as used as much as I want it to.
×
×
  • Create New...