dreamer

Results 120 issues of dreamer

Tried latest build `03d69dbf45e213eb945e8afb31d1ac7fca4aa19a` and see this in bitwig: ![2024-06-02_17-00](https://github.com/plugdata-team/plugdata/assets/1185977/8344ec55-0775-49f2-898f-3971f36ffb19)

bug

Maybe only on my system (Linux/fluxbox). Happens even with compositor: https://github.com/plugdata-team/plugdata/assets/1185977/2873ab18-5eb9-4c39-b17c-b038e9bfb8c3

Yesterday I was experimenting with the latest 7.0.1 release and when using my system arm-gcc (`12.2.1`) the pad inputs with the shift register (`CD4021`) behave very erratic. Pressing a single...

Sometimes you really want to use `HV_SIMD_NONE` for all your targets, it would be nice to be able to give an additional flag that sets this for certain generators. Useful...

enhancement
simd

Seeing this with some basic envelopes where the Release triggers a `[stop(` message and we hear volume jump instead of staying where it is. Suspicion is this logic: `o->x +=...

bug
help wanted
simd

Even though we generally replace these objects with `[f ]` the parser could simple add new `send/receive` objects into the graph. This way we could even add this to the...

enhancement
good first issue

We now have `@hv_param .. bool` type, but we should be using `@hv_event` here (or both).

enhancement
good first issue

At the moment all DSP processing is disabled when a patch does not have any audio i/o, however sometimes you still want to make use of audio DSP and then...

good first issue

> I wanted to report an issue with a patch that does compile fine but has not the right output. It involves the ftom~ object, so this is to be...

bug
help wanted
simd

The docs are missing bits about: - int - db - hz - log_hz

documentation
good first issue