feedforward icon indicating copy to clipboard operation
feedforward copied to clipboard

Results 11 feedforward issues
Sort by recently updated
recently updated
newest added

Hi, after running `` git clone http://github.com/yaxu/feedforward cd feedforward cabal install `` I obtain ``` ... Installing tidal-1.9.4 (lib) Completed tidal-1.9.4 (lib) Building ncurses-0.2.16 (all, legacy fallback) Installing vector-0.13.0.0 (lib)...

I'm currently getting the following issue on debian 11 and ubuntu 22.04: ``` "Configuring ncurses-0.2.16...", "Preprocessing library for ncurses-0.2.16..", "c2hs: C header contains errors:", "", "dist/build/UI/NCurses/Enums.chs.h:140: (column 25) [ERROR] >>>...

**TLDR:** getting ``` > /tmp/stack-0ac71fc0d961d4f6/ncurses-0.2.16/.st ack-work/dist/x86_64-linux-tinfo6/Cabal-2.0.1.0/build/UI/NCurses.chs .h:10:10: fatal error: ncursesw/ncurses.h: No such file or directory ncurses > 10 | #include ncurses > | ^~~~~~~~~~~~~~~~~~~~ ncurses > compilation terminated. ncurses >...

Everything compiled and installed successfully following the instructions, but feedforward crashes upon launch in MacOS.

hello, i could succesfully install feedforward. But i don't see a hint to start it. Inside ~/.cabal/bin/feedforward/ there is a file feedforward.cabal. do i have to start it? if yes,...

ncurses it's working, it's ok, but it seems to be abandoned: last release was 5 years ago git repository gives 502: https://john-millikin.com/software/haskell-ncurses/ github mirror is archived: https://github.com/jmillikin/haskell-ncurses I searched some...

Would be great to have the possibilty to define multiple osc targets by passing cli parameters

Would be useful to define a shortcut to kill all the line where the cursor is. At the moment there's the `kill-line` (C-k), but it requires to many digits to...

Nice to have the possibility to launch "standalone" functions as `setcps`, `once`, `all`, etc...