Javier Cardona

Results 38 comments of Javier Cardona

Hi @anoopnir Can you use Freecad instead? This is what I used for all the 3d printable parts in the project. The software is free, so it makes it easy...

Just to experiment, I installed kicad v8rc1 and generated this ``` kicad-cli pcb export glb --output haxophone.glb --subst-models --include-tracks --include-zones --grid-origin ~/dev/haxo-hw/haxophone001.kicad_pcb ``` Output attached. [haxophone.glb.zip](https://github.com/cardonabits/haxo-hw/files/13952956/haxophone.glb.zip) I confirmed that it...

Great progress! It looks pretty funky, in a good way... Is it possible/easy to round those edges? ![Screenshot 2024-06-15 at 12 16 38](https://github.com/cardonabits/haxo-hw/assets/676181/bca6eead-af1f-4183-adec-8a2560b6579e)

Excellent, thanks!

Oh, funky! Thanks for sharing!

Thanks! BTW, I fixed the link, from this ```markdown [https://www.thingiverse.com/thing:6737391](url) ``` to this ```markdown [https://www.thingiverse.com/thing:6737391](https://www.thingiverse.com/thing:6737391) ```

It make sense to send the program change to the MIDI host, yes. If anyone wants to work on this, the required changes are small: 1. Add a `midi_out` reference...

Hi @ddodge40, That specific test is checking that there is a sufficiently large range between the maximum and minimum air pressures. Are you blowing and drawing hard enough into the...

Regarding soundfonts, see https://github.com/jcard0na/haxo-rs/issues/10

The file does not seem to be correctly attached to your comment: I is just a link to https://github.com/jcard0na/haxo-rs/issues/9 Could you re-attach or paste the contents here? Are the errors...