Iohann Rabeson

Results 16 issues of Iohann Rabeson

Hi! With the [minimal example](https://github.com/redox-os/orbtk#minimal-example) text is blurry / pixelated, I guess because I'm on OSX with a Retina screen (see screenshot below). **Screenshots** **Desktop (please complete the following information):**...

bug

Hi! I'm trying to build an empty application with Conrod (v0.61.1) as dependency on OSX (high sierra 10.13.6) and I got this error: ``` error[E0282]: type annotations needed --> /Users/iota/.cargo/registry/src/github.com-1ecc6299db9ec823/cocoa-0.15.0/src/appkit.rs:526:9...

This commit simplify the code of the arguments definition without changing the logic.

Inputs: - frequency - reset - run Outputs: - 8 clock - reset - run Params: - menu button -> see Module FSM - unique knob States: - [x] main...

future module
in progress

The old one is ugly and the DPI should be adjusted (see [API change thread](https://github.com/VCVRack/Rack/issues/258#issuecomment-340251831)).

graphics

The current module is obsolete since Rack 0.4.0 and the stackable wire feature. So this module need to be improved: - [ ] one button per output - [ ]...

enhancement
graphics

The old one is ugly and the DPI should be adjusted (see [API change thread](https://github.com/VCVRack/Rack/issues/258#issuecomment-340251831)). We can use the same text displayer as for Clock.

graphics

help wanted

I will use [this portaudio code](http://portaudio.com/docs/v19-doxydocs-dev/write__wav_8h_source.html) for the Wav writer (like the dekstop Recorder). - Inputs: - [x] start / stop - [x] inputs Left / Right - Params: -...