Search found 61 matches

by antto
Sep 22nd, '17, 20:26
Forum: Yocto v1.0 Software
Topic: Din Sync Slave - Does not see Reset
Replies: 21
Views: 40302

Re: Din Sync Slave - Does not see Reset

the answer is right there in the audio clip i posted
midisync slave mode is completely f&@%ed up
by antto
Sep 22nd, '17, 16:30
Forum: Yocto v1.0 Software
Topic: Din Sync Slave - Does not see Reset
Replies: 21
Views: 40302

Re: Din Sync Slave - Does not see Reset

i just looked at the recording the issue is related to the sequencer triggering the synth the SBX-1 isn't the problem, i just tested with my yocto, slaved to dinsync and also midisync from my x0xb0x https://soundcloud.com/antto/yocto-internal-dinsync-midisync the sequencer triggers the synth in 3 di...
by antto
Sep 19th, '17, 18:12
Forum: Yocto v1.0 Software
Topic: Official Yocto BUGS list
Replies: 40
Views: 66114

Re: Official Yocto BUGS list

http://antonsavov.net/cms/projects/n0nx0x2.html this.. an approximation of the 303 sequencer for the x0xb0x a closely-related project which also needs a lot of work (by poor me) is c0nb0x and i have a bunch of unfinished VST plugins sitting around staring at me, and bags of ideas.. another idea that...
by antto
Sep 19th, '17, 16:12
Forum: Yocto v1.0 Software
Topic: Official Yocto BUGS list
Replies: 40
Views: 66114

Re: Official Yocto BUGS list

Other people working on the code should not discourage you! Fork the project, make a pull request, file an issue, have at it! That's what public repositories are for! discouraging was not the right word basically, i wrote a bunch of things which explain my position better in another thread in this ...
by antto
Sep 17th, '17, 08:29
Forum: Yocto v1.0 Software
Topic: Din Sync Slave - Does not see Reset
Replies: 21
Views: 40302

Re: Din Sync Slave - Does not see Reset

FlavioB i don't have SBX-1
can't you record a small audio clip that demonstrates the issue?
by antto
Sep 17th, '17, 08:25
Forum: Yocto v1.0 Software
Topic: is firmware public ?
Replies: 34
Views: 63027

Re: is firmware public ?

I have not yet setup a hardware toolchain to load code on the Yocto MCU. Any suggestions here would be appreciated - my C experience comes from PICs, so I don't really know Atmel tools at all. the atmegas are programmed via an SPI-like interface, and some also have this JTAG thing this can be done ...
by antto
Sep 17th, '17, 08:10
Forum: Yocto v1.0 Software
Topic: Official Yocto BUGS list
Replies: 40
Views: 66114

Re: Official Yocto BUGS list

Hi ppl. Seems to be a "dead end" here... nobody taking care of bugs, nobody doing some corrections/fixed on the code... Did Vincent give up? that doesn't matter, but i think it was clear that the firmware is abandoned long ago It's pretty much pissing off to have a Yocto with quite a lot ...
by antto
Aug 16th, '17, 20:53
Forum: Yocto v1.0 Hardware
Topic: Clave is triggering everystep.. low volume
Replies: 5
Views: 5622

Re: Clave is triggering everystep.. low volume

hm.. well.. 5k is not crazy low, altho it shows quite a difference compared to the positive rail..
solder it and cross your fingers
by antto
Aug 16th, '17, 16:39
Forum: Yocto v1.0 Hardware
Topic: Clave is triggering everystep.. low volume
Replies: 5
Views: 5622

Re: Clave is triggering everystep.. low volume

if there's no better idea, i suggest you turn the yocto OFF for some time, so all the capacitors discharge then measure the resistance from ground to the +15V rail, and from ground to the -15V rail maybe also repeat this measurement when you desolder the negative regulator if you get a significantly...
by antto
Jul 12th, '17, 18:24
Forum: Yocto v1.0 Software
Topic: Yoctov1.0 Firmware Update.
Replies: 38
Views: 84310

Re: Yoctov1.0 Firmware Update.

if you have a new atmega, or an atmega that has been used for running something different (different project) then you'd need to use a programmer device, configure the fuse and lock bits, program the bootloader, and then, using the bootloader you can put the actual firmware if this is an already wor...