-
Posts
1,285 -
Joined
-
Last visited
-
Days Won
72
Content Type
Profiles
Forums
Blogs
Gallery
Everything posted by Phatline
-
a question to the elo-boards: what is a: TS16 R-EU_TS 0204TS how does this touchsensor look? ( i am on ordering parts...)
-
just a few thoughts... not a full programm or even right, anyway it has to morph to a running programm by doin it... i do not - so just a few ideas... no not done... but i am in a bit in note processing... and have programmed my own note processing devices (with built in sequencer based on MIOS stuff) so the note stream is getting delayed? to the next tic? maybe not, so to the next beat? but what is the next beat? the source material can be 3/4, 4/4, 5/4, 7/4, 9/4, 11/4 13/4, so you have to set the counter in your device to the Beat-Structure, of course only when the currently played beat is finished, you could do that with programchange or controll change from your seqencer (ableton?) clips cc function.... but that change will then only happen to the next beat (if it is above... for example a currently played 4/4 @ step 15 has to be finished before a 13/4 can be set.... i would run the seq.c and set the tact counter via control change, for ammount i would simply solder a pot to j5A, trippled mode = tact system 3/4 the sequencer tic output + the number generator/counter i would send to a function in main.c where the "buffer arrays = notestacks" are getting triggered. the buffers itself i would fill in the midi-notify function. and then your brain has to work... if you delay a 32the length note-on-message to the next 4/4 beat, and 32th later you delay the note-off-message to the same next 4/4 beat, your probably hear nothing so you have to counter the tics off the note-on-note-off time, and then my brain stop getting a clue... you will need a "input buffer" and a "waiting buffer"... so the easyest way is maybe to make a trigger-function that handles all 127 notes for a channel(hi priority) l, and have a second function that handles note off calculation (which is not hi priority) and dump out note offs - a frtos xtag which is called every ms for example, the note on off tic time calculation i would do with a flag set in the midi notification function, the flag counter itself is in the trigger function which itself is drivcen from the seq.c? tic sending.... the calculated note off tic time then will be written into the note off buffer - or start the the second function which handles note off calculation (counter every millisecond...) what should be the interface? programchange/cc + that controlls like on maxforlive? well the hardware will be the easy job... michi
-
i need them 6x i am located in austria thx
-
multiple 2x40 LCDs on LPC17 Core (SOLVED)
Phatline replied to Phatline's topic in Testing/Troubleshooting
J28 for E-Extra-Lines...so this shematic: 6x2x20..... but this is for LPC17, now i have the same problematic with the STM32, what Connector is standart?, do i have to change something Mios side? (or only bootloader?) thx mike -
the encoder pcbs...: are they designed to fit under a 2x40LCD? do you have a foto - to see how it fits, thanx.
-
multiple 2x40 LCDs on LPC17 Core (SOLVED)
Phatline replied to Phatline's topic in Testing/Troubleshooting
i need 6x LCDs on a STM core... How to handle that on STM32F4? - there is no J28! where/how to change the E-Line Pinout softwareside, i have connected them to J5A pins (i already changed the number of LCDs in bootloader app...) -
got the pcps and parts a few days ago, thx man
-
ok get feedback from the seller:
-
he is talking about 5050 LEDs so these for example might fit: aliexpress..
-
ELO: please more information about the used 2812 LEDs, which color in your Setup... it looks like you used 2x Single Color LEDs? CD? Color? - thx.
-
i today updatedt to android 7.1.2, lineageos 14.1 > still the same...
-
cool, you got pm i take 2...
-
the DIN6DOUT4 has pulldown/up resistors on board?
-
MidiBox Cool Diy Device But Only For C-Code Experts
Phatline replied to zener's topic in MIDIbox HUIs
i am offically a artist. i pay social insurance for that. my time is free for midibox making music for contest cd website or gig. have a girlfriend spending lot of time in love. cooking and houshold on my own... and midibox coding planing building consume the rest of it. since i need the devices for a gig end of february i dont have time for tutorials... but when i have some spare time i would make some video doku-to see what to have done BUT not a detailt tutorial for that it is to much information. but i think in german and for a mios based uset project so it would help only a small group anyway. so i have to rethink it i also dont have the best cam equipment nor mony for that.. maybe this and others is a reason that there are no video tuts outthere ,;) -
moturola g4 play. android. firefox when making a new pm: onboard display pops up and the sendbutton is hide. there need to be more place under the send button. or. the possibility to "overscroll"
-
i need 16 for my mb lre8x2cs placed like in programma. if you have that many. i would take 20 + 1xpcb i was asking because on ebay you have to choose between spi ans iic. when choosbing spi theboicture shows a 4 pinner; gnd vcc scl sca do i need spi?
-
will this work in a multiple configuration? (stm32f4) 128X64-OLED-LCD-Display-SSD1306
-
where to connect the "bootloader-mode" switch? -btw- like this small one.
-
got mine today (Core + Midi IO) thx for SD-card -best mike.
-
you are right. will change that. actually it isnt just display... when press and hold shift and press one of the extra V buttons - then one of this pages displays. by pressing somewhere near load it will load from sd card... or change 4/4 to 7/4 and so on.i removed most of UI of triggermatrix the rest is done "on matrix display" ;)
-
-
From the album: TriggerMatrix
-
From the album: TriggerMatrix