Account trig out mod
Has anyone made such a thing? I'm using the trig outs for a little eurorack setup, which is awesome, but would be nice if I can connect the global accent somehow.
Search found 187 matches
- May 23rd, '23, 18:44
- Forum: Yocto v1.0 Mods
- Topic: Account trig out mod
- Replies: 0
- Views: 226212
- May 23rd, '23, 18:40
- Forum: Yocto v1.0 Software
- Topic: DinSync issues
- Replies: 4
- Views: 38009
Re: DinSync issues
does the problem happen with Midi?
the ERM is does some things I don't like, but I forgot what those things were
the ERM is does some things I don't like, but I forgot what those things were
- May 5th, '21, 14:30
- Forum: Yocto v1.0 Software
- Topic: Unoffical Firmware Available
- Replies: 196
- Views: 356252
Re: Unoffical Firmware Available
zero progress, sorry.. I'll be the first to announce it here.
- Oct 16th, '20, 07:19
- Forum: Yocto v1.0 Software
- Topic: Unoffical Firmware Available
- Replies: 196
- Views: 356252
Re: Unoffical Firmware Available
i'm aware of this bug
easy to not have it though: keep the sequencer running
Although a simple 1 line fix probably, don't have any plans to fix it, I probably wont and focus on the rewrite I've been working on (and hopefully will continue later this year)
easy to not have it though: keep the sequencer running

Although a simple 1 line fix probably, don't have any plans to fix it, I probably wont and focus on the rewrite I've been working on (and hopefully will continue later this year)
- Sep 10th, '20, 15:26
- Forum: Yocto v1.0 Hardware
- Topic: MIDI issue
- Replies: 3
- Views: 11967
Re: MIDI issue
does it respond to firmware updates?
- Aug 14th, '20, 18:21
- Forum: Yocto v1.0 Software
- Topic: Unoffical Firmware Available
- Replies: 196
- Views: 356252
Re: Unoffical Firmware Available
A little gift: As my friend wants to sequence his TR-9090 rack from the Yocto, I adapted the current firmware to send MIDI out. The latest "unofficial firmware" release (Version 1.2c from github ) was used for this. You can download the adapted version here: yocto_firmwareware_1_2_c_TR909...
- Jun 1st, '20, 12:06
- Forum: Yocto v1.0 Software
- Topic: Unoffical Firmware Available
- Replies: 196
- Views: 356252
Re: Unoffical Firmware Available
Hi all! I hope you're all safe and sound! I just wanted quickly to get some feedback/update on the following: SysEx dump for all patterns Roll resolutions (lower than 16th notes and also eventually "moved" them down to the step buttons, instead of the potentiometer) - Sysex dump has been ...
- May 31st, '20, 09:01
- Forum: Yocto v1.0 Software
- Topic: Project status
- Replies: 3
- Views: 20604
Re: Project status
Which bugs? Better use the official "unofficial firmware" thread to report them. See Unoffical Firmware Available Last posts are mine talking about my rewrite I'm working on. I was stuck back then, but not any more. Still work in progress though, sometimes I have to choose between using th...
- Apr 20th, '20, 18:47
- Forum: Yocto v1.0 Software
- Topic: Unoffical Firmware Available
- Replies: 196
- Views: 356252
Re: Unoffical Firmware Available
Basically my issue is not knowing exactly when to set the CPU TRIG high and when to pull it back low again, if the length is important.. I think my last approach was setting it low at the beginning of each clock pulse, and setting it high after doing all the processing for that pulse, but I dunno, t...
- Apr 16th, '20, 10:54
- Forum: Yocto v1.0 Software
- Topic: Unoffical Firmware Available
- Replies: 196
- Views: 356252
Re: Unoffical Firmware Available
I'm glad Masuto is up and running! Hey, Hope everyone is fine.. Hows your knowledge of the Cpu trig mechanics? After doing huge refactors I got kinda stuck with the firmware and it's been in this broken state for a few months now :( https://github.com/rv0/Yocto_808/tree/trigpulse_rewrite is where I...