~alextee

https://www.zrythm.org

Trackers

~alextee/zrythm-web

Last active 1 year, 7 months ago

~alextee/zplugins-bug

Last active 2 years ago

#5 The Keysf or edit-mode should work in any case 1 year, 7 months ago

Comment by ~alextee on ~alextee/zrythm-web

REPORTED RESOLVED DUPLICATE

#4 Start editing midi-notes not at the upper end of the keyboard 1 year, 7 months ago

Comment by ~alextee on ~alextee/zrythm-web

REPORTED RESOLVED DUPLICATE

#3 Keyboard-shortcuts for navigating the markers 1 year, 7 months ago

Comment by ~alextee on ~alextee/zrythm-web

REPORTED RESOLVED DUPLICATE

#2 Set markers for start and end by shortcuts 1 year, 7 months ago

Comment by ~alextee on ~alextee/zrythm-web

REPORTED RESOLVED DUPLICATE

#1 estonian locale 2 years ago

Ticket created by ~alextee on ~alextee/zrythm-web

  1. Change Eeti to eesti

  2. User manual 404

#9 add arpeggiator 2 years ago

Ticket created by ~alextee on ~alextee/zplugins-bug

#7 zsaw crash when deactivating 3 years ago

Ticket created by ~alextee on ~alextee/zplugins-bug

../../src/utils/backtrace.c (_backtrace_get:345)
../../src/zrythm_app.c (segv_handler:148)
??? unknown
../plugins/saw/dsp.c (set_values:225)
../plugins/saw/dsp.c (activate:432)
/usr/include/lilv-0/lilv/lilv.h (lilv_instance_deactivate:1716)
../../src/plugins/lv2_plugin.c (lv2_plugin_activate:3252)
../../src/plugins/plugin.c (plugin_activate:1202)
../../src/plugins/plugin.c (plugin_activate:1159)
../../src/audio/track.c (track_activate_all_plugins:3381)
../../src/audio/track.c (track_activate_all_plugins:3340)
../../src/audio/tracklist.c (tracklist_activate_all_plugins:1198)
../../src/audio/exporter.c (exporter_export:868)
../../src/audio/exporter.c (exporter_generic_export_thread:732)
??? unknown
/build/glibc-eX1tMB/glibc-2.31/nptl/pthread_create.c (start_thread:477)
??? __clone
??? unknown

#6 midi effect doesn't bypass via zrythm menu 3 years ago

Comment by ~alextee on ~alextee/zplugins-bug

REPORTED RESOLVED DUPLICATE

#5 add bug report link to README pointing here 3 years ago

Ticket created by ~alextee on ~alextee/zplugins-bug

#4 error: unknown type name 'ZtkRsvgHandle' 3 years ago

Ticket created by ~alextee on ~alextee/zplugins-bug

===>  Building for zplugins-0.2.4
[ 50% 1/2] cc -Iplugins/ZLFO_ui.so.p -Iplugins -I../plugins -I../plugins/lfo -Iext/Soundpipe -I/usr/local/include -I/usr/local/include/cairo -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libdrm -I/usr/local/include/libpng16 -I/usr/local/include/librsvg-2.0 -I/usr/local/include/gdk-pixbuf-2.0 -fno-color-diagnostics -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -std=gnu11 -O3 -O2 -fno-omit-frame-pointer -fstack-protector-strong -fno-strict-aliasing -fno-omit-frame-pointer -fPIC -pthread -D_THREAD_SAFE -fvisibility=hidden -Wformat=2 -Wno-missing-field-initializers -Wno-unused-parameter -Wno-sequence-point -Wignored-qualifiers -ffast-math -DPIC -fdata-sections -ffunction-sections -mtune=generic -msse -msse2 -mfpmath=sse '-DPLUGIN_CONFIG="../lfo_config.h"' -MD -MQ plugins/ZLFO_ui.so.p/lfo_ui.c.o -MF plugins/ZLFO_ui.so.p/lfo_ui.c.o.d -o plugins/ZLFO_ui.so.p/lfo_ui.c.o -c ../plugins/lfo/ui.c
FAILED: plugins/ZLFO_ui.so.p/lfo_ui.c.o 
cc -Iplugins/ZLFO_ui.so.p -Iplugins -I../plugins -I../plugins/lfo -Iext/Soundpipe -I/usr/local/include -I/usr/local/include/cairo -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libdrm -I/usr/local/include/libpng16 -I/usr/local/include/librsvg-2.0 -I/usr/local/include/gdk-pixbuf-2.0 -fno-color-diagnostics -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -std=gnu11 -O3 -O2 -fno-omit-frame-pointer -fstack-protector-strong -fno-strict-aliasing -fno-omit-frame-pointer -fPIC -pthread -D_THREAD_SAFE -fvisibility=hidden -Wformat=2 -Wno-missing-field-initializers -Wno-unused-parameter -Wno-sequence-point -Wignored-qualifiers -ffast-math -DPIC -fdata-sections -ffunction-sections -mtune=generic -msse -msse2 -mfpmath=sse '-DPLUGIN_CONFIG="../lfo_config.h"' -MD -MQ plugins/ZLFO_ui.so.p/lfo_ui.c.o -MF plugins/ZLFO_ui.so.p/lfo_ui.c.o.d -o plugins/ZLFO_ui.so.p/lfo_ui.c.o -c ../plugins/lfo/ui.c
In file included from ../plugins/lfo/ui.c:45:
../plugins/lfo/ui_theme.h:70:3: error: unknown type name 'ZtkRsvgHandle'
  ZtkRsvgHandle * sine_svg;
  ^
../plugins/lfo/ui_theme.h:71:3: error: unknown type name 'ZtkRsvgHandle'
  ZtkRsvgHandle * saw_svg;
  ^
../plugins/lfo/ui_theme.h:72:3: error: unknown type name 'ZtkRsvgHandle'
  ZtkRsvgHandle * triangle_svg;
  ^
../plugins/lfo/ui_theme.h:73:3: error: unknown type name 'ZtkRsvgHandle'
  ZtkRsvgHandle * square_svg;
  ^

Version: 0.2.4 OS: FreeBSD 13