synthv1-0.7.1/PaxHeaders.4140/AUTHORS0000644000000000000000000000013212566622134013657 xustar0030 mtime=1440425052.674715541 30 atime=1440425052.674715541 30 ctime=1440425052.674715541 synthv1-0.7.1/AUTHORS0000644000175000001440000000004212566622134014514 0ustar00rncbcusers00000000000000Rui Nuno Capela synthv1-0.7.1/PaxHeaders.4140/autogen.sh0000644000000000000000000000013212566622134014605 xustar0030 mtime=1440425052.675715541 30 atime=1440425052.675715541 30 ctime=1440425052.675715541 synthv1-0.7.1/autogen.sh0000755000175000001440000000004412566622134015447 0ustar00rncbcusers00000000000000#!/bin/sh # make -f Makefile.git $* synthv1-0.7.1/PaxHeaders.4140/ChangeLog0000644000000000000000000000013212566622134014361 xustar0030 mtime=1440425052.675715541 30 atime=1440425052.675715541 30 ctime=1440425052.675715541 synthv1-0.7.1/ChangeLog0000644000175000001440000002134312566622134015225 0ustar00rncbcusers00000000000000synthv1 - an old-school polyphonic synthesizer ---------------------------------------------- ChangeLog 0.7.1 2015-08-24 A seventh-bis official beta. - Improved Qt4 vs. Qt5 configure builds (via qmake). 0.7.0 2015-07-24 A seventh official beta. - Complete rewrite of Qt4 vs. Qt5 configure builds. - Reset ramps after LV2 control port reconnection; small fixes to LV2.ttl (pull-requests by Hanspeter Portner aka. ventosus, thanks). - MIDI Controllers/Programs is now an optional feature on the LV2 plugin forms, as some LV2 hosts might enforce the purity restriction to input control ports as being absolutely read- only parameter values from a plugin's instance perspective. - MIDI Controller mapping/learn is now possible on all parameter control knobs; with global configuration also avaiable on the Help/Configure dialog. - French (fr) translation line to desktop file added (by Olivier Humbert, thanks). 0.6.3 2015-05-09 A sixth official beta. - Main widget layout changed as much to expand or grow vertically as needed. 0.6.2 2015-04-30 A fifth official beta. - Custom knob/dial behavior mode options are now introduced: linear and angular (aka. radial) as far to avoid abrupt changes on first mouse click (still the default behavior). - Fixed for some strict tests for Qt4 vs. Qt5 configure builds. 0.6.1 2015-03-09 A fourth official beta. - Added application description as freedesktop.org's AppData. - Introducing LV2 port-groups (as proposed by Amadeus Folego aka. badosu, thanks). - Improved envelope widget nodes click-and-drag precision. - Introducing a brand new user preference on eye-candy: cf.Help /Configure.../Options/Custom style theme (applies to the JACK stand-alone client only though). - Envelope and filter now rendered with anti-aliased lines. - Fixed a Qt5 FTBFS re. QHeaderView::set[Section]ResizeMode(). 0.6.0 2014-01-23 A third official beta. - MIDI bank-select/program-changes is now supported, for patch, preset and/or instrument program control. - New Help/Configure dialog is introduced for editing the also new MIDI bank/programs interface and user preference options as well (new home of the old Help/Use native dialogs option). - Presets may now be specified by base name, as an alternative to the complete preset file-path on command line argument (re. stand-alone JACK client). - Fixed parameters A/B comparison swap. 0.5.1 2014-09-12 One second official beta. - One decimal digit added to all scalar parameters and knobs. - Stand-alone JACK client ports outrageously renamed from a zero based numbering scheme into a plus one natural one. - Experimental LV2 Time/position atom-event support (Delay BPM). 0.5.0 2014-06-30 Officially beta now. - LV2 UI Idle and Show interfaces support added. - First attempt to allow a headless stand-alone JACK client application run mode, without a GUI, with option given as command line argument (--no-gui). - A man page has beed added (re. stand-alone JACK client). - Disable band-limit option for 'Noise' oscillator wave-shapes. - Allow the build system to include an user specified LDFLAGS. 0.4.2 2014-04-29 A pre-LAC frenzy beta. - Badly named 'Noise' wave-shape oscillators get their band- limited treat option and re-labeled as 'Rand'; also a brand new wave-shape 'Noise' is then introduced (now for real :)). - New user preference option, cf. Help/Use native dialogs. - An anti-denormal regression applied to the Phaser fx stage (affecting early proto-beta >= 0.4.0). 0.4.1 2014-04-07 A proto-beta bis. - Once so called 'Noise' wave-shapes are now being made a lot more deterministic, read idempotent ;). - Fully alias-free/band-limited wavetable oscillators are now in place, making it a better virtual-analog synthesizer (esp. for running sample-rates below 96KHz). - Late optimizations to basic wave-table oscillators. - Make sure the LV2 plugin back-end always builds first, before its respective LV2 UI front-end client. 0.4.0 2014-03-06 A proto-beta party. - All knobs default value setting slightly improved. - A run-time circumvention have been hacked, strictly related to when NSM session management is in charge: the native file browser/requester dialogs are then disabled (were taking too long to list the current directory on first time invocation). - Auto-detection of the correct target library path for the LV2 plugin, whether it may be .../lib or .../lib64 on bi -arch targets, when libdir is not specified on configure time (--libdir=LIBDIR). - Reverb has been added as a brand new effects stage, though based on good old FreeVerb :). - Introduced a variable env.stage time control parameter. - Dummy change-log entry for the new year. 0.3.6 2013-12-31 A fifth of a Jubilee. - Effects/Delay BPM sync option to current transport (Auto). - More preparations for Qt5 configure build. 0.3.5 2013-09-30 Fall greetings. - First attempt on separating the DSP code from UI as runtime objects, effective for the LV2 plugin deploy. - MIDI channel filter switch is now introduced. - Fixed uninstall target make rule. - Mono(phonic) mode switch is now being introduced. - Another minor fix to note-off fast-release. 0.3.4 2013-07-16 Brand new icon ready. - Preset file icon and mimetype now introduced. - A brand new icon drops the lamest old-schooler's out, in a master lesson taught by Jarle Richard Akselsen, thanks. 0.3.3 2013-05-31 Late spring blossoming - Some sympathy to extreme dark color (read black) schemes is now being indulged; some discrete changes on the icon front has also emerged ;) - MIDI Key pressure/polyphonic aftertouch events now properly recognized, in addition to MIDI channel pressure/aftertouch processing. - Parameter value ramping moved into the late post-processing, an attempt to reduce some pop/click artifacts even further. - NSM support introduced to JACK client. - A slight GUI behavior change: (re)writing existing names doesn't load the respective preset anymore (after ticket by Jiri Prochazka aka. Anchakor, thanks). - Introducing LV2 External UI "rougue" support. - Moog-like 24dB/oct resonant filter slight modification. - Fixed JACK client fail/fake initialization. 0.3.2 2013-03-01 One third bug-fix release. - Pitch-bend, Modwheel and LFO Pitch range internal fixes. - Sustain/damper pedal switch (MIDI CC#64) support added. - Color palette hack on Qt5 dark themes. 0.3.1 2013-02-08 One second bug-fix release. - Improved filters parameter sensitivity (cutoff, reso). - Envelope generators stage curves now gone a little more old- schooler and analog-like, hopefully improving on the punchy and click-less sound front. - Experimental LV2 Time designated port support (Delay BPM). - Preparations for Qt5 migration. 0.3.0 2012-12-21 Third coming release. - Dropped all SSE dummy build optimization flags as they were making more harm than real good, performance wise. - GUI layout moved from a toolbox into a stacked tab widget; also, a status-bar has been added at the bottom display. - LV2 Atom/MIDI event processing is now official, a replacement for the formerly deprecated LV2 Event/MIDI specification. - Added dirty checking also on switching from unamed presets. - JACK stand-alone: preset loader initialization fix. 0.2.0 2012-11-22 Second public release. - Parameters A/B comparison toggle buttons have been added. - Keep LV2 event buffer valid on each run(), as found for strict LV2 specification and compliance (as suggested by falkTX). - Increased polyphony baseline from 24 to 32 voices. - Prepared for relative paths from preset file references. - Velocity sensitivity configuration control has been added. - Reset (all values to preset defaults) button has been added. - Slight minor fix on fast-release re-triggering. - Added some command line options to the stand-alone JACK client program (--help and --version information). - Reimplemented mouse-wheel stepping on combo-dial knob widgets. - Detached generic double-linked list class into its own header. 0.1.1 2012-09-24 One first bug-fix release. - Fixed a crash bug on LV2 main widget close (GUI) due to some superfluous preset dirty checking. - Fixed a nasty rather fundamental bug introduced by late voice list optimization, which was seriously crippled and noticeable when more than one LV2 plug-in were being instantiated. 0.1.0 2012-09-10 First true official release. - Preset drop-down list is now sorted. - Migrated to sourceforge.net. 0.0.9 2012-08-27 Post-vacation relax. - Main widget now a plain basic QWidget, instead of QDialog. - Preset salvage query check on main widget close (GUI). - Voice list alloc/free optimization--doubled polyphony. 0.0.8 2012-07-15 Second coming consolidation. - Proto-icon, Desktop file and Help About menus added. 0.0.7 2012-07-07 Initial change-log entry. synthv1-0.7.1/PaxHeaders.4140/configure0000644000000000000000000000013212566622136014515 xustar0030 mtime=1440425054.532715571 30 atime=1440425054.433715569 30 ctime=1440425054.532715571 synthv1-0.7.1/configure0000755000175000001440000055725512566622136015404 0ustar00rncbcusers00000000000000#! /bin/sh # Guess values for system-dependent variables and create Makefiles. # Generated by GNU Autoconf 2.69 for synthv1 0.7.1. # # Report bugs to . # # # Copyright (C) 1992-1996, 1998-2012 Free Software Foundation, Inc. # # # This configure script is free software; the Free Software Foundation # gives unlimited permission to copy, distribute and modify it. ## -------------------- ## ## M4sh Initialization. ## ## -------------------- ## # Be more Bourne compatible DUALCASE=1; export DUALCASE # for MKS sh if test -n "${ZSH_VERSION+set}" && (emulate sh) >/dev/null 2>&1; then : emulate sh NULLCMD=: # Pre-4.2 versions of Zsh do word splitting on ${1+"$@"}, which # is contrary to our usage. Disable this feature. alias -g '${1+"$@"}'='"$@"' setopt NO_GLOB_SUBST else case `(set -o) 2>/dev/null` in #( *posix*) : set -o posix ;; #( *) : ;; esac fi as_nl=' ' export as_nl # Printing a long string crashes Solaris 7 /usr/bin/printf. as_echo='\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\' as_echo=$as_echo$as_echo$as_echo$as_echo$as_echo as_echo=$as_echo$as_echo$as_echo$as_echo$as_echo$as_echo # Prefer a ksh shell builtin over an external printf program on Solaris, # but without wasting forks for bash or zsh. if test -z "$BASH_VERSION$ZSH_VERSION" \ && (test "X`print -r -- $as_echo`" = "X$as_echo") 2>/dev/null; then as_echo='print -r --' as_echo_n='print -rn --' elif (test "X`printf %s $as_echo`" = "X$as_echo") 2>/dev/null; then as_echo='printf %s\n' as_echo_n='printf %s' else if test "X`(/usr/ucb/echo -n -n $as_echo) 2>/dev/null`" = "X-n $as_echo"; then as_echo_body='eval /usr/ucb/echo -n "$1$as_nl"' as_echo_n='/usr/ucb/echo -n' else as_echo_body='eval expr "X$1" : "X\\(.*\\)"' as_echo_n_body='eval arg=$1; case $arg in #( *"$as_nl"*) expr "X$arg" : "X\\(.*\\)$as_nl"; arg=`expr "X$arg" : ".*$as_nl\\(.*\\)"`;; esac; expr "X$arg" : "X\\(.*\\)" | tr -d "$as_nl" ' export as_echo_n_body as_echo_n='sh -c $as_echo_n_body as_echo' fi export as_echo_body as_echo='sh -c $as_echo_body as_echo' fi # The user is always right. if test "${PATH_SEPARATOR+set}" != set; then PATH_SEPARATOR=: (PATH='/bin;/bin'; FPATH=$PATH; sh -c :) >/dev/null 2>&1 && { (PATH='/bin:/bin'; FPATH=$PATH; sh -c :) >/dev/null 2>&1 || PATH_SEPARATOR=';' } fi # IFS # We need space, tab and new line, in precisely that order. Quoting is # there to prevent editors from complaining about space-tab. # (If _AS_PATH_WALK were called with IFS unset, it would disable word # splitting by setting IFS to empty value.) IFS=" "" $as_nl" # Find who we are. Look in the path if we contain no directory separator. as_myself= case $0 in #(( *[\\/]* ) as_myself=$0 ;; *) as_save_IFS=$IFS; IFS=$PATH_SEPARATOR for as_dir in $PATH do IFS=$as_save_IFS test -z "$as_dir" && as_dir=. test -r "$as_dir/$0" && as_myself=$as_dir/$0 && break done IFS=$as_save_IFS ;; esac # We did not find ourselves, most probably we were run as `sh COMMAND' # in which case we are not to be found in the path. if test "x$as_myself" = x; then as_myself=$0 fi if test ! -f "$as_myself"; then $as_echo "$as_myself: error: cannot find myself; rerun with an absolute file name" >&2 exit 1 fi # Unset variables that we do not need and which cause bugs (e.g. in # pre-3.0 UWIN ksh). But do not cause bugs in bash 2.01; the "|| exit 1" # suppresses any "Segmentation fault" message there. '((' could # trigger a bug in pdksh 5.2.14. for as_var in BASH_ENV ENV MAIL MAILPATH do eval test x\${$as_var+set} = xset \ && ( (unset $as_var) || exit 1) >/dev/null 2>&1 && unset $as_var || : done PS1='$ ' PS2='> ' PS4='+ ' # NLS nuisances. LC_ALL=C export LC_ALL LANGUAGE=C export LANGUAGE # CDPATH. (unset CDPATH) >/dev/null 2>&1 && unset CDPATH # Use a proper internal environment variable to ensure we don't fall # into an infinite loop, continuously re-executing ourselves. if test x"${_as_can_reexec}" != xno && test "x$CONFIG_SHELL" != x; then _as_can_reexec=no; export _as_can_reexec; # We cannot yet assume a decent shell, so we have to provide a # neutralization value for shells without unset; and this also # works around shells that cannot unset nonexistent variables. # Preserve -v and -x to the replacement shell. BASH_ENV=/dev/null ENV=/dev/null (unset BASH_ENV) >/dev/null 2>&1 && unset BASH_ENV ENV case $- in # (((( *v*x* | *x*v* ) as_opts=-vx ;; *v* ) as_opts=-v ;; *x* ) as_opts=-x ;; * ) as_opts= ;; esac exec $CONFIG_SHELL $as_opts "$as_myself" ${1+"$@"} # Admittedly, this is quite paranoid, since all the known shells bail # out after a failed `exec'. $as_echo "$0: could not re-execute with $CONFIG_SHELL" >&2 as_fn_exit 255 fi # We don't want this to propagate to other subprocesses. { _as_can_reexec=; unset _as_can_reexec;} if test "x$CONFIG_SHELL" = x; then as_bourne_compatible="if test -n \"\${ZSH_VERSION+set}\" && (emulate sh) >/dev/null 2>&1; then : emulate sh NULLCMD=: # Pre-4.2 versions of Zsh do word splitting on \${1+\"\$@\"}, which # is contrary to our usage. Disable this feature. alias -g '\${1+\"\$@\"}'='\"\$@\"' setopt NO_GLOB_SUBST else case \`(set -o) 2>/dev/null\` in #( *posix*) : set -o posix ;; #( *) : ;; esac fi " as_required="as_fn_return () { (exit \$1); } as_fn_success () { as_fn_return 0; } as_fn_failure () { as_fn_return 1; } as_fn_ret_success () { return 0; } as_fn_ret_failure () { return 1; } exitcode=0 as_fn_success || { exitcode=1; echo as_fn_success failed.; } as_fn_failure && { exitcode=1; echo as_fn_failure succeeded.; } as_fn_ret_success || { exitcode=1; echo as_fn_ret_success failed.; } as_fn_ret_failure && { exitcode=1; echo as_fn_ret_failure succeeded.; } if ( set x; as_fn_ret_success y && test x = \"\$1\" ); then : else exitcode=1; echo positional parameters were not saved. fi test x\$exitcode = x0 || exit 1 test -x / || exit 1" as_suggested=" as_lineno_1=";as_suggested=$as_suggested$LINENO;as_suggested=$as_suggested" as_lineno_1a=\$LINENO as_lineno_2=";as_suggested=$as_suggested$LINENO;as_suggested=$as_suggested" as_lineno_2a=\$LINENO eval 'test \"x\$as_lineno_1'\$as_run'\" != \"x\$as_lineno_2'\$as_run'\" && test \"x\`expr \$as_lineno_1'\$as_run' + 1\`\" = \"x\$as_lineno_2'\$as_run'\"' || exit 1 test \$(( 1 + 1 )) = 2 || exit 1" if (eval "$as_required") 2>/dev/null; then : as_have_required=yes else as_have_required=no fi if test x$as_have_required = xyes && (eval "$as_suggested") 2>/dev/null; then : else as_save_IFS=$IFS; IFS=$PATH_SEPARATOR as_found=false for as_dir in /bin$PATH_SEPARATOR/usr/bin$PATH_SEPARATOR$PATH do IFS=$as_save_IFS test -z "$as_dir" && as_dir=. as_found=: case $as_dir in #( /*) for as_base in sh bash ksh sh5; do # Try only shells that exist, to save several forks. as_shell=$as_dir/$as_base if { test -f "$as_shell" || test -f "$as_shell.exe"; } && { $as_echo "$as_bourne_compatible""$as_required" | as_run=a "$as_shell"; } 2>/dev/null; then : CONFIG_SHELL=$as_shell as_have_required=yes if { $as_echo "$as_bourne_compatible""$as_suggested" | as_run=a "$as_shell"; } 2>/dev/null; then : break 2 fi fi done;; esac as_found=false done $as_found || { if { test -f "$SHELL" || test -f "$SHELL.exe"; } && { $as_echo "$as_bourne_compatible""$as_required" | as_run=a "$SHELL"; } 2>/dev/null; then : CONFIG_SHELL=$SHELL as_have_required=yes fi; } IFS=$as_save_IFS if test "x$CONFIG_SHELL" != x; then : export CONFIG_SHELL # We cannot yet assume a decent shell, so we have to provide a # neutralization value for shells without unset; and this also # works around shells that cannot unset nonexistent variables. # Preserve -v and -x to the replacement shell. BASH_ENV=/dev/null ENV=/dev/null (unset BASH_ENV) >/dev/null 2>&1 && unset BASH_ENV ENV case $- in # (((( *v*x* | *x*v* ) as_opts=-vx ;; *v* ) as_opts=-v ;; *x* ) as_opts=-x ;; * ) as_opts= ;; esac exec $CONFIG_SHELL $as_opts "$as_myself" ${1+"$@"} # Admittedly, this is quite paranoid, since all the known shells bail # out after a failed `exec'. $as_echo "$0: could not re-execute with $CONFIG_SHELL" >&2 exit 255 fi if test x$as_have_required = xno; then : $as_echo "$0: This script requires a shell more modern than all" $as_echo "$0: the shells that I found on your system." if test x${ZSH_VERSION+set} = xset ; then $as_echo "$0: In particular, zsh $ZSH_VERSION has bugs and should" $as_echo "$0: be upgraded to zsh 4.3.4 or later." else $as_echo "$0: Please tell bug-autoconf@gnu.org and rncbc@rncbc.org $0: about your system, including any error possibly output $0: before this message. Then install a modern shell, or $0: manually run the script under such a shell if you do $0: have one." fi exit 1 fi fi fi SHELL=${CONFIG_SHELL-/bin/sh} export SHELL # Unset more variables known to interfere with behavior of common tools. CLICOLOR_FORCE= GREP_OPTIONS= unset CLICOLOR_FORCE GREP_OPTIONS ## --------------------- ## ## M4sh Shell Functions. ## ## --------------------- ## # as_fn_unset VAR # --------------- # Portably unset VAR. as_fn_unset () { { eval $1=; unset $1;} } as_unset=as_fn_unset # as_fn_set_status STATUS # ----------------------- # Set $? to STATUS, without forking. as_fn_set_status () { return $1 } # as_fn_set_status # as_fn_exit STATUS # ----------------- # Exit the shell with STATUS, even in a "trap 0" or "set -e" context. as_fn_exit () { set +e as_fn_set_status $1 exit $1 } # as_fn_exit # as_fn_mkdir_p # ------------- # Create "$as_dir" as a directory, including parents if necessary. as_fn_mkdir_p () { case $as_dir in #( -*) as_dir=./$as_dir;; esac test -d "$as_dir" || eval $as_mkdir_p || { as_dirs= while :; do case $as_dir in #( *\'*) as_qdir=`$as_echo "$as_dir" | sed "s/'/'\\\\\\\\''/g"`;; #'( *) as_qdir=$as_dir;; esac as_dirs="'$as_qdir' $as_dirs" as_dir=`$as_dirname -- "$as_dir" || $as_expr X"$as_dir" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \ X"$as_dir" : 'X\(//\)[^/]' \| \ X"$as_dir" : 'X\(//\)$' \| \ X"$as_dir" : 'X\(/\)' \| . 2>/dev/null || $as_echo X"$as_dir" | sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{ s//\1/ q } /^X\(\/\/\)[^/].*/{ s//\1/ q } /^X\(\/\/\)$/{ s//\1/ q } /^X\(\/\).*/{ s//\1/ q } s/.*/./; q'` test -d "$as_dir" && break done test -z "$as_dirs" || eval "mkdir $as_dirs" } || test -d "$as_dir" || as_fn_error $? "cannot create directory $as_dir" } # as_fn_mkdir_p # as_fn_executable_p FILE # ----------------------- # Test if FILE is an executable regular file. as_fn_executable_p () { test -f "$1" && test -x "$1" } # as_fn_executable_p # as_fn_append VAR VALUE # ---------------------- # Append the text in VALUE to the end of the definition contained in VAR. Take # advantage of any shell optimizations that allow amortized linear growth over # repeated appends, instead of the typical quadratic growth present in naive # implementations. if (eval "as_var=1; as_var+=2; test x\$as_var = x12") 2>/dev/null; then : eval 'as_fn_append () { eval $1+=\$2 }' else as_fn_append () { eval $1=\$$1\$2 } fi # as_fn_append # as_fn_arith ARG... # ------------------ # Perform arithmetic evaluation on the ARGs, and store the result in the # global $as_val. Take advantage of shells that can avoid forks. The arguments # must be portable across $(()) and expr. if (eval "test \$(( 1 + 1 )) = 2") 2>/dev/null; then : eval 'as_fn_arith () { as_val=$(( $* )) }' else as_fn_arith () { as_val=`expr "$@" || test $? -eq 1` } fi # as_fn_arith # as_fn_error STATUS ERROR [LINENO LOG_FD] # ---------------------------------------- # Output "`basename $0`: error: ERROR" to stderr. If LINENO and LOG_FD are # provided, also output the error to LOG_FD, referencing LINENO. Then exit the # script with STATUS, using 1 if that was 0. as_fn_error () { as_status=$1; test $as_status -eq 0 && as_status=1 if test "$4"; then as_lineno=${as_lineno-"$3"} as_lineno_stack=as_lineno_stack=$as_lineno_stack $as_echo "$as_me:${as_lineno-$LINENO}: error: $2" >&$4 fi $as_echo "$as_me: error: $2" >&2 as_fn_exit $as_status } # as_fn_error if expr a : '\(a\)' >/dev/null 2>&1 && test "X`expr 00001 : '.*\(...\)'`" = X001; then as_expr=expr else as_expr=false fi if (basename -- /) >/dev/null 2>&1 && test "X`basename -- / 2>&1`" = "X/"; then as_basename=basename else as_basename=false fi if (as_dir=`dirname -- /` && test "X$as_dir" = X/) >/dev/null 2>&1; then as_dirname=dirname else as_dirname=false fi as_me=`$as_basename -- "$0" || $as_expr X/"$0" : '.*/\([^/][^/]*\)/*$' \| \ X"$0" : 'X\(//\)$' \| \ X"$0" : 'X\(/\)' \| . 2>/dev/null || $as_echo X/"$0" | sed '/^.*\/\([^/][^/]*\)\/*$/{ s//\1/ q } /^X\/\(\/\/\)$/{ s//\1/ q } /^X\/\(\/\).*/{ s//\1/ q } s/.*/./; q'` # Avoid depending upon Character Ranges. as_cr_letters='abcdefghijklmnopqrstuvwxyz' as_cr_LETTERS='ABCDEFGHIJKLMNOPQRSTUVWXYZ' as_cr_Letters=$as_cr_letters$as_cr_LETTERS as_cr_digits='0123456789' as_cr_alnum=$as_cr_Letters$as_cr_digits as_lineno_1=$LINENO as_lineno_1a=$LINENO as_lineno_2=$LINENO as_lineno_2a=$LINENO eval 'test "x$as_lineno_1'$as_run'" != "x$as_lineno_2'$as_run'" && test "x`expr $as_lineno_1'$as_run' + 1`" = "x$as_lineno_2'$as_run'"' || { # Blame Lee E. McMahon (1931-1989) for sed's syntax. :-) sed -n ' p /[$]LINENO/= ' <$as_myself | sed ' s/[$]LINENO.*/&-/ t lineno b :lineno N :loop s/[$]LINENO\([^'$as_cr_alnum'_].*\n\)\(.*\)/\2\1\2/ t loop s/-\n.*// ' >$as_me.lineno && chmod +x "$as_me.lineno" || { $as_echo "$as_me: error: cannot create $as_me.lineno; rerun with a POSIX shell" >&2; as_fn_exit 1; } # If we had to re-execute with $CONFIG_SHELL, we're ensured to have # already done that, so ensure we don't try to do so again and fall # in an infinite loop. This has already happened in practice. _as_can_reexec=no; export _as_can_reexec # Don't try to exec as it changes $[0], causing all sort of problems # (the dirname of $[0] is not the place where we might find the # original and so on. Autoconf is especially sensitive to this). . "./$as_me.lineno" # Exit status is that of the last command. exit } ECHO_C= ECHO_N= ECHO_T= case `echo -n x` in #((((( -n*) case `echo 'xy\c'` in *c*) ECHO_T=' ';; # ECHO_T is single tab character. xy) ECHO_C='\c';; *) echo `echo ksh88 bug on AIX 6.1` > /dev/null ECHO_T=' ';; esac;; *) ECHO_N='-n';; esac rm -f conf$$ conf$$.exe conf$$.file if test -d conf$$.dir; then rm -f conf$$.dir/conf$$.file else rm -f conf$$.dir mkdir conf$$.dir 2>/dev/null fi if (echo >conf$$.file) 2>/dev/null; then if ln -s conf$$.file conf$$ 2>/dev/null; then as_ln_s='ln -s' # ... but there are two gotchas: # 1) On MSYS, both `ln -s file dir' and `ln file dir' fail. # 2) DJGPP < 2.04 has no symlinks; `ln -s' creates a wrapper executable. # In both cases, we have to default to `cp -pR'. ln -s conf$$.file conf$$.dir 2>/dev/null && test ! -f conf$$.exe || as_ln_s='cp -pR' elif ln conf$$.file conf$$ 2>/dev/null; then as_ln_s=ln else as_ln_s='cp -pR' fi else as_ln_s='cp -pR' fi rm -f conf$$ conf$$.exe conf$$.dir/conf$$.file conf$$.file rmdir conf$$.dir 2>/dev/null if mkdir -p . 2>/dev/null; then as_mkdir_p='mkdir -p "$as_dir"' else test -d ./-p && rmdir ./-p as_mkdir_p=false fi as_test_x='test -x' as_executable_p=as_fn_executable_p # Sed expression to map a string onto a valid CPP name. as_tr_cpp="eval sed 'y%*$as_cr_letters%P$as_cr_LETTERS%;s%[^_$as_cr_alnum]%_%g'" # Sed expression to map a string onto a valid variable name. as_tr_sh="eval sed 'y%*+%pp%;s%[^_$as_cr_alnum]%_%g'" test -n "$DJDIR" || exec 7<&0 &1 # Name of the host. # hostname on some systems (SVR3.2, old GNU/Linux) returns a bogus exit status, # so uname gets run too. ac_hostname=`(hostname || uname -n) 2>/dev/null | sed 1q` # # Initializations. # ac_default_prefix=/usr/local ac_clean_files= ac_config_libobj_dir=. LIBOBJS= cross_compiling=no subdirs= MFLAGS= MAKEFLAGS= # Identity of this package. PACKAGE_NAME='synthv1' PACKAGE_TARNAME='synthv1' PACKAGE_VERSION='0.7.1' PACKAGE_STRING='synthv1 0.7.1' PACKAGE_BUGREPORT='rncbc@rncbc.org' PACKAGE_URL='' ac_unique_file="src/synthv1.cpp" ac_default_prefix=/usr/local # Factoring default headers for most tests. ac_includes_default="\ #include #ifdef HAVE_SYS_TYPES_H # include #endif #ifdef HAVE_SYS_STAT_H # include #endif #ifdef STDC_HEADERS # include # include #else # ifdef HAVE_STDLIB_H # include # endif #endif #ifdef HAVE_STRING_H # if !defined STDC_HEADERS && defined HAVE_MEMORY_H # include # endif # include #endif #ifdef HAVE_STRINGS_H # include #endif #ifdef HAVE_INTTYPES_H # include #endif #ifdef HAVE_STDINT_H # include #endif #ifdef HAVE_UNISTD_H # include #endif" ac_subst_vars='LTLIBOBJS LIBOBJS ac_ldflags ac_lv2_incpath ac_jack_incpath ac_clean_targets ac_uninstall_targets ac_install_targets ac_all_targets ac_lv2_libs ac_jack_libs ac_cflags ac_lrelease ac_lupdate ac_uic ac_moc ac_cv_qmake ac_qmake EGREP GREP CXXCPP ac_ct_CXX CXXFLAGS CXX CPP OBJEXT EXEEXT ac_ct_CC CPPFLAGS LDFLAGS CFLAGS CC ac_debug ac_libdir ac_prefix target_alias host_alias build_alias LIBS ECHO_T ECHO_N ECHO_C DEFS mandir localedir libdir psdir pdfdir dvidir htmldir infodir docdir oldincludedir includedir localstatedir sharedstatedir sysconfdir datadir datarootdir libexecdir sbindir bindir program_transform_name prefix exec_prefix PACKAGE_URL PACKAGE_BUGREPORT PACKAGE_STRING PACKAGE_VERSION PACKAGE_TARNAME PACKAGE_NAME PATH_SEPARATOR SHELL' ac_subst_files='' ac_user_opts=' enable_option_checking enable_debug enable_jack enable_jack_session enable_jack_midi enable_alsa_midi enable_lv2 enable_lv2_external_ui enable_lv2_ui_idle enable_lv2_ui_show enable_lv2_programs enable_liblo enable_nsm enable_qt4 enable_qt5 with_qt4 with_qt5 with_alsa with_jack with_lv2 with_liblo ' ac_precious_vars='build_alias host_alias target_alias CC CFLAGS LDFLAGS LIBS CPPFLAGS CPP CXX CXXFLAGS CCC CXXCPP' # Initialize some variables set by options. ac_init_help= ac_init_version=false ac_unrecognized_opts= ac_unrecognized_sep= # The variables have the same names as the options, with # dashes changed to underlines. cache_file=/dev/null exec_prefix=NONE no_create= no_recursion= prefix=NONE program_prefix=NONE program_suffix=NONE program_transform_name=s,x,x, silent= site= srcdir= verbose= x_includes=NONE x_libraries=NONE # Installation directory options. # These are left unexpanded so users can "make install exec_prefix=/foo" # and all the variables that are supposed to be based on exec_prefix # by default will actually change. # Use braces instead of parens because sh, perl, etc. also accept them. # (The list follows the same order as the GNU Coding Standards.) bindir='${exec_prefix}/bin' sbindir='${exec_prefix}/sbin' libexecdir='${exec_prefix}/libexec' datarootdir='${prefix}/share' datadir='${datarootdir}' sysconfdir='${prefix}/etc' sharedstatedir='${prefix}/com' localstatedir='${prefix}/var' includedir='${prefix}/include' oldincludedir='/usr/include' docdir='${datarootdir}/doc/${PACKAGE_TARNAME}' infodir='${datarootdir}/info' htmldir='${docdir}' dvidir='${docdir}' pdfdir='${docdir}' psdir='${docdir}' libdir='${exec_prefix}/lib' localedir='${datarootdir}/locale' mandir='${datarootdir}/man' ac_prev= ac_dashdash= for ac_option do # If the previous option needs an argument, assign it. if test -n "$ac_prev"; then eval $ac_prev=\$ac_option ac_prev= continue fi case $ac_option in *=?*) ac_optarg=`expr "X$ac_option" : '[^=]*=\(.*\)'` ;; *=) ac_optarg= ;; *) ac_optarg=yes ;; esac # Accept the important Cygnus configure options, so we can diagnose typos. case $ac_dashdash$ac_option in --) ac_dashdash=yes ;; -bindir | --bindir | --bindi | --bind | --bin | --bi) ac_prev=bindir ;; -bindir=* | --bindir=* | --bindi=* | --bind=* | --bin=* | --bi=*) bindir=$ac_optarg ;; -build | --build | --buil | --bui | --bu) ac_prev=build_alias ;; -build=* | --build=* | --buil=* | --bui=* | --bu=*) build_alias=$ac_optarg ;; -cache-file | --cache-file | --cache-fil | --cache-fi \ | --cache-f | --cache- | --cache | --cach | --cac | --ca | --c) ac_prev=cache_file ;; -cache-file=* | --cache-file=* | --cache-fil=* | --cache-fi=* \ | --cache-f=* | --cache-=* | --cache=* | --cach=* | --cac=* | --ca=* | --c=*) cache_file=$ac_optarg ;; --config-cache | -C) cache_file=config.cache ;; -datadir | --datadir | --datadi | --datad) ac_prev=datadir ;; -datadir=* | --datadir=* | --datadi=* | --datad=*) datadir=$ac_optarg ;; -datarootdir | --datarootdir | --datarootdi | --datarootd | --dataroot \ | --dataroo | --dataro | --datar) ac_prev=datarootdir ;; -datarootdir=* | --datarootdir=* | --datarootdi=* | --datarootd=* \ | --dataroot=* | --dataroo=* | --dataro=* | --datar=*) datarootdir=$ac_optarg ;; -disable-* | --disable-*) ac_useropt=`expr "x$ac_option" : 'x-*disable-\(.*\)'` # Reject names that are not valid shell variable names. expr "x$ac_useropt" : ".*[^-+._$as_cr_alnum]" >/dev/null && as_fn_error $? "invalid feature name: $ac_useropt" ac_useropt_orig=$ac_useropt ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'` case $ac_user_opts in *" "enable_$ac_useropt" "*) ;; *) ac_unrecognized_opts="$ac_unrecognized_opts$ac_unrecognized_sep--disable-$ac_useropt_orig" ac_unrecognized_sep=', ';; esac eval enable_$ac_useropt=no ;; -docdir | --docdir | --docdi | --doc | --do) ac_prev=docdir ;; -docdir=* | --docdir=* | --docdi=* | --doc=* | --do=*) docdir=$ac_optarg ;; -dvidir | --dvidir | --dvidi | --dvid | --dvi | --dv) ac_prev=dvidir ;; -dvidir=* | --dvidir=* | --dvidi=* | --dvid=* | --dvi=* | --dv=*) dvidir=$ac_optarg ;; -enable-* | --enable-*) ac_useropt=`expr "x$ac_option" : 'x-*enable-\([^=]*\)'` # Reject names that are not valid shell variable names. expr "x$ac_useropt" : ".*[^-+._$as_cr_alnum]" >/dev/null && as_fn_error $? "invalid feature name: $ac_useropt" ac_useropt_orig=$ac_useropt ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'` case $ac_user_opts in *" "enable_$ac_useropt" "*) ;; *) ac_unrecognized_opts="$ac_unrecognized_opts$ac_unrecognized_sep--enable-$ac_useropt_orig" ac_unrecognized_sep=', ';; esac eval enable_$ac_useropt=\$ac_optarg ;; -exec-prefix | --exec_prefix | --exec-prefix | --exec-prefi \ | --exec-pref | --exec-pre | --exec-pr | --exec-p | --exec- \ | --exec | --exe | --ex) ac_prev=exec_prefix ;; -exec-prefix=* | --exec_prefix=* | --exec-prefix=* | --exec-prefi=* \ | --exec-pref=* | --exec-pre=* | --exec-pr=* | --exec-p=* | --exec-=* \ | --exec=* | --exe=* | --ex=*) exec_prefix=$ac_optarg ;; -gas | --gas | --ga | --g) # Obsolete; use --with-gas. with_gas=yes ;; -help | --help | --hel | --he | -h) ac_init_help=long ;; -help=r* | --help=r* | --hel=r* | --he=r* | -hr*) ac_init_help=recursive ;; -help=s* | --help=s* | --hel=s* | --he=s* | -hs*) ac_init_help=short ;; -host | --host | --hos | --ho) ac_prev=host_alias ;; -host=* | --host=* | --hos=* | --ho=*) host_alias=$ac_optarg ;; -htmldir | --htmldir | --htmldi | --htmld | --html | --htm | --ht) ac_prev=htmldir ;; -htmldir=* | --htmldir=* | --htmldi=* | --htmld=* | --html=* | --htm=* \ | --ht=*) htmldir=$ac_optarg ;; -includedir | --includedir | --includedi | --included | --include \ | --includ | --inclu | --incl | --inc) ac_prev=includedir ;; -includedir=* | --includedir=* | --includedi=* | --included=* | --include=* \ | --includ=* | --inclu=* | --incl=* | --inc=*) includedir=$ac_optarg ;; -infodir | --infodir | --infodi | --infod | --info | --inf) ac_prev=infodir ;; -infodir=* | --infodir=* | --infodi=* | --infod=* | --info=* | --inf=*) infodir=$ac_optarg ;; -libdir | --libdir | --libdi | --libd) ac_prev=libdir ;; -libdir=* | --libdir=* | --libdi=* | --libd=*) libdir=$ac_optarg ;; -libexecdir | --libexecdir | --libexecdi | --libexecd | --libexec \ | --libexe | --libex | --libe) ac_prev=libexecdir ;; -libexecdir=* | --libexecdir=* | --libexecdi=* | --libexecd=* | --libexec=* \ | --libexe=* | --libex=* | --libe=*) libexecdir=$ac_optarg ;; -localedir | --localedir | --localedi | --localed | --locale) ac_prev=localedir ;; -localedir=* | --localedir=* | --localedi=* | --localed=* | --locale=*) localedir=$ac_optarg ;; -localstatedir | --localstatedir | --localstatedi | --localstated \ | --localstate | --localstat | --localsta | --localst | --locals) ac_prev=localstatedir ;; -localstatedir=* | --localstatedir=* | --localstatedi=* | --localstated=* \ | --localstate=* | --localstat=* | --localsta=* | --localst=* | --locals=*) localstatedir=$ac_optarg ;; -mandir | --mandir | --mandi | --mand | --man | --ma | --m) ac_prev=mandir ;; -mandir=* | --mandir=* | --mandi=* | --mand=* | --man=* | --ma=* | --m=*) mandir=$ac_optarg ;; -nfp | --nfp | --nf) # Obsolete; use --without-fp. with_fp=no ;; -no-create | --no-create | --no-creat | --no-crea | --no-cre \ | --no-cr | --no-c | -n) no_create=yes ;; -no-recursion | --no-recursion | --no-recursio | --no-recursi \ | --no-recurs | --no-recur | --no-recu | --no-rec | --no-re | --no-r) no_recursion=yes ;; -oldincludedir | --oldincludedir | --oldincludedi | --oldincluded \ | --oldinclude | --oldinclud | --oldinclu | --oldincl | --oldinc \ | --oldin | --oldi | --old | --ol | --o) ac_prev=oldincludedir ;; -oldincludedir=* | --oldincludedir=* | --oldincludedi=* | --oldincluded=* \ | --oldinclude=* | --oldinclud=* | --oldinclu=* | --oldincl=* | --oldinc=* \ | --oldin=* | --oldi=* | --old=* | --ol=* | --o=*) oldincludedir=$ac_optarg ;; -prefix | --prefix | --prefi | --pref | --pre | --pr | --p) ac_prev=prefix ;; -prefix=* | --prefix=* | --prefi=* | --pref=* | --pre=* | --pr=* | --p=*) prefix=$ac_optarg ;; -program-prefix | --program-prefix | --program-prefi | --program-pref \ | --program-pre | --program-pr | --program-p) ac_prev=program_prefix ;; -program-prefix=* | --program-prefix=* | --program-prefi=* \ | --program-pref=* | --program-pre=* | --program-pr=* | --program-p=*) program_prefix=$ac_optarg ;; -program-suffix | --program-suffix | --program-suffi | --program-suff \ | --program-suf | --program-su | --program-s) ac_prev=program_suffix ;; -program-suffix=* | --program-suffix=* | --program-suffi=* \ | --program-suff=* | --program-suf=* | --program-su=* | --program-s=*) program_suffix=$ac_optarg ;; -program-transform-name | --program-transform-name \ | --program-transform-nam | --program-transform-na \ | --program-transform-n | --program-transform- \ | --program-transform | --program-transfor \ | --program-transfo | --program-transf \ | --program-trans | --program-tran \ | --progr-tra | --program-tr | --program-t) ac_prev=program_transform_name ;; -program-transform-name=* | --program-transform-name=* \ | --program-transform-nam=* | --program-transform-na=* \ | --program-transform-n=* | --program-transform-=* \ | --program-transform=* | --program-transfor=* \ | --program-transfo=* | --program-transf=* \ | --program-trans=* | --program-tran=* \ | --progr-tra=* | --program-tr=* | --program-t=*) program_transform_name=$ac_optarg ;; -pdfdir | --pdfdir | --pdfdi | --pdfd | --pdf | --pd) ac_prev=pdfdir ;; -pdfdir=* | --pdfdir=* | --pdfdi=* | --pdfd=* | --pdf=* | --pd=*) pdfdir=$ac_optarg ;; -psdir | --psdir | --psdi | --psd | --ps) ac_prev=psdir ;; -psdir=* | --psdir=* | --psdi=* | --psd=* | --ps=*) psdir=$ac_optarg ;; -q | -quiet | --quiet | --quie | --qui | --qu | --q \ | -silent | --silent | --silen | --sile | --sil) silent=yes ;; -sbindir | --sbindir | --sbindi | --sbind | --sbin | --sbi | --sb) ac_prev=sbindir ;; -sbindir=* | --sbindir=* | --sbindi=* | --sbind=* | --sbin=* \ | --sbi=* | --sb=*) sbindir=$ac_optarg ;; -sharedstatedir | --sharedstatedir | --sharedstatedi \ | --sharedstated | --sharedstate | --sharedstat | --sharedsta \ | --sharedst | --shareds | --shared | --share | --shar \ | --sha | --sh) ac_prev=sharedstatedir ;; -sharedstatedir=* | --sharedstatedir=* | --sharedstatedi=* \ | --sharedstated=* | --sharedstate=* | --sharedstat=* | --sharedsta=* \ | --sharedst=* | --shareds=* | --shared=* | --share=* | --shar=* \ | --sha=* | --sh=*) sharedstatedir=$ac_optarg ;; -site | --site | --sit) ac_prev=site ;; -site=* | --site=* | --sit=*) site=$ac_optarg ;; -srcdir | --srcdir | --srcdi | --srcd | --src | --sr) ac_prev=srcdir ;; -srcdir=* | --srcdir=* | --srcdi=* | --srcd=* | --src=* | --sr=*) srcdir=$ac_optarg ;; -sysconfdir | --sysconfdir | --sysconfdi | --sysconfd | --sysconf \ | --syscon | --sysco | --sysc | --sys | --sy) ac_prev=sysconfdir ;; -sysconfdir=* | --sysconfdir=* | --sysconfdi=* | --sysconfd=* | --sysconf=* \ | --syscon=* | --sysco=* | --sysc=* | --sys=* | --sy=*) sysconfdir=$ac_optarg ;; -target | --target | --targe | --targ | --tar | --ta | --t) ac_prev=target_alias ;; -target=* | --target=* | --targe=* | --targ=* | --tar=* | --ta=* | --t=*) target_alias=$ac_optarg ;; -v | -verbose | --verbose | --verbos | --verbo | --verb) verbose=yes ;; -version | --version | --versio | --versi | --vers | -V) ac_init_version=: ;; -with-* | --with-*) ac_useropt=`expr "x$ac_option" : 'x-*with-\([^=]*\)'` # Reject names that are not valid shell variable names. expr "x$ac_useropt" : ".*[^-+._$as_cr_alnum]" >/dev/null && as_fn_error $? "invalid package name: $ac_useropt" ac_useropt_orig=$ac_useropt ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'` case $ac_user_opts in *" "with_$ac_useropt" "*) ;; *) ac_unrecognized_opts="$ac_unrecognized_opts$ac_unrecognized_sep--with-$ac_useropt_orig" ac_unrecognized_sep=', ';; esac eval with_$ac_useropt=\$ac_optarg ;; -without-* | --without-*) ac_useropt=`expr "x$ac_option" : 'x-*without-\(.*\)'` # Reject names that are not valid shell variable names. expr "x$ac_useropt" : ".*[^-+._$as_cr_alnum]" >/dev/null && as_fn_error $? "invalid package name: $ac_useropt" ac_useropt_orig=$ac_useropt ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'` case $ac_user_opts in *" "with_$ac_useropt" "*) ;; *) ac_unrecognized_opts="$ac_unrecognized_opts$ac_unrecognized_sep--without-$ac_useropt_orig" ac_unrecognized_sep=', ';; esac eval with_$ac_useropt=no ;; --x) # Obsolete; use --with-x. with_x=yes ;; -x-includes | --x-includes | --x-include | --x-includ | --x-inclu \ | --x-incl | --x-inc | --x-in | --x-i) ac_prev=x_includes ;; -x-includes=* | --x-includes=* | --x-include=* | --x-includ=* | --x-inclu=* \ | --x-incl=* | --x-inc=* | --x-in=* | --x-i=*) x_includes=$ac_optarg ;; -x-libraries | --x-libraries | --x-librarie | --x-librari \ | --x-librar | --x-libra | --x-libr | --x-lib | --x-li | --x-l) ac_prev=x_libraries ;; -x-libraries=* | --x-libraries=* | --x-librarie=* | --x-librari=* \ | --x-librar=* | --x-libra=* | --x-libr=* | --x-lib=* | --x-li=* | --x-l=*) x_libraries=$ac_optarg ;; -*) as_fn_error $? "unrecognized option: \`$ac_option' Try \`$0 --help' for more information" ;; *=*) ac_envvar=`expr "x$ac_option" : 'x\([^=]*\)='` # Reject names that are not valid shell variable names. case $ac_envvar in #( '' | [0-9]* | *[!_$as_cr_alnum]* ) as_fn_error $? "invalid variable name: \`$ac_envvar'" ;; esac eval $ac_envvar=\$ac_optarg export $ac_envvar ;; *) # FIXME: should be removed in autoconf 3.0. $as_echo "$as_me: WARNING: you should use --build, --host, --target" >&2 expr "x$ac_option" : ".*[^-._$as_cr_alnum]" >/dev/null && $as_echo "$as_me: WARNING: invalid host type: $ac_option" >&2 : "${build_alias=$ac_option} ${host_alias=$ac_option} ${target_alias=$ac_option}" ;; esac done if test -n "$ac_prev"; then ac_option=--`echo $ac_prev | sed 's/_/-/g'` as_fn_error $? "missing argument to $ac_option" fi if test -n "$ac_unrecognized_opts"; then case $enable_option_checking in no) ;; fatal) as_fn_error $? "unrecognized options: $ac_unrecognized_opts" ;; *) $as_echo "$as_me: WARNING: unrecognized options: $ac_unrecognized_opts" >&2 ;; esac fi # Check all directory arguments for consistency. for ac_var in exec_prefix prefix bindir sbindir libexecdir datarootdir \ datadir sysconfdir sharedstatedir localstatedir includedir \ oldincludedir docdir infodir htmldir dvidir pdfdir psdir \ libdir localedir mandir do eval ac_val=\$$ac_var # Remove trailing slashes. case $ac_val in */ ) ac_val=`expr "X$ac_val" : 'X\(.*[^/]\)' \| "X$ac_val" : 'X\(.*\)'` eval $ac_var=\$ac_val;; esac # Be sure to have absolute directory names. case $ac_val in [\\/$]* | ?:[\\/]* ) continue;; NONE | '' ) case $ac_var in *prefix ) continue;; esac;; esac as_fn_error $? "expected an absolute directory name for --$ac_var: $ac_val" done # There might be people who depend on the old broken behavior: `$host' # used to hold the argument of --host etc. # FIXME: To remove some day. build=$build_alias host=$host_alias target=$target_alias # FIXME: To remove some day. if test "x$host_alias" != x; then if test "x$build_alias" = x; then cross_compiling=maybe elif test "x$build_alias" != "x$host_alias"; then cross_compiling=yes fi fi ac_tool_prefix= test -n "$host_alias" && ac_tool_prefix=$host_alias- test "$silent" = yes && exec 6>/dev/null ac_pwd=`pwd` && test -n "$ac_pwd" && ac_ls_di=`ls -di .` && ac_pwd_ls_di=`cd "$ac_pwd" && ls -di .` || as_fn_error $? "working directory cannot be determined" test "X$ac_ls_di" = "X$ac_pwd_ls_di" || as_fn_error $? "pwd does not report name of working directory" # Find the source files, if location was not specified. if test -z "$srcdir"; then ac_srcdir_defaulted=yes # Try the directory containing this script, then the parent directory. ac_confdir=`$as_dirname -- "$as_myself" || $as_expr X"$as_myself" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \ X"$as_myself" : 'X\(//\)[^/]' \| \ X"$as_myself" : 'X\(//\)$' \| \ X"$as_myself" : 'X\(/\)' \| . 2>/dev/null || $as_echo X"$as_myself" | sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{ s//\1/ q } /^X\(\/\/\)[^/].*/{ s//\1/ q } /^X\(\/\/\)$/{ s//\1/ q } /^X\(\/\).*/{ s//\1/ q } s/.*/./; q'` srcdir=$ac_confdir if test ! -r "$srcdir/$ac_unique_file"; then srcdir=.. fi else ac_srcdir_defaulted=no fi if test ! -r "$srcdir/$ac_unique_file"; then test "$ac_srcdir_defaulted" = yes && srcdir="$ac_confdir or .." as_fn_error $? "cannot find sources ($ac_unique_file) in $srcdir" fi ac_msg="sources are in $srcdir, but \`cd $srcdir' does not work" ac_abs_confdir=`( cd "$srcdir" && test -r "./$ac_unique_file" || as_fn_error $? "$ac_msg" pwd)` # When building in place, set srcdir=. if test "$ac_abs_confdir" = "$ac_pwd"; then srcdir=. fi # Remove unnecessary trailing slashes from srcdir. # Double slashes in file names in object file debugging info # mess up M-x gdb in Emacs. case $srcdir in */) srcdir=`expr "X$srcdir" : 'X\(.*[^/]\)' \| "X$srcdir" : 'X\(.*\)'`;; esac for ac_var in $ac_precious_vars; do eval ac_env_${ac_var}_set=\${${ac_var}+set} eval ac_env_${ac_var}_value=\$${ac_var} eval ac_cv_env_${ac_var}_set=\${${ac_var}+set} eval ac_cv_env_${ac_var}_value=\$${ac_var} done # # Report the --help message. # if test "$ac_init_help" = "long"; then # Omit some internal or obsolete options to make the list less imposing. # This message is too long to be a string in the A/UX 3.1 sh. cat <<_ACEOF \`configure' configures synthv1 0.7.1 to adapt to many kinds of systems. Usage: $0 [OPTION]... [VAR=VALUE]... To assign environment variables (e.g., CC, CFLAGS...), specify them as VAR=VALUE. See below for descriptions of some of the useful variables. Defaults for the options are specified in brackets. Configuration: -h, --help display this help and exit --help=short display options specific to this package --help=recursive display the short help of all the included packages -V, --version display version information and exit -q, --quiet, --silent do not print \`checking ...' messages --cache-file=FILE cache test results in FILE [disabled] -C, --config-cache alias for \`--cache-file=config.cache' -n, --no-create do not create output files --srcdir=DIR find the sources in DIR [configure dir or \`..'] Installation directories: --prefix=PREFIX install architecture-independent files in PREFIX [$ac_default_prefix] --exec-prefix=EPREFIX install architecture-dependent files in EPREFIX [PREFIX] By default, \`make install' will install all the files in \`$ac_default_prefix/bin', \`$ac_default_prefix/lib' etc. You can specify an installation prefix other than \`$ac_default_prefix' using \`--prefix', for instance \`--prefix=\$HOME'. For better control, use the options below. Fine tuning of the installation directories: --bindir=DIR user executables [EPREFIX/bin] --sbindir=DIR system admin executables [EPREFIX/sbin] --libexecdir=DIR program executables [EPREFIX/libexec] --sysconfdir=DIR read-only single-machine data [PREFIX/etc] --sharedstatedir=DIR modifiable architecture-independent data [PREFIX/com] --localstatedir=DIR modifiable single-machine data [PREFIX/var] --libdir=DIR object code libraries [EPREFIX/lib] --includedir=DIR C header files [PREFIX/include] --oldincludedir=DIR C header files for non-gcc [/usr/include] --datarootdir=DIR read-only arch.-independent data root [PREFIX/share] --datadir=DIR read-only architecture-independent data [DATAROOTDIR] --infodir=DIR info documentation [DATAROOTDIR/info] --localedir=DIR locale-dependent data [DATAROOTDIR/locale] --mandir=DIR man documentation [DATAROOTDIR/man] --docdir=DIR documentation root [DATAROOTDIR/doc/synthv1] --htmldir=DIR html documentation [DOCDIR] --dvidir=DIR dvi documentation [DOCDIR] --pdfdir=DIR pdf documentation [DOCDIR] --psdir=DIR ps documentation [DOCDIR] _ACEOF cat <<\_ACEOF _ACEOF fi if test -n "$ac_init_help"; then case $ac_init_help in short | recursive ) echo "Configuration of synthv1 0.7.1:";; esac cat <<\_ACEOF Optional Features: --disable-option-checking ignore unrecognized --enable/--with options --disable-FEATURE do not include FEATURE (same as --enable-FEATURE=no) --enable-FEATURE[=ARG] include FEATURE [ARG=yes] --enable-debug enable debugging (default=no) --enable-jack enable JACK stand-alone build (default=yes) --enable-jack-session enable JACK session support (default=yes) --enable-jack-midi enable JACK MIDI support (default=yes) --enable-alsa-midi enable ALSA MIDI support (default=yes) --enable-lv2 enable LV2 plug-in build (default=yes) --enable-lv2-external-ui enable LV2 plug-in External UI support (default=yes) --enable-lv2-ui-idle enable LV2 UI Idle interface support (default=yes) --enable-lv2-ui-show enable LV2 UI Show interface support (default=yes) --enable-lv2-programs enable LV2 plug-in Programs support (default=yes) --enable-liblo enable liblo interface (default=yes) --enable-nsm enable NSM support (default=yes) --enable-qt4 enable Qt4 build (default=yes) --enable-qt5 enable Qt5 build (default=no) Optional Packages: --with-PACKAGE[=ARG] use PACKAGE [ARG=yes] --without-PACKAGE do not use PACKAGE (same as --with-PACKAGE=no) --with-qt4=PATH use alternate Qt4 install path --with-qt5=PATH use alternate Qt5 install path --with-alsa=PATH use alternate ALSA install path --with-jack=PATH use alternate JACK install path --with-lv2=PATH use alternate LV2 install path --with-liblo=PATH use alternate liblo path Some influential environment variables: CC C compiler command CFLAGS C compiler flags LDFLAGS linker flags, e.g. -L if you have libraries in a nonstandard directory LIBS libraries to pass to the linker, e.g. -l CPPFLAGS (Objective) C/C++ preprocessor flags, e.g. -I if you have headers in a nonstandard directory CPP C preprocessor CXX C++ compiler command CXXFLAGS C++ compiler flags CXXCPP C++ preprocessor Use these variables to override the choices made by `configure' or to help it to find libraries and programs with nonstandard names/locations. Report bugs to . _ACEOF ac_status=$? fi if test "$ac_init_help" = "recursive"; then # If there are subdirs, report their specific --help. for ac_dir in : $ac_subdirs_all; do test "x$ac_dir" = x: && continue test -d "$ac_dir" || { cd "$srcdir" && ac_pwd=`pwd` && srcdir=. && test -d "$ac_dir"; } || continue ac_builddir=. case "$ac_dir" in .) ac_dir_suffix= ac_top_builddir_sub=. ac_top_build_prefix= ;; *) ac_dir_suffix=/`$as_echo "$ac_dir" | sed 's|^\.[\\/]||'` # A ".." for each directory in $ac_dir_suffix. ac_top_builddir_sub=`$as_echo "$ac_dir_suffix" | sed 's|/[^\\/]*|/..|g;s|/||'` case $ac_top_builddir_sub in "") ac_top_builddir_sub=. ac_top_build_prefix= ;; *) ac_top_build_prefix=$ac_top_builddir_sub/ ;; esac ;; esac ac_abs_top_builddir=$ac_pwd ac_abs_builddir=$ac_pwd$ac_dir_suffix # for backward compatibility: ac_top_builddir=$ac_top_build_prefix case $srcdir in .) # We are building in place. ac_srcdir=. ac_top_srcdir=$ac_top_builddir_sub ac_abs_top_srcdir=$ac_pwd ;; [\\/]* | ?:[\\/]* ) # Absolute name. ac_srcdir=$srcdir$ac_dir_suffix; ac_top_srcdir=$srcdir ac_abs_top_srcdir=$srcdir ;; *) # Relative name. ac_srcdir=$ac_top_build_prefix$srcdir$ac_dir_suffix ac_top_srcdir=$ac_top_build_prefix$srcdir ac_abs_top_srcdir=$ac_pwd/$srcdir ;; esac ac_abs_srcdir=$ac_abs_top_srcdir$ac_dir_suffix cd "$ac_dir" || { ac_status=$?; continue; } # Check for guested configure. if test -f "$ac_srcdir/configure.gnu"; then echo && $SHELL "$ac_srcdir/configure.gnu" --help=recursive elif test -f "$ac_srcdir/configure"; then echo && $SHELL "$ac_srcdir/configure" --help=recursive else $as_echo "$as_me: WARNING: no configuration information is in $ac_dir" >&2 fi || ac_status=$? cd "$ac_pwd" || { ac_status=$?; break; } done fi test -n "$ac_init_help" && exit $ac_status if $ac_init_version; then cat <<\_ACEOF synthv1 configure 0.7.1 generated by GNU Autoconf 2.69 Copyright (C) 2012 Free Software Foundation, Inc. This configure script is free software; the Free Software Foundation gives unlimited permission to copy, distribute and modify it. _ACEOF exit fi ## ------------------------ ## ## Autoconf initialization. ## ## ------------------------ ## # ac_fn_c_try_compile LINENO # -------------------------- # Try to compile conftest.$ac_ext, and return whether this succeeded. ac_fn_c_try_compile () { as_lineno=${as_lineno-"$1"} as_lineno_stack=as_lineno_stack=$as_lineno_stack rm -f conftest.$ac_objext if { { ac_try="$ac_compile" case "(($ac_try" in *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; *) ac_try_echo=$ac_try;; esac eval ac_try_echo="\"\$as_me:${as_lineno-$LINENO}: $ac_try_echo\"" $as_echo "$ac_try_echo"; } >&5 (eval "$ac_compile") 2>conftest.err ac_status=$? if test -s conftest.err; then grep -v '^ *+' conftest.err >conftest.er1 cat conftest.er1 >&5 mv -f conftest.er1 conftest.err fi $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5 test $ac_status = 0; } && { test -z "$ac_c_werror_flag" || test ! -s conftest.err } && test -s conftest.$ac_objext; then : ac_retval=0 else $as_echo "$as_me: failed program was:" >&5 sed 's/^/| /' conftest.$ac_ext >&5 ac_retval=1 fi eval $as_lineno_stack; ${as_lineno_stack:+:} unset as_lineno as_fn_set_status $ac_retval } # ac_fn_c_try_compile # ac_fn_c_try_cpp LINENO # ---------------------- # Try to preprocess conftest.$ac_ext, and return whether this succeeded. ac_fn_c_try_cpp () { as_lineno=${as_lineno-"$1"} as_lineno_stack=as_lineno_stack=$as_lineno_stack if { { ac_try="$ac_cpp conftest.$ac_ext" case "(($ac_try" in *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; *) ac_try_echo=$ac_try;; esac eval ac_try_echo="\"\$as_me:${as_lineno-$LINENO}: $ac_try_echo\"" $as_echo "$ac_try_echo"; } >&5 (eval "$ac_cpp conftest.$ac_ext") 2>conftest.err ac_status=$? if test -s conftest.err; then grep -v '^ *+' conftest.err >conftest.er1 cat conftest.er1 >&5 mv -f conftest.er1 conftest.err fi $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5 test $ac_status = 0; } > conftest.i && { test -z "$ac_c_preproc_warn_flag$ac_c_werror_flag" || test ! -s conftest.err }; then : ac_retval=0 else $as_echo "$as_me: failed program was:" >&5 sed 's/^/| /' conftest.$ac_ext >&5 ac_retval=1 fi eval $as_lineno_stack; ${as_lineno_stack:+:} unset as_lineno as_fn_set_status $ac_retval } # ac_fn_c_try_cpp # ac_fn_cxx_try_compile LINENO # ---------------------------- # Try to compile conftest.$ac_ext, and return whether this succeeded. ac_fn_cxx_try_compile () { as_lineno=${as_lineno-"$1"} as_lineno_stack=as_lineno_stack=$as_lineno_stack rm -f conftest.$ac_objext if { { ac_try="$ac_compile" case "(($ac_try" in *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; *) ac_try_echo=$ac_try;; esac eval ac_try_echo="\"\$as_me:${as_lineno-$LINENO}: $ac_try_echo\"" $as_echo "$ac_try_echo"; } >&5 (eval "$ac_compile") 2>conftest.err ac_status=$? if test -s conftest.err; then grep -v '^ *+' conftest.err >conftest.er1 cat conftest.er1 >&5 mv -f conftest.er1 conftest.err fi $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5 test $ac_status = 0; } && { test -z "$ac_cxx_werror_flag" || test ! -s conftest.err } && test -s conftest.$ac_objext; then : ac_retval=0 else $as_echo "$as_me: failed program was:" >&5 sed 's/^/| /' conftest.$ac_ext >&5 ac_retval=1 fi eval $as_lineno_stack; ${as_lineno_stack:+:} unset as_lineno as_fn_set_status $ac_retval } # ac_fn_cxx_try_compile # ac_fn_cxx_try_cpp LINENO # ------------------------ # Try to preprocess conftest.$ac_ext, and return whether this succeeded. ac_fn_cxx_try_cpp () { as_lineno=${as_lineno-"$1"} as_lineno_stack=as_lineno_stack=$as_lineno_stack if { { ac_try="$ac_cpp conftest.$ac_ext" case "(($ac_try" in *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; *) ac_try_echo=$ac_try;; esac eval ac_try_echo="\"\$as_me:${as_lineno-$LINENO}: $ac_try_echo\"" $as_echo "$ac_try_echo"; } >&5 (eval "$ac_cpp conftest.$ac_ext") 2>conftest.err ac_status=$? if test -s conftest.err; then grep -v '^ *+' conftest.err >conftest.er1 cat conftest.er1 >&5 mv -f conftest.er1 conftest.err fi $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5 test $ac_status = 0; } > conftest.i && { test -z "$ac_cxx_preproc_warn_flag$ac_cxx_werror_flag" || test ! -s conftest.err }; then : ac_retval=0 else $as_echo "$as_me: failed program was:" >&5 sed 's/^/| /' conftest.$ac_ext >&5 ac_retval=1 fi eval $as_lineno_stack; ${as_lineno_stack:+:} unset as_lineno as_fn_set_status $ac_retval } # ac_fn_cxx_try_cpp # ac_fn_cxx_try_link LINENO # ------------------------- # Try to link conftest.$ac_ext, and return whether this succeeded. ac_fn_cxx_try_link () { as_lineno=${as_lineno-"$1"} as_lineno_stack=as_lineno_stack=$as_lineno_stack rm -f conftest.$ac_objext conftest$ac_exeext if { { ac_try="$ac_link" case "(($ac_try" in *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; *) ac_try_echo=$ac_try;; esac eval ac_try_echo="\"\$as_me:${as_lineno-$LINENO}: $ac_try_echo\"" $as_echo "$ac_try_echo"; } >&5 (eval "$ac_link") 2>conftest.err ac_status=$? if test -s conftest.err; then grep -v '^ *+' conftest.err >conftest.er1 cat conftest.er1 >&5 mv -f conftest.er1 conftest.err fi $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5 test $ac_status = 0; } && { test -z "$ac_cxx_werror_flag" || test ! -s conftest.err } && test -s conftest$ac_exeext && { test "$cross_compiling" = yes || test -x conftest$ac_exeext }; then : ac_retval=0 else $as_echo "$as_me: failed program was:" >&5 sed 's/^/| /' conftest.$ac_ext >&5 ac_retval=1 fi # Delete the IPA/IPO (Inter Procedural Analysis/Optimization) information # created by the PGI compiler (conftest_ipa8_conftest.oo), as it would # interfere with the next link command; also delete a directory that is # left behind by Apple's compiler. We do this before executing the actions. rm -rf conftest.dSYM conftest_ipa8_conftest.oo eval $as_lineno_stack; ${as_lineno_stack:+:} unset as_lineno as_fn_set_status $ac_retval } # ac_fn_cxx_try_link # ac_fn_cxx_try_run LINENO # ------------------------ # Try to link conftest.$ac_ext, and return whether this succeeded. Assumes # that executables *can* be run. ac_fn_cxx_try_run () { as_lineno=${as_lineno-"$1"} as_lineno_stack=as_lineno_stack=$as_lineno_stack if { { ac_try="$ac_link" case "(($ac_try" in *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; *) ac_try_echo=$ac_try;; esac eval ac_try_echo="\"\$as_me:${as_lineno-$LINENO}: $ac_try_echo\"" $as_echo "$ac_try_echo"; } >&5 (eval "$ac_link") 2>&5 ac_status=$? $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5 test $ac_status = 0; } && { ac_try='./conftest$ac_exeext' { { case "(($ac_try" in *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; *) ac_try_echo=$ac_try;; esac eval ac_try_echo="\"\$as_me:${as_lineno-$LINENO}: $ac_try_echo\"" $as_echo "$ac_try_echo"; } >&5 (eval "$ac_try") 2>&5 ac_status=$? $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5 test $ac_status = 0; }; }; then : ac_retval=0 else $as_echo "$as_me: program exited with status $ac_status" >&5 $as_echo "$as_me: failed program was:" >&5 sed 's/^/| /' conftest.$ac_ext >&5 ac_retval=$ac_status fi rm -rf conftest.dSYM conftest_ipa8_conftest.oo eval $as_lineno_stack; ${as_lineno_stack:+:} unset as_lineno as_fn_set_status $ac_retval } # ac_fn_cxx_try_run # ac_fn_cxx_check_header_mongrel LINENO HEADER VAR INCLUDES # --------------------------------------------------------- # Tests whether HEADER exists, giving a warning if it cannot be compiled using # the include files in INCLUDES and setting the cache variable VAR # accordingly. ac_fn_cxx_check_header_mongrel () { as_lineno=${as_lineno-"$1"} as_lineno_stack=as_lineno_stack=$as_lineno_stack if eval \${$3+:} false; then : { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $2" >&5 $as_echo_n "checking for $2... " >&6; } if eval \${$3+:} false; then : $as_echo_n "(cached) " >&6 fi eval ac_res=\$$3 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_res" >&5 $as_echo "$ac_res" >&6; } else # Is the header compilable? { $as_echo "$as_me:${as_lineno-$LINENO}: checking $2 usability" >&5 $as_echo_n "checking $2 usability... " >&6; } cat confdefs.h - <<_ACEOF >conftest.$ac_ext /* end confdefs.h. */ $4 #include <$2> _ACEOF if ac_fn_cxx_try_compile "$LINENO"; then : ac_header_compiler=yes else ac_header_compiler=no fi rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_header_compiler" >&5 $as_echo "$ac_header_compiler" >&6; } # Is the header present? { $as_echo "$as_me:${as_lineno-$LINENO}: checking $2 presence" >&5 $as_echo_n "checking $2 presence... " >&6; } cat confdefs.h - <<_ACEOF >conftest.$ac_ext /* end confdefs.h. */ #include <$2> _ACEOF if ac_fn_cxx_try_cpp "$LINENO"; then : ac_header_preproc=yes else ac_header_preproc=no fi rm -f conftest.err conftest.i conftest.$ac_ext { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_header_preproc" >&5 $as_echo "$ac_header_preproc" >&6; } # So? What about this header? case $ac_header_compiler:$ac_header_preproc:$ac_cxx_preproc_warn_flag in #(( yes:no: ) { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: $2: accepted by the compiler, rejected by the preprocessor!" >&5 $as_echo "$as_me: WARNING: $2: accepted by the compiler, rejected by the preprocessor!" >&2;} { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: $2: proceeding with the compiler's result" >&5 $as_echo "$as_me: WARNING: $2: proceeding with the compiler's result" >&2;} ;; no:yes:* ) { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: $2: present but cannot be compiled" >&5 $as_echo "$as_me: WARNING: $2: present but cannot be compiled" >&2;} { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: $2: check for missing prerequisite headers?" >&5 $as_echo "$as_me: WARNING: $2: check for missing prerequisite headers?" >&2;} { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: $2: see the Autoconf documentation" >&5 $as_echo "$as_me: WARNING: $2: see the Autoconf documentation" >&2;} { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: $2: section \"Present But Cannot Be Compiled\"" >&5 $as_echo "$as_me: WARNING: $2: section \"Present But Cannot Be Compiled\"" >&2;} { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: $2: proceeding with the compiler's result" >&5 $as_echo "$as_me: WARNING: $2: proceeding with the compiler's result" >&2;} ( $as_echo "## ------------------------------ ## ## Report this to rncbc@rncbc.org ## ## ------------------------------ ##" ) | sed "s/^/$as_me: WARNING: /" >&2 ;; esac { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $2" >&5 $as_echo_n "checking for $2... " >&6; } if eval \${$3+:} false; then : $as_echo_n "(cached) " >&6 else eval "$3=\$ac_header_compiler" fi eval ac_res=\$$3 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_res" >&5 $as_echo "$ac_res" >&6; } fi eval $as_lineno_stack; ${as_lineno_stack:+:} unset as_lineno } # ac_fn_cxx_check_header_mongrel # ac_fn_cxx_check_header_compile LINENO HEADER VAR INCLUDES # --------------------------------------------------------- # Tests whether HEADER exists and can be compiled using the include files in # INCLUDES, setting the cache variable VAR accordingly. ac_fn_cxx_check_header_compile () { as_lineno=${as_lineno-"$1"} as_lineno_stack=as_lineno_stack=$as_lineno_stack { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $2" >&5 $as_echo_n "checking for $2... " >&6; } if eval \${$3+:} false; then : $as_echo_n "(cached) " >&6 else cat confdefs.h - <<_ACEOF >conftest.$ac_ext /* end confdefs.h. */ $4 #include <$2> _ACEOF if ac_fn_cxx_try_compile "$LINENO"; then : eval "$3=yes" else eval "$3=no" fi rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext fi eval ac_res=\$$3 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_res" >&5 $as_echo "$ac_res" >&6; } eval $as_lineno_stack; ${as_lineno_stack:+:} unset as_lineno } # ac_fn_cxx_check_header_compile cat >config.log <<_ACEOF This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. It was created by synthv1 $as_me 0.7.1, which was generated by GNU Autoconf 2.69. Invocation command line was $ $0 $@ _ACEOF exec 5>>config.log { cat <<_ASUNAME ## --------- ## ## Platform. ## ## --------- ## hostname = `(hostname || uname -n) 2>/dev/null | sed 1q` uname -m = `(uname -m) 2>/dev/null || echo unknown` uname -r = `(uname -r) 2>/dev/null || echo unknown` uname -s = `(uname -s) 2>/dev/null || echo unknown` uname -v = `(uname -v) 2>/dev/null || echo unknown` /usr/bin/uname -p = `(/usr/bin/uname -p) 2>/dev/null || echo unknown` /bin/uname -X = `(/bin/uname -X) 2>/dev/null || echo unknown` /bin/arch = `(/bin/arch) 2>/dev/null || echo unknown` /usr/bin/arch -k = `(/usr/bin/arch -k) 2>/dev/null || echo unknown` /usr/convex/getsysinfo = `(/usr/convex/getsysinfo) 2>/dev/null || echo unknown` /usr/bin/hostinfo = `(/usr/bin/hostinfo) 2>/dev/null || echo unknown` /bin/machine = `(/bin/machine) 2>/dev/null || echo unknown` /usr/bin/oslevel = `(/usr/bin/oslevel) 2>/dev/null || echo unknown` /bin/universe = `(/bin/universe) 2>/dev/null || echo unknown` _ASUNAME as_save_IFS=$IFS; IFS=$PATH_SEPARATOR for as_dir in $PATH do IFS=$as_save_IFS test -z "$as_dir" && as_dir=. $as_echo "PATH: $as_dir" done IFS=$as_save_IFS } >&5 cat >&5 <<_ACEOF ## ----------- ## ## Core tests. ## ## ----------- ## _ACEOF # Keep a trace of the command line. # Strip out --no-create and --no-recursion so they do not pile up. # Strip out --silent because we don't want to record it for future runs. # Also quote any args containing shell meta-characters. # Make two passes to allow for proper duplicate-argument suppression. ac_configure_args= ac_configure_args0= ac_configure_args1= ac_must_keep_next=false for ac_pass in 1 2 do for ac_arg do case $ac_arg in -no-create | --no-c* | -n | -no-recursion | --no-r*) continue ;; -q | -quiet | --quiet | --quie | --qui | --qu | --q \ | -silent | --silent | --silen | --sile | --sil) continue ;; *\'*) ac_arg=`$as_echo "$ac_arg" | sed "s/'/'\\\\\\\\''/g"` ;; esac case $ac_pass in 1) as_fn_append ac_configure_args0 " '$ac_arg'" ;; 2) as_fn_append ac_configure_args1 " '$ac_arg'" if test $ac_must_keep_next = true; then ac_must_keep_next=false # Got value, back to normal. else case $ac_arg in *=* | --config-cache | -C | -disable-* | --disable-* \ | -enable-* | --enable-* | -gas | --g* | -nfp | --nf* \ | -q | -quiet | --q* | -silent | --sil* | -v | -verb* \ | -with-* | --with-* | -without-* | --without-* | --x) case "$ac_configure_args0 " in "$ac_configure_args1"*" '$ac_arg' "* ) continue ;; esac ;; -* ) ac_must_keep_next=true ;; esac fi as_fn_append ac_configure_args " '$ac_arg'" ;; esac done done { ac_configure_args0=; unset ac_configure_args0;} { ac_configure_args1=; unset ac_configure_args1;} # When interrupted or exit'd, cleanup temporary files, and complete # config.log. We remove comments because anyway the quotes in there # would cause problems or look ugly. # WARNING: Use '\'' to represent an apostrophe within the trap. # WARNING: Do not start the trap code with a newline, due to a FreeBSD 4.0 bug. trap 'exit_status=$? # Save into config.log some information that might help in debugging. { echo $as_echo "## ---------------- ## ## Cache variables. ## ## ---------------- ##" echo # The following way of writing the cache mishandles newlines in values, ( for ac_var in `(set) 2>&1 | sed -n '\''s/^\([a-zA-Z_][a-zA-Z0-9_]*\)=.*/\1/p'\''`; do eval ac_val=\$$ac_var case $ac_val in #( *${as_nl}*) case $ac_var in #( *_cv_*) { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: cache variable $ac_var contains a newline" >&5 $as_echo "$as_me: WARNING: cache variable $ac_var contains a newline" >&2;} ;; esac case $ac_var in #( _ | IFS | as_nl) ;; #( BASH_ARGV | BASH_SOURCE) eval $ac_var= ;; #( *) { eval $ac_var=; unset $ac_var;} ;; esac ;; esac done (set) 2>&1 | case $as_nl`(ac_space='\'' '\''; set) 2>&1` in #( *${as_nl}ac_space=\ *) sed -n \ "s/'\''/'\''\\\\'\'''\''/g; s/^\\([_$as_cr_alnum]*_cv_[_$as_cr_alnum]*\\)=\\(.*\\)/\\1='\''\\2'\''/p" ;; #( *) sed -n "/^[_$as_cr_alnum]*_cv_[_$as_cr_alnum]*=/p" ;; esac | sort ) echo $as_echo "## ----------------- ## ## Output variables. ## ## ----------------- ##" echo for ac_var in $ac_subst_vars do eval ac_val=\$$ac_var case $ac_val in *\'\''*) ac_val=`$as_echo "$ac_val" | sed "s/'\''/'\''\\\\\\\\'\'''\''/g"`;; esac $as_echo "$ac_var='\''$ac_val'\''" done | sort echo if test -n "$ac_subst_files"; then $as_echo "## ------------------- ## ## File substitutions. ## ## ------------------- ##" echo for ac_var in $ac_subst_files do eval ac_val=\$$ac_var case $ac_val in *\'\''*) ac_val=`$as_echo "$ac_val" | sed "s/'\''/'\''\\\\\\\\'\'''\''/g"`;; esac $as_echo "$ac_var='\''$ac_val'\''" done | sort echo fi if test -s confdefs.h; then $as_echo "## ----------- ## ## confdefs.h. ## ## ----------- ##" echo cat confdefs.h echo fi test "$ac_signal" != 0 && $as_echo "$as_me: caught signal $ac_signal" $as_echo "$as_me: exit $exit_status" } >&5 rm -f core *.core core.conftest.* && rm -f -r conftest* confdefs* conf$$* $ac_clean_files && exit $exit_status ' 0 for ac_signal in 1 2 13 15; do trap 'ac_signal='$ac_signal'; as_fn_exit 1' $ac_signal done ac_signal=0 # confdefs.h avoids OS command line length limits that DEFS can exceed. rm -f -r conftest* confdefs.h $as_echo "/* confdefs.h */" > confdefs.h # Predefined preprocessor variables. cat >>confdefs.h <<_ACEOF #define PACKAGE_NAME "$PACKAGE_NAME" _ACEOF cat >>confdefs.h <<_ACEOF #define PACKAGE_TARNAME "$PACKAGE_TARNAME" _ACEOF cat >>confdefs.h <<_ACEOF #define PACKAGE_VERSION "$PACKAGE_VERSION" _ACEOF cat >>confdefs.h <<_ACEOF #define PACKAGE_STRING "$PACKAGE_STRING" _ACEOF cat >>confdefs.h <<_ACEOF #define PACKAGE_BUGREPORT "$PACKAGE_BUGREPORT" _ACEOF cat >>confdefs.h <<_ACEOF #define PACKAGE_URL "$PACKAGE_URL" _ACEOF # Let the site file select an alternate cache file if it wants to. # Prefer an explicitly selected file to automatically selected ones. ac_site_file1=NONE ac_site_file2=NONE if test -n "$CONFIG_SITE"; then # We do not want a PATH search for config.site. case $CONFIG_SITE in #(( -*) ac_site_file1=./$CONFIG_SITE;; */*) ac_site_file1=$CONFIG_SITE;; *) ac_site_file1=./$CONFIG_SITE;; esac elif test "x$prefix" != xNONE; then ac_site_file1=$prefix/share/config.site ac_site_file2=$prefix/etc/config.site else ac_site_file1=$ac_default_prefix/share/config.site ac_site_file2=$ac_default_prefix/etc/config.site fi for ac_site_file in "$ac_site_file1" "$ac_site_file2" do test "x$ac_site_file" = xNONE && continue if test /dev/null != "$ac_site_file" && test -r "$ac_site_file"; then { $as_echo "$as_me:${as_lineno-$LINENO}: loading site script $ac_site_file" >&5 $as_echo "$as_me: loading site script $ac_site_file" >&6;} sed 's/^/| /' "$ac_site_file" >&5 . "$ac_site_file" \ || { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5 $as_echo "$as_me: error: in \`$ac_pwd':" >&2;} as_fn_error $? "failed to load site script $ac_site_file See \`config.log' for more details" "$LINENO" 5; } fi done if test -r "$cache_file"; then # Some versions of bash will fail to source /dev/null (special files # actually), so we avoid doing that. DJGPP emulates it as a regular file. if test /dev/null != "$cache_file" && test -f "$cache_file"; then { $as_echo "$as_me:${as_lineno-$LINENO}: loading cache $cache_file" >&5 $as_echo "$as_me: loading cache $cache_file" >&6;} case $cache_file in [\\/]* | ?:[\\/]* ) . "$cache_file";; *) . "./$cache_file";; esac fi else { $as_echo "$as_me:${as_lineno-$LINENO}: creating cache $cache_file" >&5 $as_echo "$as_me: creating cache $cache_file" >&6;} >$cache_file fi # Check that the precious variables saved in the cache have kept the same # value. ac_cache_corrupted=false for ac_var in $ac_precious_vars; do eval ac_old_set=\$ac_cv_env_${ac_var}_set eval ac_new_set=\$ac_env_${ac_var}_set eval ac_old_val=\$ac_cv_env_${ac_var}_value eval ac_new_val=\$ac_env_${ac_var}_value case $ac_old_set,$ac_new_set in set,) { $as_echo "$as_me:${as_lineno-$LINENO}: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&5 $as_echo "$as_me: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&2;} ac_cache_corrupted=: ;; ,set) { $as_echo "$as_me:${as_lineno-$LINENO}: error: \`$ac_var' was not set in the previous run" >&5 $as_echo "$as_me: error: \`$ac_var' was not set in the previous run" >&2;} ac_cache_corrupted=: ;; ,);; *) if test "x$ac_old_val" != "x$ac_new_val"; then # differences in whitespace do not lead to failure. ac_old_val_w=`echo x $ac_old_val` ac_new_val_w=`echo x $ac_new_val` if test "$ac_old_val_w" != "$ac_new_val_w"; then { $as_echo "$as_me:${as_lineno-$LINENO}: error: \`$ac_var' has changed since the previous run:" >&5 $as_echo "$as_me: error: \`$ac_var' has changed since the previous run:" >&2;} ac_cache_corrupted=: else { $as_echo "$as_me:${as_lineno-$LINENO}: warning: ignoring whitespace changes in \`$ac_var' since the previous run:" >&5 $as_echo "$as_me: warning: ignoring whitespace changes in \`$ac_var' since the previous run:" >&2;} eval $ac_var=\$ac_old_val fi { $as_echo "$as_me:${as_lineno-$LINENO}: former value: \`$ac_old_val'" >&5 $as_echo "$as_me: former value: \`$ac_old_val'" >&2;} { $as_echo "$as_me:${as_lineno-$LINENO}: current value: \`$ac_new_val'" >&5 $as_echo "$as_me: current value: \`$ac_new_val'" >&2;} fi;; esac # Pass precious variables to config.status. if test "$ac_new_set" = set; then case $ac_new_val in *\'*) ac_arg=$ac_var=`$as_echo "$ac_new_val" | sed "s/'/'\\\\\\\\''/g"` ;; *) ac_arg=$ac_var=$ac_new_val ;; esac case " $ac_configure_args " in *" '$ac_arg' "*) ;; # Avoid dups. Use of quotes ensures accuracy. *) as_fn_append ac_configure_args " '$ac_arg'" ;; esac fi done if $ac_cache_corrupted; then { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5 $as_echo "$as_me: error: in \`$ac_pwd':" >&2;} { $as_echo "$as_me:${as_lineno-$LINENO}: error: changes in the environment can compromise the build" >&5 $as_echo "$as_me: error: changes in the environment can compromise the build" >&2;} as_fn_error $? "run \`make distclean' and/or \`rm $cache_file' and start over" "$LINENO" 5 fi ## -------------------- ## ## Main body of script. ## ## -------------------- ## ac_ext=c ac_cpp='$CPP $CPPFLAGS' ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5' ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5' ac_compiler_gnu=$ac_cv_c_compiler_gnu ac_config_headers="$ac_config_headers src/config.h" ac_config_files="$ac_config_files Makefile synthv1.spec src/src_jack.pri src/src_lv2.pri src/synthv1.desktop" # Set default installation prefix. ac_prefix=$prefix if test "x$ac_prefix" = "xNONE"; then ac_prefix=$ac_default_prefix fi cat >>confdefs.h <<_ACEOF #define CONFIG_PREFIX "$ac_prefix" _ACEOF # Set default library/plugin prefix. if test "x$exec_prefix" = "xNONE"; then exec_prefix=$ac_prefix fi eval ac_libdir=$libdir cat >>confdefs.h <<_ACEOF #define CONFIG_LIBDIR "$ac_libdir" _ACEOF # Enable debugging argument option. # Check whether --enable-debug was given. if test "${enable_debug+set}" = set; then : enableval=$enable_debug; ac_debug="$enableval" fi # Enable JACK standalone build. # Check whether --enable-jack was given. if test "${enable_jack+set}" = set; then : enableval=$enable_jack; ac_jack="$enableval" else ac_jack="yes" fi # Enable JACK session support. # Check whether --enable-jack-session was given. if test "${enable_jack_session+set}" = set; then : enableval=$enable_jack_session; ac_jack_session="$enableval" else ac_jack_session="yes" fi # Enable JACK MIDI support option. # Check whether --enable-jack-midi was given. if test "${enable_jack_midi+set}" = set; then : enableval=$enable_jack_midi; ac_jack_midi="$enableval" else ac_jack_midi="yes" fi # Enable ALSA MIDI support option. # Check whether --enable-alsa-midi was given. if test "${enable_alsa_midi+set}" = set; then : enableval=$enable_alsa_midi; ac_alsa_midi="$enableval" else ac_alsa_midi="yes" fi # Enable LV2 plugin build. # Check whether --enable-lv2 was given. if test "${enable_lv2+set}" = set; then : enableval=$enable_lv2; ac_lv2="$enableval" else ac_lv2="yes" fi # Check whether --enable-lv2-external-ui was given. if test "${enable_lv2_external_ui+set}" = set; then : enableval=$enable_lv2_external_ui; ac_lv2_external_ui="$enableval" else ac_lv2_external_ui="yes" fi # Check whether --enable-lv2-ui-idle was given. if test "${enable_lv2_ui_idle+set}" = set; then : enableval=$enable_lv2_ui_idle; ac_lv2_ui_idle="$enableval" else ac_lv2_ui_idle="yes" fi # Check whether --enable-lv2-ui-show was given. if test "${enable_lv2_ui_show+set}" = set; then : enableval=$enable_lv2_ui_show; ac_lv2_ui_show="$enableval" else ac_lv2_ui_show="yes" fi # Check whether --enable-lv2-programs was given. if test "${enable_lv2_programs+set}" = set; then : enableval=$enable_lv2_programs; ac_lv2_programs="$enableval" else ac_lv2_programs="yes" fi # Enable liblo availability. # Check whether --enable-liblo was given. if test "${enable_liblo+set}" = set; then : enableval=$enable_liblo; ac_liblo="$enableval" else ac_liblo="yes" fi # Enable NSM support. # Check whether --enable-nsm was given. if test "${enable_nsm+set}" = set; then : enableval=$enable_nsm; ac_nsm="$enableval" else ac_nsm="yes" fi if test "x$ac_debug" = "xyes"; then $as_echo "#define CONFIG_DEBUG 1" >>confdefs.h ac_debug="debug" else ac_debug="release" fi # Enable Qt4/5 availability. # Check whether --enable-qt4 was given. if test "${enable_qt4+set}" = set; then : enableval=$enable_qt4; ac_qt4="$enableval" else ac_qt4="yes" fi # Check whether --enable-qt5 was given. if test "${enable_qt5+set}" = set; then : enableval=$enable_qt5; ac_qt5="$enableval" else ac_qt5="no" fi # Standard installation base dirs. ac_with_paths="/usr /usr/local" # Set for alternate Qt4/5 installation dir. # Check whether --with-qt4 was given. if test "${with_qt4+set}" = set; then : withval=$with_qt4; ac_qt4_path="$withval" else ac_qt4_path="no" fi # Check whether --with-qt5 was given. if test "${with_qt5+set}" = set; then : withval=$with_qt5; ac_qt5_path="$withval" else ac_qt5_path="no" fi if test "x$ac_qt4_path" != "xno"; then ac_with_paths="$ac_with_paths $ac_qt4_path" ac_qt4="yes" fi if test "x$ac_qt5_path" != "xno"; then ac_with_paths="$ac_with_paths $ac_qt5_path" ac_qt5="yes" fi if test "x$ac_qt4" = "xno"; then ac_qt5="yes" fi if test "x$ac_qt5" = "xyes"; then ac_qt4="no" fi # Set for alternate ALSA installation dir. # Check whether --with-alsa was given. if test "${with_alsa+set}" = set; then : withval=$with_alsa; ac_with_paths="$ac_with_paths $withval" fi # Set for alternate JACK installation dir. # Check whether --with-jack was given. if test "${with_jack+set}" = set; then : withval=$with_jack; ac_with_paths="$ac_with_paths $withval" fi # Set for alternate LV2 installation dir. # Check whether --with-lv2 was given. if test "${with_lv2+set}" = set; then : withval=$with_lv2; ac_with_paths="$ac_with_paths $withval" fi # Set for alternate liblo installation dir. # Check whether --with-liblo was given. if test "${with_liblo+set}" = set; then : withval=$with_liblo; ac_with_paths="$ac_with_paths $withval" fi # Honor user specified flags. ac_cflags=$CFLAGS ac_ldflags=$LDFLAGS # Checks for programs. ac_ext=c ac_cpp='$CPP $CPPFLAGS' ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5' ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5' ac_compiler_gnu=$ac_cv_c_compiler_gnu if test -n "$ac_tool_prefix"; then # Extract the first word of "${ac_tool_prefix}gcc", so it can be a program name with args. set dummy ${ac_tool_prefix}gcc; ac_word=$2 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5 $as_echo_n "checking for $ac_word... " >&6; } if ${ac_cv_prog_CC+:} false; then : $as_echo_n "(cached) " >&6 else if test -n "$CC"; then ac_cv_prog_CC="$CC" # Let the user override the test. else as_save_IFS=$IFS; IFS=$PATH_SEPARATOR for as_dir in $PATH do IFS=$as_save_IFS test -z "$as_dir" && as_dir=. for ac_exec_ext in '' $ac_executable_extensions; do if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then ac_cv_prog_CC="${ac_tool_prefix}gcc" $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5 break 2 fi done done IFS=$as_save_IFS fi fi CC=$ac_cv_prog_CC if test -n "$CC"; then { $as_echo "$as_me:${as_lineno-$LINENO}: result: $CC" >&5 $as_echo "$CC" >&6; } else { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5 $as_echo "no" >&6; } fi fi if test -z "$ac_cv_prog_CC"; then ac_ct_CC=$CC # Extract the first word of "gcc", so it can be a program name with args. set dummy gcc; ac_word=$2 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5 $as_echo_n "checking for $ac_word... " >&6; } if ${ac_cv_prog_ac_ct_CC+:} false; then : $as_echo_n "(cached) " >&6 else if test -n "$ac_ct_CC"; then ac_cv_prog_ac_ct_CC="$ac_ct_CC" # Let the user override the test. else as_save_IFS=$IFS; IFS=$PATH_SEPARATOR for as_dir in $PATH do IFS=$as_save_IFS test -z "$as_dir" && as_dir=. for ac_exec_ext in '' $ac_executable_extensions; do if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then ac_cv_prog_ac_ct_CC="gcc" $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5 break 2 fi done done IFS=$as_save_IFS fi fi ac_ct_CC=$ac_cv_prog_ac_ct_CC if test -n "$ac_ct_CC"; then { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_ct_CC" >&5 $as_echo "$ac_ct_CC" >&6; } else { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5 $as_echo "no" >&6; } fi if test "x$ac_ct_CC" = x; then CC="" else case $cross_compiling:$ac_tool_warned in yes:) { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: using cross tools not prefixed with host triplet" >&5 $as_echo "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;} ac_tool_warned=yes ;; esac CC=$ac_ct_CC fi else CC="$ac_cv_prog_CC" fi if test -z "$CC"; then if test -n "$ac_tool_prefix"; then # Extract the first word of "${ac_tool_prefix}cc", so it can be a program name with args. set dummy ${ac_tool_prefix}cc; ac_word=$2 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5 $as_echo_n "checking for $ac_word... " >&6; } if ${ac_cv_prog_CC+:} false; then : $as_echo_n "(cached) " >&6 else if test -n "$CC"; then ac_cv_prog_CC="$CC" # Let the user override the test. else as_save_IFS=$IFS; IFS=$PATH_SEPARATOR for as_dir in $PATH do IFS=$as_save_IFS test -z "$as_dir" && as_dir=. for ac_exec_ext in '' $ac_executable_extensions; do if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then ac_cv_prog_CC="${ac_tool_prefix}cc" $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5 break 2 fi done done IFS=$as_save_IFS fi fi CC=$ac_cv_prog_CC if test -n "$CC"; then { $as_echo "$as_me:${as_lineno-$LINENO}: result: $CC" >&5 $as_echo "$CC" >&6; } else { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5 $as_echo "no" >&6; } fi fi fi if test -z "$CC"; then # Extract the first word of "cc", so it can be a program name with args. set dummy cc; ac_word=$2 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5 $as_echo_n "checking for $ac_word... " >&6; } if ${ac_cv_prog_CC+:} false; then : $as_echo_n "(cached) " >&6 else if test -n "$CC"; then ac_cv_prog_CC="$CC" # Let the user override the test. else ac_prog_rejected=no as_save_IFS=$IFS; IFS=$PATH_SEPARATOR for as_dir in $PATH do IFS=$as_save_IFS test -z "$as_dir" && as_dir=. for ac_exec_ext in '' $ac_executable_extensions; do if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then if test "$as_dir/$ac_word$ac_exec_ext" = "/usr/ucb/cc"; then ac_prog_rejected=yes continue fi ac_cv_prog_CC="cc" $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5 break 2 fi done done IFS=$as_save_IFS if test $ac_prog_rejected = yes; then # We found a bogon in the path, so make sure we never use it. set dummy $ac_cv_prog_CC shift if test $# != 0; then # We chose a different compiler from the bogus one. # However, it has the same basename, so the bogon will be chosen # first if we set CC to just the basename; use the full file name. shift ac_cv_prog_CC="$as_dir/$ac_word${1+' '}$@" fi fi fi fi CC=$ac_cv_prog_CC if test -n "$CC"; then { $as_echo "$as_me:${as_lineno-$LINENO}: result: $CC" >&5 $as_echo "$CC" >&6; } else { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5 $as_echo "no" >&6; } fi fi if test -z "$CC"; then if test -n "$ac_tool_prefix"; then for ac_prog in cl.exe do # Extract the first word of "$ac_tool_prefix$ac_prog", so it can be a program name with args. set dummy $ac_tool_prefix$ac_prog; ac_word=$2 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5 $as_echo_n "checking for $ac_word... " >&6; } if ${ac_cv_prog_CC+:} false; then : $as_echo_n "(cached) " >&6 else if test -n "$CC"; then ac_cv_prog_CC="$CC" # Let the user override the test. else as_save_IFS=$IFS; IFS=$PATH_SEPARATOR for as_dir in $PATH do IFS=$as_save_IFS test -z "$as_dir" && as_dir=. for ac_exec_ext in '' $ac_executable_extensions; do if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then ac_cv_prog_CC="$ac_tool_prefix$ac_prog" $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5 break 2 fi done done IFS=$as_save_IFS fi fi CC=$ac_cv_prog_CC if test -n "$CC"; then { $as_echo "$as_me:${as_lineno-$LINENO}: result: $CC" >&5 $as_echo "$CC" >&6; } else { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5 $as_echo "no" >&6; } fi test -n "$CC" && break done fi if test -z "$CC"; then ac_ct_CC=$CC for ac_prog in cl.exe do # Extract the first word of "$ac_prog", so it can be a program name with args. set dummy $ac_prog; ac_word=$2 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5 $as_echo_n "checking for $ac_word... " >&6; } if ${ac_cv_prog_ac_ct_CC+:} false; then : $as_echo_n "(cached) " >&6 else if test -n "$ac_ct_CC"; then ac_cv_prog_ac_ct_CC="$ac_ct_CC" # Let the user override the test. else as_save_IFS=$IFS; IFS=$PATH_SEPARATOR for as_dir in $PATH do IFS=$as_save_IFS test -z "$as_dir" && as_dir=. for ac_exec_ext in '' $ac_executable_extensions; do if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then ac_cv_prog_ac_ct_CC="$ac_prog" $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5 break 2 fi done done IFS=$as_save_IFS fi fi ac_ct_CC=$ac_cv_prog_ac_ct_CC if test -n "$ac_ct_CC"; then { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_ct_CC" >&5 $as_echo "$ac_ct_CC" >&6; } else { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5 $as_echo "no" >&6; } fi test -n "$ac_ct_CC" && break done if test "x$ac_ct_CC" = x; then CC="" else case $cross_compiling:$ac_tool_warned in yes:) { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: using cross tools not prefixed with host triplet" >&5 $as_echo "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;} ac_tool_warned=yes ;; esac CC=$ac_ct_CC fi fi fi test -z "$CC" && { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5 $as_echo "$as_me: error: in \`$ac_pwd':" >&2;} as_fn_error $? "no acceptable C compiler found in \$PATH See \`config.log' for more details" "$LINENO" 5; } # Provide some information about the compiler. $as_echo "$as_me:${as_lineno-$LINENO}: checking for C compiler version" >&5 set X $ac_compile ac_compiler=$2 for ac_option in --version -v -V -qversion; do { { ac_try="$ac_compiler $ac_option >&5" case "(($ac_try" in *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; *) ac_try_echo=$ac_try;; esac eval ac_try_echo="\"\$as_me:${as_lineno-$LINENO}: $ac_try_echo\"" $as_echo "$ac_try_echo"; } >&5 (eval "$ac_compiler $ac_option >&5") 2>conftest.err ac_status=$? if test -s conftest.err; then sed '10a\ ... rest of stderr output deleted ... 10q' conftest.err >conftest.er1 cat conftest.er1 >&5 fi rm -f conftest.er1 conftest.err $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5 test $ac_status = 0; } done cat confdefs.h - <<_ACEOF >conftest.$ac_ext /* end confdefs.h. */ int main () { ; return 0; } _ACEOF ac_clean_files_save=$ac_clean_files ac_clean_files="$ac_clean_files a.out a.out.dSYM a.exe b.out" # Try to create an executable without -o first, disregard a.out. # It will help us diagnose broken compilers, and finding out an intuition # of exeext. { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether the C compiler works" >&5 $as_echo_n "checking whether the C compiler works... " >&6; } ac_link_default=`$as_echo "$ac_link" | sed 's/ -o *conftest[^ ]*//'` # The possible output files: ac_files="a.out conftest.exe conftest a.exe a_out.exe b.out conftest.*" ac_rmfiles= for ac_file in $ac_files do case $ac_file in *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.dSYM | *.o | *.obj ) ;; * ) ac_rmfiles="$ac_rmfiles $ac_file";; esac done rm -f $ac_rmfiles if { { ac_try="$ac_link_default" case "(($ac_try" in *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; *) ac_try_echo=$ac_try;; esac eval ac_try_echo="\"\$as_me:${as_lineno-$LINENO}: $ac_try_echo\"" $as_echo "$ac_try_echo"; } >&5 (eval "$ac_link_default") 2>&5 ac_status=$? $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5 test $ac_status = 0; }; then : # Autoconf-2.13 could set the ac_cv_exeext variable to `no'. # So ignore a value of `no', otherwise this would lead to `EXEEXT = no' # in a Makefile. We should not override ac_cv_exeext if it was cached, # so that the user can short-circuit this test for compilers unknown to # Autoconf. for ac_file in $ac_files '' do test -f "$ac_file" || continue case $ac_file in *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.dSYM | *.o | *.obj ) ;; [ab].out ) # We found the default executable, but exeext='' is most # certainly right. break;; *.* ) if test "${ac_cv_exeext+set}" = set && test "$ac_cv_exeext" != no; then :; else ac_cv_exeext=`expr "$ac_file" : '[^.]*\(\..*\)'` fi # We set ac_cv_exeext here because the later test for it is not # safe: cross compilers may not add the suffix if given an `-o' # argument, so we may need to know it at that point already. # Even if this section looks crufty: it has the advantage of # actually working. break;; * ) break;; esac done test "$ac_cv_exeext" = no && ac_cv_exeext= else ac_file='' fi if test -z "$ac_file"; then : { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5 $as_echo "no" >&6; } $as_echo "$as_me: failed program was:" >&5 sed 's/^/| /' conftest.$ac_ext >&5 { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5 $as_echo "$as_me: error: in \`$ac_pwd':" >&2;} as_fn_error 77 "C compiler cannot create executables See \`config.log' for more details" "$LINENO" 5; } else { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5 $as_echo "yes" >&6; } fi { $as_echo "$as_me:${as_lineno-$LINENO}: checking for C compiler default output file name" >&5 $as_echo_n "checking for C compiler default output file name... " >&6; } { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_file" >&5 $as_echo "$ac_file" >&6; } ac_exeext=$ac_cv_exeext rm -f -r a.out a.out.dSYM a.exe conftest$ac_cv_exeext b.out ac_clean_files=$ac_clean_files_save { $as_echo "$as_me:${as_lineno-$LINENO}: checking for suffix of executables" >&5 $as_echo_n "checking for suffix of executables... " >&6; } if { { ac_try="$ac_link" case "(($ac_try" in *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; *) ac_try_echo=$ac_try;; esac eval ac_try_echo="\"\$as_me:${as_lineno-$LINENO}: $ac_try_echo\"" $as_echo "$ac_try_echo"; } >&5 (eval "$ac_link") 2>&5 ac_status=$? $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5 test $ac_status = 0; }; then : # If both `conftest.exe' and `conftest' are `present' (well, observable) # catch `conftest.exe'. For instance with Cygwin, `ls conftest' will # work properly (i.e., refer to `conftest.exe'), while it won't with # `rm'. for ac_file in conftest.exe conftest conftest.*; do test -f "$ac_file" || continue case $ac_file in *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.dSYM | *.o | *.obj ) ;; *.* ) ac_cv_exeext=`expr "$ac_file" : '[^.]*\(\..*\)'` break;; * ) break;; esac done else { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5 $as_echo "$as_me: error: in \`$ac_pwd':" >&2;} as_fn_error $? "cannot compute suffix of executables: cannot compile and link See \`config.log' for more details" "$LINENO" 5; } fi rm -f conftest conftest$ac_cv_exeext { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_exeext" >&5 $as_echo "$ac_cv_exeext" >&6; } rm -f conftest.$ac_ext EXEEXT=$ac_cv_exeext ac_exeext=$EXEEXT cat confdefs.h - <<_ACEOF >conftest.$ac_ext /* end confdefs.h. */ #include int main () { FILE *f = fopen ("conftest.out", "w"); return ferror (f) || fclose (f) != 0; ; return 0; } _ACEOF ac_clean_files="$ac_clean_files conftest.out" # Check that the compiler produces executables we can run. If not, either # the compiler is broken, or we cross compile. { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether we are cross compiling" >&5 $as_echo_n "checking whether we are cross compiling... " >&6; } if test "$cross_compiling" != yes; then { { ac_try="$ac_link" case "(($ac_try" in *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; *) ac_try_echo=$ac_try;; esac eval ac_try_echo="\"\$as_me:${as_lineno-$LINENO}: $ac_try_echo\"" $as_echo "$ac_try_echo"; } >&5 (eval "$ac_link") 2>&5 ac_status=$? $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5 test $ac_status = 0; } if { ac_try='./conftest$ac_cv_exeext' { { case "(($ac_try" in *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; *) ac_try_echo=$ac_try;; esac eval ac_try_echo="\"\$as_me:${as_lineno-$LINENO}: $ac_try_echo\"" $as_echo "$ac_try_echo"; } >&5 (eval "$ac_try") 2>&5 ac_status=$? $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5 test $ac_status = 0; }; }; then cross_compiling=no else if test "$cross_compiling" = maybe; then cross_compiling=yes else { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5 $as_echo "$as_me: error: in \`$ac_pwd':" >&2;} as_fn_error $? "cannot run C compiled programs. If you meant to cross compile, use \`--host'. See \`config.log' for more details" "$LINENO" 5; } fi fi fi { $as_echo "$as_me:${as_lineno-$LINENO}: result: $cross_compiling" >&5 $as_echo "$cross_compiling" >&6; } rm -f conftest.$ac_ext conftest$ac_cv_exeext conftest.out ac_clean_files=$ac_clean_files_save { $as_echo "$as_me:${as_lineno-$LINENO}: checking for suffix of object files" >&5 $as_echo_n "checking for suffix of object files... " >&6; } if ${ac_cv_objext+:} false; then : $as_echo_n "(cached) " >&6 else cat confdefs.h - <<_ACEOF >conftest.$ac_ext /* end confdefs.h. */ int main () { ; return 0; } _ACEOF rm -f conftest.o conftest.obj if { { ac_try="$ac_compile" case "(($ac_try" in *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; *) ac_try_echo=$ac_try;; esac eval ac_try_echo="\"\$as_me:${as_lineno-$LINENO}: $ac_try_echo\"" $as_echo "$ac_try_echo"; } >&5 (eval "$ac_compile") 2>&5 ac_status=$? $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5 test $ac_status = 0; }; then : for ac_file in conftest.o conftest.obj conftest.*; do test -f "$ac_file" || continue; case $ac_file in *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.dSYM ) ;; *) ac_cv_objext=`expr "$ac_file" : '.*\.\(.*\)'` break;; esac done else $as_echo "$as_me: failed program was:" >&5 sed 's/^/| /' conftest.$ac_ext >&5 { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5 $as_echo "$as_me: error: in \`$ac_pwd':" >&2;} as_fn_error $? "cannot compute suffix of object files: cannot compile See \`config.log' for more details" "$LINENO" 5; } fi rm -f conftest.$ac_cv_objext conftest.$ac_ext fi { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_objext" >&5 $as_echo "$ac_cv_objext" >&6; } OBJEXT=$ac_cv_objext ac_objext=$OBJEXT { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether we are using the GNU C compiler" >&5 $as_echo_n "checking whether we are using the GNU C compiler... " >&6; } if ${ac_cv_c_compiler_gnu+:} false; then : $as_echo_n "(cached) " >&6 else cat confdefs.h - <<_ACEOF >conftest.$ac_ext /* end confdefs.h. */ int main () { #ifndef __GNUC__ choke me #endif ; return 0; } _ACEOF if ac_fn_c_try_compile "$LINENO"; then : ac_compiler_gnu=yes else ac_compiler_gnu=no fi rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext ac_cv_c_compiler_gnu=$ac_compiler_gnu fi { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_c_compiler_gnu" >&5 $as_echo "$ac_cv_c_compiler_gnu" >&6; } if test $ac_compiler_gnu = yes; then GCC=yes else GCC= fi ac_test_CFLAGS=${CFLAGS+set} ac_save_CFLAGS=$CFLAGS { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether $CC accepts -g" >&5 $as_echo_n "checking whether $CC accepts -g... " >&6; } if ${ac_cv_prog_cc_g+:} false; then : $as_echo_n "(cached) " >&6 else ac_save_c_werror_flag=$ac_c_werror_flag ac_c_werror_flag=yes ac_cv_prog_cc_g=no CFLAGS="-g" cat confdefs.h - <<_ACEOF >conftest.$ac_ext /* end confdefs.h. */ int main () { ; return 0; } _ACEOF if ac_fn_c_try_compile "$LINENO"; then : ac_cv_prog_cc_g=yes else CFLAGS="" cat confdefs.h - <<_ACEOF >conftest.$ac_ext /* end confdefs.h. */ int main () { ; return 0; } _ACEOF if ac_fn_c_try_compile "$LINENO"; then : else ac_c_werror_flag=$ac_save_c_werror_flag CFLAGS="-g" cat confdefs.h - <<_ACEOF >conftest.$ac_ext /* end confdefs.h. */ int main () { ; return 0; } _ACEOF if ac_fn_c_try_compile "$LINENO"; then : ac_cv_prog_cc_g=yes fi rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext fi rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext fi rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext ac_c_werror_flag=$ac_save_c_werror_flag fi { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_prog_cc_g" >&5 $as_echo "$ac_cv_prog_cc_g" >&6; } if test "$ac_test_CFLAGS" = set; then CFLAGS=$ac_save_CFLAGS elif test $ac_cv_prog_cc_g = yes; then if test "$GCC" = yes; then CFLAGS="-g -O2" else CFLAGS="-g" fi else if test "$GCC" = yes; then CFLAGS="-O2" else CFLAGS= fi fi { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $CC option to accept ISO C89" >&5 $as_echo_n "checking for $CC option to accept ISO C89... " >&6; } if ${ac_cv_prog_cc_c89+:} false; then : $as_echo_n "(cached) " >&6 else ac_cv_prog_cc_c89=no ac_save_CC=$CC cat confdefs.h - <<_ACEOF >conftest.$ac_ext /* end confdefs.h. */ #include #include struct stat; /* Most of the following tests are stolen from RCS 5.7's src/conf.sh. */ struct buf { int x; }; FILE * (*rcsopen) (struct buf *, struct stat *, int); static char *e (p, i) char **p; int i; { return p[i]; } static char *f (char * (*g) (char **, int), char **p, ...) { char *s; va_list v; va_start (v,p); s = g (p, va_arg (v,int)); va_end (v); return s; } /* OSF 4.0 Compaq cc is some sort of almost-ANSI by default. It has function prototypes and stuff, but not '\xHH' hex character constants. These don't provoke an error unfortunately, instead are silently treated as 'x'. The following induces an error, until -std is added to get proper ANSI mode. Curiously '\x00'!='x' always comes out true, for an array size at least. It's necessary to write '\x00'==0 to get something that's true only with -std. */ int osf4_cc_array ['\x00' == 0 ? 1 : -1]; /* IBM C 6 for AIX is almost-ANSI by default, but it replaces macro parameters inside strings and character constants. */ #define FOO(x) 'x' int xlc6_cc_array[FOO(a) == 'x' ? 1 : -1]; int test (int i, double x); struct s1 {int (*f) (int a);}; struct s2 {int (*f) (double a);}; int pairnames (int, char **, FILE *(*)(struct buf *, struct stat *, int), int, int); int argc; char **argv; int main () { return f (e, argv, 0) != argv[0] || f (e, argv, 1) != argv[1]; ; return 0; } _ACEOF for ac_arg in '' -qlanglvl=extc89 -qlanglvl=ansi -std \ -Ae "-Aa -D_HPUX_SOURCE" "-Xc -D__EXTENSIONS__" do CC="$ac_save_CC $ac_arg" if ac_fn_c_try_compile "$LINENO"; then : ac_cv_prog_cc_c89=$ac_arg fi rm -f core conftest.err conftest.$ac_objext test "x$ac_cv_prog_cc_c89" != "xno" && break done rm -f conftest.$ac_ext CC=$ac_save_CC fi # AC_CACHE_VAL case "x$ac_cv_prog_cc_c89" in x) { $as_echo "$as_me:${as_lineno-$LINENO}: result: none needed" >&5 $as_echo "none needed" >&6; } ;; xno) { $as_echo "$as_me:${as_lineno-$LINENO}: result: unsupported" >&5 $as_echo "unsupported" >&6; } ;; *) CC="$CC $ac_cv_prog_cc_c89" { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_prog_cc_c89" >&5 $as_echo "$ac_cv_prog_cc_c89" >&6; } ;; esac if test "x$ac_cv_prog_cc_c89" != xno; then : fi ac_ext=c ac_cpp='$CPP $CPPFLAGS' ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5' ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5' ac_compiler_gnu=$ac_cv_c_compiler_gnu ac_ext=c ac_cpp='$CPP $CPPFLAGS' ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5' ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5' ac_compiler_gnu=$ac_cv_c_compiler_gnu { $as_echo "$as_me:${as_lineno-$LINENO}: checking how to run the C preprocessor" >&5 $as_echo_n "checking how to run the C preprocessor... " >&6; } # On Suns, sometimes $CPP names a directory. if test -n "$CPP" && test -d "$CPP"; then CPP= fi if test -z "$CPP"; then if ${ac_cv_prog_CPP+:} false; then : $as_echo_n "(cached) " >&6 else # Double quotes because CPP needs to be expanded for CPP in "$CC -E" "$CC -E -traditional-cpp" "/lib/cpp" do ac_preproc_ok=false for ac_c_preproc_warn_flag in '' yes do # Use a header file that comes with gcc, so configuring glibc # with a fresh cross-compiler works. # Prefer to if __STDC__ is defined, since # exists even on freestanding compilers. # On the NeXT, cc -E runs the code through the compiler's parser, # not just through cpp. "Syntax error" is here to catch this case. cat confdefs.h - <<_ACEOF >conftest.$ac_ext /* end confdefs.h. */ #ifdef __STDC__ # include #else # include #endif Syntax error _ACEOF if ac_fn_c_try_cpp "$LINENO"; then : else # Broken: fails on valid input. continue fi rm -f conftest.err conftest.i conftest.$ac_ext # OK, works on sane cases. Now check whether nonexistent headers # can be detected and how. cat confdefs.h - <<_ACEOF >conftest.$ac_ext /* end confdefs.h. */ #include _ACEOF if ac_fn_c_try_cpp "$LINENO"; then : # Broken: success on invalid input. continue else # Passes both tests. ac_preproc_ok=: break fi rm -f conftest.err conftest.i conftest.$ac_ext done # Because of `break', _AC_PREPROC_IFELSE's cleaning code was skipped. rm -f conftest.i conftest.err conftest.$ac_ext if $ac_preproc_ok; then : break fi done ac_cv_prog_CPP=$CPP fi CPP=$ac_cv_prog_CPP else ac_cv_prog_CPP=$CPP fi { $as_echo "$as_me:${as_lineno-$LINENO}: result: $CPP" >&5 $as_echo "$CPP" >&6; } ac_preproc_ok=false for ac_c_preproc_warn_flag in '' yes do # Use a header file that comes with gcc, so configuring glibc # with a fresh cross-compiler works. # Prefer to if __STDC__ is defined, since # exists even on freestanding compilers. # On the NeXT, cc -E runs the code through the compiler's parser, # not just through cpp. "Syntax error" is here to catch this case. cat confdefs.h - <<_ACEOF >conftest.$ac_ext /* end confdefs.h. */ #ifdef __STDC__ # include #else # include #endif Syntax error _ACEOF if ac_fn_c_try_cpp "$LINENO"; then : else # Broken: fails on valid input. continue fi rm -f conftest.err conftest.i conftest.$ac_ext # OK, works on sane cases. Now check whether nonexistent headers # can be detected and how. cat confdefs.h - <<_ACEOF >conftest.$ac_ext /* end confdefs.h. */ #include _ACEOF if ac_fn_c_try_cpp "$LINENO"; then : # Broken: success on invalid input. continue else # Passes both tests. ac_preproc_ok=: break fi rm -f conftest.err conftest.i conftest.$ac_ext done # Because of `break', _AC_PREPROC_IFELSE's cleaning code was skipped. rm -f conftest.i conftest.err conftest.$ac_ext if $ac_preproc_ok; then : else { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5 $as_echo "$as_me: error: in \`$ac_pwd':" >&2;} as_fn_error $? "C preprocessor \"$CPP\" fails sanity check See \`config.log' for more details" "$LINENO" 5; } fi ac_ext=c ac_cpp='$CPP $CPPFLAGS' ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5' ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5' ac_compiler_gnu=$ac_cv_c_compiler_gnu ac_ext=cpp ac_cpp='$CXXCPP $CPPFLAGS' ac_compile='$CXX -c $CXXFLAGS $CPPFLAGS conftest.$ac_ext >&5' ac_link='$CXX -o conftest$ac_exeext $CXXFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5' ac_compiler_gnu=$ac_cv_cxx_compiler_gnu if test -z "$CXX"; then if test -n "$CCC"; then CXX=$CCC else if test -n "$ac_tool_prefix"; then for ac_prog in g++ c++ gpp aCC CC cxx cc++ cl.exe FCC KCC RCC xlC_r xlC do # Extract the first word of "$ac_tool_prefix$ac_prog", so it can be a program name with args. set dummy $ac_tool_prefix$ac_prog; ac_word=$2 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5 $as_echo_n "checking for $ac_word... " >&6; } if ${ac_cv_prog_CXX+:} false; then : $as_echo_n "(cached) " >&6 else if test -n "$CXX"; then ac_cv_prog_CXX="$CXX" # Let the user override the test. else as_save_IFS=$IFS; IFS=$PATH_SEPARATOR for as_dir in $PATH do IFS=$as_save_IFS test -z "$as_dir" && as_dir=. for ac_exec_ext in '' $ac_executable_extensions; do if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then ac_cv_prog_CXX="$ac_tool_prefix$ac_prog" $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5 break 2 fi done done IFS=$as_save_IFS fi fi CXX=$ac_cv_prog_CXX if test -n "$CXX"; then { $as_echo "$as_me:${as_lineno-$LINENO}: result: $CXX" >&5 $as_echo "$CXX" >&6; } else { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5 $as_echo "no" >&6; } fi test -n "$CXX" && break done fi if test -z "$CXX"; then ac_ct_CXX=$CXX for ac_prog in g++ c++ gpp aCC CC cxx cc++ cl.exe FCC KCC RCC xlC_r xlC do # Extract the first word of "$ac_prog", so it can be a program name with args. set dummy $ac_prog; ac_word=$2 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5 $as_echo_n "checking for $ac_word... " >&6; } if ${ac_cv_prog_ac_ct_CXX+:} false; then : $as_echo_n "(cached) " >&6 else if test -n "$ac_ct_CXX"; then ac_cv_prog_ac_ct_CXX="$ac_ct_CXX" # Let the user override the test. else as_save_IFS=$IFS; IFS=$PATH_SEPARATOR for as_dir in $PATH do IFS=$as_save_IFS test -z "$as_dir" && as_dir=. for ac_exec_ext in '' $ac_executable_extensions; do if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then ac_cv_prog_ac_ct_CXX="$ac_prog" $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5 break 2 fi done done IFS=$as_save_IFS fi fi ac_ct_CXX=$ac_cv_prog_ac_ct_CXX if test -n "$ac_ct_CXX"; then { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_ct_CXX" >&5 $as_echo "$ac_ct_CXX" >&6; } else { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5 $as_echo "no" >&6; } fi test -n "$ac_ct_CXX" && break done if test "x$ac_ct_CXX" = x; then CXX="g++" else case $cross_compiling:$ac_tool_warned in yes:) { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: using cross tools not prefixed with host triplet" >&5 $as_echo "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;} ac_tool_warned=yes ;; esac CXX=$ac_ct_CXX fi fi fi fi # Provide some information about the compiler. $as_echo "$as_me:${as_lineno-$LINENO}: checking for C++ compiler version" >&5 set X $ac_compile ac_compiler=$2 for ac_option in --version -v -V -qversion; do { { ac_try="$ac_compiler $ac_option >&5" case "(($ac_try" in *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; *) ac_try_echo=$ac_try;; esac eval ac_try_echo="\"\$as_me:${as_lineno-$LINENO}: $ac_try_echo\"" $as_echo "$ac_try_echo"; } >&5 (eval "$ac_compiler $ac_option >&5") 2>conftest.err ac_status=$? if test -s conftest.err; then sed '10a\ ... rest of stderr output deleted ... 10q' conftest.err >conftest.er1 cat conftest.er1 >&5 fi rm -f conftest.er1 conftest.err $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5 test $ac_status = 0; } done { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether we are using the GNU C++ compiler" >&5 $as_echo_n "checking whether we are using the GNU C++ compiler... " >&6; } if ${ac_cv_cxx_compiler_gnu+:} false; then : $as_echo_n "(cached) " >&6 else cat confdefs.h - <<_ACEOF >conftest.$ac_ext /* end confdefs.h. */ int main () { #ifndef __GNUC__ choke me #endif ; return 0; } _ACEOF if ac_fn_cxx_try_compile "$LINENO"; then : ac_compiler_gnu=yes else ac_compiler_gnu=no fi rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext ac_cv_cxx_compiler_gnu=$ac_compiler_gnu fi { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_cxx_compiler_gnu" >&5 $as_echo "$ac_cv_cxx_compiler_gnu" >&6; } if test $ac_compiler_gnu = yes; then GXX=yes else GXX= fi ac_test_CXXFLAGS=${CXXFLAGS+set} ac_save_CXXFLAGS=$CXXFLAGS { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether $CXX accepts -g" >&5 $as_echo_n "checking whether $CXX accepts -g... " >&6; } if ${ac_cv_prog_cxx_g+:} false; then : $as_echo_n "(cached) " >&6 else ac_save_cxx_werror_flag=$ac_cxx_werror_flag ac_cxx_werror_flag=yes ac_cv_prog_cxx_g=no CXXFLAGS="-g" cat confdefs.h - <<_ACEOF >conftest.$ac_ext /* end confdefs.h. */ int main () { ; return 0; } _ACEOF if ac_fn_cxx_try_compile "$LINENO"; then : ac_cv_prog_cxx_g=yes else CXXFLAGS="" cat confdefs.h - <<_ACEOF >conftest.$ac_ext /* end confdefs.h. */ int main () { ; return 0; } _ACEOF if ac_fn_cxx_try_compile "$LINENO"; then : else ac_cxx_werror_flag=$ac_save_cxx_werror_flag CXXFLAGS="-g" cat confdefs.h - <<_ACEOF >conftest.$ac_ext /* end confdefs.h. */ int main () { ; return 0; } _ACEOF if ac_fn_cxx_try_compile "$LINENO"; then : ac_cv_prog_cxx_g=yes fi rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext fi rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext fi rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext ac_cxx_werror_flag=$ac_save_cxx_werror_flag fi { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_prog_cxx_g" >&5 $as_echo "$ac_cv_prog_cxx_g" >&6; } if test "$ac_test_CXXFLAGS" = set; then CXXFLAGS=$ac_save_CXXFLAGS elif test $ac_cv_prog_cxx_g = yes; then if test "$GXX" = yes; then CXXFLAGS="-g -O2" else CXXFLAGS="-g" fi else if test "$GXX" = yes; then CXXFLAGS="-O2" else CXXFLAGS= fi fi ac_ext=c ac_cpp='$CPP $CPPFLAGS' ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5' ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5' ac_compiler_gnu=$ac_cv_c_compiler_gnu ac_ext=cpp ac_cpp='$CXXCPP $CPPFLAGS' ac_compile='$CXX -c $CXXFLAGS $CPPFLAGS conftest.$ac_ext >&5' ac_link='$CXX -o conftest$ac_exeext $CXXFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5' ac_compiler_gnu=$ac_cv_cxx_compiler_gnu { $as_echo "$as_me:${as_lineno-$LINENO}: checking how to run the C++ preprocessor" >&5 $as_echo_n "checking how to run the C++ preprocessor... " >&6; } if test -z "$CXXCPP"; then if ${ac_cv_prog_CXXCPP+:} false; then : $as_echo_n "(cached) " >&6 else # Double quotes because CXXCPP needs to be expanded for CXXCPP in "$CXX -E" "/lib/cpp" do ac_preproc_ok=false for ac_cxx_preproc_warn_flag in '' yes do # Use a header file that comes with gcc, so configuring glibc # with a fresh cross-compiler works. # Prefer to if __STDC__ is defined, since # exists even on freestanding compilers. # On the NeXT, cc -E runs the code through the compiler's parser, # not just through cpp. "Syntax error" is here to catch this case. cat confdefs.h - <<_ACEOF >conftest.$ac_ext /* end confdefs.h. */ #ifdef __STDC__ # include #else # include #endif Syntax error _ACEOF if ac_fn_cxx_try_cpp "$LINENO"; then : else # Broken: fails on valid input. continue fi rm -f conftest.err conftest.i conftest.$ac_ext # OK, works on sane cases. Now check whether nonexistent headers # can be detected and how. cat confdefs.h - <<_ACEOF >conftest.$ac_ext /* end confdefs.h. */ #include _ACEOF if ac_fn_cxx_try_cpp "$LINENO"; then : # Broken: success on invalid input. continue else # Passes both tests. ac_preproc_ok=: break fi rm -f conftest.err conftest.i conftest.$ac_ext done # Because of `break', _AC_PREPROC_IFELSE's cleaning code was skipped. rm -f conftest.i conftest.err conftest.$ac_ext if $ac_preproc_ok; then : break fi done ac_cv_prog_CXXCPP=$CXXCPP fi CXXCPP=$ac_cv_prog_CXXCPP else ac_cv_prog_CXXCPP=$CXXCPP fi { $as_echo "$as_me:${as_lineno-$LINENO}: result: $CXXCPP" >&5 $as_echo "$CXXCPP" >&6; } ac_preproc_ok=false for ac_cxx_preproc_warn_flag in '' yes do # Use a header file that comes with gcc, so configuring glibc # with a fresh cross-compiler works. # Prefer to if __STDC__ is defined, since # exists even on freestanding compilers. # On the NeXT, cc -E runs the code through the compiler's parser, # not just through cpp. "Syntax error" is here to catch this case. cat confdefs.h - <<_ACEOF >conftest.$ac_ext /* end confdefs.h. */ #ifdef __STDC__ # include #else # include #endif Syntax error _ACEOF if ac_fn_cxx_try_cpp "$LINENO"; then : else # Broken: fails on valid input. continue fi rm -f conftest.err conftest.i conftest.$ac_ext # OK, works on sane cases. Now check whether nonexistent headers # can be detected and how. cat confdefs.h - <<_ACEOF >conftest.$ac_ext /* end confdefs.h. */ #include _ACEOF if ac_fn_cxx_try_cpp "$LINENO"; then : # Broken: success on invalid input. continue else # Passes both tests. ac_preproc_ok=: break fi rm -f conftest.err conftest.i conftest.$ac_ext done # Because of `break', _AC_PREPROC_IFELSE's cleaning code was skipped. rm -f conftest.i conftest.err conftest.$ac_ext if $ac_preproc_ok; then : else { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5 $as_echo "$as_me: error: in \`$ac_pwd':" >&2;} as_fn_error $? "C++ preprocessor \"$CXXCPP\" fails sanity check See \`config.log' for more details" "$LINENO" 5; } fi ac_ext=c ac_cpp='$CPP $CPPFLAGS' ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5' ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5' ac_compiler_gnu=$ac_cv_c_compiler_gnu { $as_echo "$as_me:${as_lineno-$LINENO}: checking for grep that handles long lines and -e" >&5 $as_echo_n "checking for grep that handles long lines and -e... " >&6; } if ${ac_cv_path_GREP+:} false; then : $as_echo_n "(cached) " >&6 else if test -z "$GREP"; then ac_path_GREP_found=false # Loop through the user's path and test for each of PROGNAME-LIST as_save_IFS=$IFS; IFS=$PATH_SEPARATOR for as_dir in $PATH$PATH_SEPARATOR/usr/xpg4/bin do IFS=$as_save_IFS test -z "$as_dir" && as_dir=. for ac_prog in grep ggrep; do for ac_exec_ext in '' $ac_executable_extensions; do ac_path_GREP="$as_dir/$ac_prog$ac_exec_ext" as_fn_executable_p "$ac_path_GREP" || continue # Check for GNU ac_path_GREP and select it if it is found. # Check for GNU $ac_path_GREP case `"$ac_path_GREP" --version 2>&1` in *GNU*) ac_cv_path_GREP="$ac_path_GREP" ac_path_GREP_found=:;; *) ac_count=0 $as_echo_n 0123456789 >"conftest.in" while : do cat "conftest.in" "conftest.in" >"conftest.tmp" mv "conftest.tmp" "conftest.in" cp "conftest.in" "conftest.nl" $as_echo 'GREP' >> "conftest.nl" "$ac_path_GREP" -e 'GREP$' -e '-(cannot match)-' < "conftest.nl" >"conftest.out" 2>/dev/null || break diff "conftest.out" "conftest.nl" >/dev/null 2>&1 || break as_fn_arith $ac_count + 1 && ac_count=$as_val if test $ac_count -gt ${ac_path_GREP_max-0}; then # Best one so far, save it but keep looking for a better one ac_cv_path_GREP="$ac_path_GREP" ac_path_GREP_max=$ac_count fi # 10*(2^10) chars as input seems more than enough test $ac_count -gt 10 && break done rm -f conftest.in conftest.tmp conftest.nl conftest.out;; esac $ac_path_GREP_found && break 3 done done done IFS=$as_save_IFS if test -z "$ac_cv_path_GREP"; then as_fn_error $? "no acceptable grep could be found in $PATH$PATH_SEPARATOR/usr/xpg4/bin" "$LINENO" 5 fi else ac_cv_path_GREP=$GREP fi fi { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_path_GREP" >&5 $as_echo "$ac_cv_path_GREP" >&6; } GREP="$ac_cv_path_GREP" { $as_echo "$as_me:${as_lineno-$LINENO}: checking for egrep" >&5 $as_echo_n "checking for egrep... " >&6; } if ${ac_cv_path_EGREP+:} false; then : $as_echo_n "(cached) " >&6 else if echo a | $GREP -E '(a|b)' >/dev/null 2>&1 then ac_cv_path_EGREP="$GREP -E" else if test -z "$EGREP"; then ac_path_EGREP_found=false # Loop through the user's path and test for each of PROGNAME-LIST as_save_IFS=$IFS; IFS=$PATH_SEPARATOR for as_dir in $PATH$PATH_SEPARATOR/usr/xpg4/bin do IFS=$as_save_IFS test -z "$as_dir" && as_dir=. for ac_prog in egrep; do for ac_exec_ext in '' $ac_executable_extensions; do ac_path_EGREP="$as_dir/$ac_prog$ac_exec_ext" as_fn_executable_p "$ac_path_EGREP" || continue # Check for GNU ac_path_EGREP and select it if it is found. # Check for GNU $ac_path_EGREP case `"$ac_path_EGREP" --version 2>&1` in *GNU*) ac_cv_path_EGREP="$ac_path_EGREP" ac_path_EGREP_found=:;; *) ac_count=0 $as_echo_n 0123456789 >"conftest.in" while : do cat "conftest.in" "conftest.in" >"conftest.tmp" mv "conftest.tmp" "conftest.in" cp "conftest.in" "conftest.nl" $as_echo 'EGREP' >> "conftest.nl" "$ac_path_EGREP" 'EGREP$' < "conftest.nl" >"conftest.out" 2>/dev/null || break diff "conftest.out" "conftest.nl" >/dev/null 2>&1 || break as_fn_arith $ac_count + 1 && ac_count=$as_val if test $ac_count -gt ${ac_path_EGREP_max-0}; then # Best one so far, save it but keep looking for a better one ac_cv_path_EGREP="$ac_path_EGREP" ac_path_EGREP_max=$ac_count fi # 10*(2^10) chars as input seems more than enough test $ac_count -gt 10 && break done rm -f conftest.in conftest.tmp conftest.nl conftest.out;; esac $ac_path_EGREP_found && break 3 done done done IFS=$as_save_IFS if test -z "$ac_cv_path_EGREP"; then as_fn_error $? "no acceptable egrep could be found in $PATH$PATH_SEPARATOR/usr/xpg4/bin" "$LINENO" 5 fi else ac_cv_path_EGREP=$EGREP fi fi fi { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_path_EGREP" >&5 $as_echo "$ac_cv_path_EGREP" >&6; } EGREP="$ac_cv_path_EGREP" if test $ac_cv_c_compiler_gnu = yes; then { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether $CC needs -traditional" >&5 $as_echo_n "checking whether $CC needs -traditional... " >&6; } if ${ac_cv_prog_gcc_traditional+:} false; then : $as_echo_n "(cached) " >&6 else ac_pattern="Autoconf.*'x'" cat confdefs.h - <<_ACEOF >conftest.$ac_ext /* end confdefs.h. */ #include Autoconf TIOCGETP _ACEOF if (eval "$ac_cpp conftest.$ac_ext") 2>&5 | $EGREP "$ac_pattern" >/dev/null 2>&1; then : ac_cv_prog_gcc_traditional=yes else ac_cv_prog_gcc_traditional=no fi rm -f conftest* if test $ac_cv_prog_gcc_traditional = no; then cat confdefs.h - <<_ACEOF >conftest.$ac_ext /* end confdefs.h. */ #include Autoconf TCGETA _ACEOF if (eval "$ac_cpp conftest.$ac_ext") 2>&5 | $EGREP "$ac_pattern" >/dev/null 2>&1; then : ac_cv_prog_gcc_traditional=yes fi rm -f conftest* fi fi { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_prog_gcc_traditional" >&5 $as_echo "$ac_cv_prog_gcc_traditional" >&6; } if test $ac_cv_prog_gcc_traditional = yes; then CC="$CC -traditional" fi fi # Checks for languages. ac_ext=c ac_cpp='$CPP $CPPFLAGS' ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5' ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5' ac_compiler_gnu=$ac_cv_c_compiler_gnu ac_ext=cpp ac_cpp='$CXXCPP $CPPFLAGS' ac_compile='$CXX -c $CXXFLAGS $CPPFLAGS conftest.$ac_ext >&5' ac_link='$CXX -o conftest$ac_exeext $CXXFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5' ac_compiler_gnu=$ac_cv_cxx_compiler_gnu # Check for proper flags. ac_arch=`uname -m` # Check for install paths and alternatives... ac_libdirs="lib" if test "x$ac_arch" = "xx86_64"; then ac_libdirs="$ac_libdirs lib64" fi CFLAGS="-fPIC $CFLAGS" CPPFLAGS="-fPIC $CPPFLAGS" # Prepend alternate dependencies paths. ac_path=$PATH for X in $ac_with_paths; do if test -d $X/bin; then ac_path="$X/bin:$ac_path" fi if test -d $X/include; then CFLAGS="-I$X/include $CFLAGS " CPPFLAGS="-I$X/include $CPPFLAGS" ac_incpath="$X/include $ac_incpath" fi for Y in $ac_libdirs; do if test -d $X/$Y; then LIBS="-L$X/$Y $LIBS" ac_libs="-L$X/$Y $ac_libs" fi done done # A common error message: ac_errmsg="not found in current PATH. Maybe QT development environment isn't available." if test "x$ac_qt4" = "xyes"; then # Extract the first word of "qmake-qt4", so it can be a program name with args. set dummy qmake-qt4; ac_word=$2 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5 $as_echo_n "checking for $ac_word... " >&6; } if ${ac_cv_path_ac_qmake+:} false; then : $as_echo_n "(cached) " >&6 else case $ac_qmake in [\\/]* | ?:[\\/]*) ac_cv_path_ac_qmake="$ac_qmake" # Let the user override the test with a path. ;; *) as_save_IFS=$IFS; IFS=$PATH_SEPARATOR for as_dir in $ac_path do IFS=$as_save_IFS test -z "$as_dir" && as_dir=. for ac_exec_ext in '' $ac_executable_extensions; do if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then ac_cv_path_ac_qmake="$as_dir/$ac_word$ac_exec_ext" $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5 break 2 fi done done IFS=$as_save_IFS test -z "$ac_cv_path_ac_qmake" && ac_cv_path_ac_qmake="no" ;; esac fi ac_qmake=$ac_cv_path_ac_qmake if test -n "$ac_qmake"; then { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_qmake" >&5 $as_echo "$ac_qmake" >&6; } else { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5 $as_echo "no" >&6; } fi fi if test "x$ac_qt5" = "xyes"; then # Extract the first word of "qmake-qt5", so it can be a program name with args. set dummy qmake-qt5; ac_word=$2 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5 $as_echo_n "checking for $ac_word... " >&6; } if ${ac_cv_path_ac_qmake+:} false; then : $as_echo_n "(cached) " >&6 else case $ac_qmake in [\\/]* | ?:[\\/]*) ac_cv_path_ac_qmake="$ac_qmake" # Let the user override the test with a path. ;; *) as_save_IFS=$IFS; IFS=$PATH_SEPARATOR for as_dir in $ac_path do IFS=$as_save_IFS test -z "$as_dir" && as_dir=. for ac_exec_ext in '' $ac_executable_extensions; do if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then ac_cv_path_ac_qmake="$as_dir/$ac_word$ac_exec_ext" $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5 break 2 fi done done IFS=$as_save_IFS test -z "$ac_cv_path_ac_qmake" && ac_cv_path_ac_qmake="no" ;; esac fi ac_qmake=$ac_cv_path_ac_qmake if test -n "$ac_qmake"; then { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_qmake" >&5 $as_echo "$ac_qmake" >&6; } else { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5 $as_echo "no" >&6; } fi fi if test "x$ac_qmake" = "xno"; then # Extract the first word of "qmake", so it can be a program name with args. set dummy qmake; ac_word=$2 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5 $as_echo_n "checking for $ac_word... " >&6; } if ${ac_cv_path_ac_cv_qmake+:} false; then : $as_echo_n "(cached) " >&6 else case $ac_cv_qmake in [\\/]* | ?:[\\/]*) ac_cv_path_ac_cv_qmake="$ac_cv_qmake" # Let the user override the test with a path. ;; *) as_save_IFS=$IFS; IFS=$PATH_SEPARATOR for as_dir in $ac_path do IFS=$as_save_IFS test -z "$as_dir" && as_dir=. for ac_exec_ext in '' $ac_executable_extensions; do if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then ac_cv_path_ac_cv_qmake="$as_dir/$ac_word$ac_exec_ext" $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5 break 2 fi done done IFS=$as_save_IFS test -z "$ac_cv_path_ac_cv_qmake" && ac_cv_path_ac_cv_qmake="no" ;; esac fi ac_cv_qmake=$ac_cv_path_ac_cv_qmake if test -n "$ac_cv_qmake"; then { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_qmake" >&5 $as_echo "$ac_cv_qmake" >&6; } else { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5 $as_echo "no" >&6; } fi ac_qmake=$ac_cv_qmake fi if test "x$ac_qmake" = "xno"; then as_fn_error $? "qmake $ac_errmsg" "$LINENO" 5 fi # Check for proper Qt4/5 major version. ac_qt_version_major=`$ac_qmake -query QT_VERSION | cut -d. -f1` if test "x$ac_qt4" = "xyes" -a "x$ac_qt_version_major" != "x4"; then as_fn_error $? "qmake-qt4 $ac_errmsg (qt4-devel)" "$LINENO" 5 fi if test "x$ac_qt5" = "xyes" -a "x$ac_qt_version_major" != "x5"; then as_fn_error $? "qmake-qt5 $ac_errmsg (qt5-devel)" "$LINENO" 5 fi ac_qt_install_bins=`$ac_qmake -query QT_INSTALL_BINS` if test -d $ac_qt_install_bins; then ac_path="$ac_qt_install_bins:$ac_path" fi # Check it again, now with updated PATH, just in case... # Extract the first word of "qmake", so it can be a program name with args. set dummy qmake; ac_word=$2 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5 $as_echo_n "checking for $ac_word... " >&6; } if ${ac_cv_path_ac_cv_qmake+:} false; then : $as_echo_n "(cached) " >&6 else case $ac_cv_qmake in [\\/]* | ?:[\\/]*) ac_cv_path_ac_cv_qmake="$ac_cv_qmake" # Let the user override the test with a path. ;; *) as_save_IFS=$IFS; IFS=$PATH_SEPARATOR for as_dir in $ac_path do IFS=$as_save_IFS test -z "$as_dir" && as_dir=. for ac_exec_ext in '' $ac_executable_extensions; do if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then ac_cv_path_ac_cv_qmake="$as_dir/$ac_word$ac_exec_ext" $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5 break 2 fi done done IFS=$as_save_IFS test -z "$ac_cv_path_ac_cv_qmake" && ac_cv_path_ac_cv_qmake="no" ;; esac fi ac_cv_qmake=$ac_cv_path_ac_cv_qmake if test -n "$ac_cv_qmake"; then { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_qmake" >&5 $as_echo "$ac_cv_qmake" >&6; } else { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5 $as_echo "no" >&6; } fi ac_qmake=$ac_cv_qmake if test "x$ac_qmake" = "xno"; then as_fn_error $? "qmake $ac_errmsg" "$LINENO" 5 fi ac_qt_install_headers=`$ac_qmake -query QT_INSTALL_HEADERS` if test -d $ac_qt_install_headers; then CFLAGS="-I$ac_qt_install_headers $CFLAGS " CPPFLAGS="-I$ac_qt_install_headers $CPPFLAGS" ac_incpath="$ac_qt_install_headers $ac_incpath" fi ac_qt_install_libs=`$ac_qmake -query QT_INSTALL_LIBS` if test -d $ac_qt_install_libs; then LIBS="-L$ac_qt_install_libs $LIBS" ac_libs="-L$ac_qt_install_libs $ac_libs" fi # Check for proper Qt4/5 version. if test "x$ac_qt4" = "xyes"; then { $as_echo "$as_me:${as_lineno-$LINENO}: checking for Qt library version >= 4.4" >&5 $as_echo_n "checking for Qt library version >= 4.4... " >&6; } if ${ac_cv_qtversion+:} false; then : $as_echo_n "(cached) " >&6 else cat confdefs.h - <<_ACEOF >conftest.$ac_ext /* end confdefs.h. */ #include "QtCore/qglobal.h" int main () { #if QT_VERSION < 0x040400 || QT_VERSION >= 0x050000 #error Qt library 4.4 or greater required. #endif ; return 0; } _ACEOF if ac_fn_cxx_try_link "$LINENO"; then : ac_cv_qtversion="yes" else echo "no; Qt 4.4 or greater is required" exit 1 fi rm -f core conftest.err conftest.$ac_objext \ conftest$ac_exeext conftest.$ac_ext fi { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_qtversion" >&5 $as_echo "$ac_cv_qtversion" >&6; } fi if test "x$ac_qt5" = "xyes"; then { $as_echo "$as_me:${as_lineno-$LINENO}: checking for Qt library version >= 5.1" >&5 $as_echo_n "checking for Qt library version >= 5.1... " >&6; } if ${ac_cv_qtversion+:} false; then : $as_echo_n "(cached) " >&6 else cat confdefs.h - <<_ACEOF >conftest.$ac_ext /* end confdefs.h. */ #include "QtCore/qglobal.h" int main () { #if QT_VERSION < 0x050100 || QT_VERSION >= 0x060000 #error Qt library 5.1 or greater required. #endif ; return 0; } _ACEOF if ac_fn_cxx_try_link "$LINENO"; then : ac_cv_qtversion="yes" else echo "no; Qt 5.1 or greater is required" exit 1 fi rm -f core conftest.err conftest.$ac_objext \ conftest$ac_exeext conftest.$ac_ext fi { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_qtversion" >&5 $as_echo "$ac_cv_qtversion" >&6; } fi # Check for Qt moc utility. # Extract the first word of "moc", so it can be a program name with args. set dummy moc; ac_word=$2 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5 $as_echo_n "checking for $ac_word... " >&6; } if ${ac_cv_path_ac_moc+:} false; then : $as_echo_n "(cached) " >&6 else case $ac_moc in [\\/]* | ?:[\\/]*) ac_cv_path_ac_moc="$ac_moc" # Let the user override the test with a path. ;; *) as_save_IFS=$IFS; IFS=$PATH_SEPARATOR for as_dir in $ac_path do IFS=$as_save_IFS test -z "$as_dir" && as_dir=. for ac_exec_ext in '' $ac_executable_extensions; do if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then ac_cv_path_ac_moc="$as_dir/$ac_word$ac_exec_ext" $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5 break 2 fi done done IFS=$as_save_IFS test -z "$ac_cv_path_ac_moc" && ac_cv_path_ac_moc="no" ;; esac fi ac_moc=$ac_cv_path_ac_moc if test -n "$ac_moc"; then { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_moc" >&5 $as_echo "$ac_moc" >&6; } else { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5 $as_echo "no" >&6; } fi if test "x$ac_moc" = "xno"; then as_fn_error $? "moc $ac_errmsg" "$LINENO" 5 fi # Check for Qt uic utility. # Extract the first word of "uic", so it can be a program name with args. set dummy uic; ac_word=$2 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5 $as_echo_n "checking for $ac_word... " >&6; } if ${ac_cv_path_ac_uic+:} false; then : $as_echo_n "(cached) " >&6 else case $ac_uic in [\\/]* | ?:[\\/]*) ac_cv_path_ac_uic="$ac_uic" # Let the user override the test with a path. ;; *) as_save_IFS=$IFS; IFS=$PATH_SEPARATOR for as_dir in $ac_path do IFS=$as_save_IFS test -z "$as_dir" && as_dir=. for ac_exec_ext in '' $ac_executable_extensions; do if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then ac_cv_path_ac_uic="$as_dir/$ac_word$ac_exec_ext" $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5 break 2 fi done done IFS=$as_save_IFS test -z "$ac_cv_path_ac_uic" && ac_cv_path_ac_uic="no" ;; esac fi ac_uic=$ac_cv_path_ac_uic if test -n "$ac_uic"; then { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_uic" >&5 $as_echo "$ac_uic" >&6; } else { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5 $as_echo "no" >&6; } fi if test "x$ac_uic" = "xno"; then as_fn_error $? "uic $ac_errmsg" "$LINENO" 5 fi # Check for Qt lupdate utility. # Extract the first word of "lupdate", so it can be a program name with args. set dummy lupdate; ac_word=$2 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5 $as_echo_n "checking for $ac_word... " >&6; } if ${ac_cv_path_ac_lupdate+:} false; then : $as_echo_n "(cached) " >&6 else case $ac_lupdate in [\\/]* | ?:[\\/]*) ac_cv_path_ac_lupdate="$ac_lupdate" # Let the user override the test with a path. ;; *) as_save_IFS=$IFS; IFS=$PATH_SEPARATOR for as_dir in $ac_path do IFS=$as_save_IFS test -z "$as_dir" && as_dir=. for ac_exec_ext in '' $ac_executable_extensions; do if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then ac_cv_path_ac_lupdate="$as_dir/$ac_word$ac_exec_ext" $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5 break 2 fi done done IFS=$as_save_IFS test -z "$ac_cv_path_ac_lupdate" && ac_cv_path_ac_lupdate="no" ;; esac fi ac_lupdate=$ac_cv_path_ac_lupdate if test -n "$ac_lupdate"; then { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_lupdate" >&5 $as_echo "$ac_lupdate" >&6; } else { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5 $as_echo "no" >&6; } fi if test "x$ac_lupdate" = "xno"; then as_fn_error $? "lupdate $ac_errmsg" "$LINENO" 5 fi # Check for Qt lrelease utility. # Extract the first word of "lrelease", so it can be a program name with args. set dummy lrelease; ac_word=$2 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5 $as_echo_n "checking for $ac_word... " >&6; } if ${ac_cv_path_ac_lrelease+:} false; then : $as_echo_n "(cached) " >&6 else case $ac_lrelease in [\\/]* | ?:[\\/]*) ac_cv_path_ac_lrelease="$ac_lrelease" # Let the user override the test with a path. ;; *) as_save_IFS=$IFS; IFS=$PATH_SEPARATOR for as_dir in $ac_path do IFS=$as_save_IFS test -z "$as_dir" && as_dir=. for ac_exec_ext in '' $ac_executable_extensions; do if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then ac_cv_path_ac_lrelease="$as_dir/$ac_word$ac_exec_ext" $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5 break 2 fi done done IFS=$as_save_IFS test -z "$ac_cv_path_ac_lrelease" && ac_cv_path_ac_lrelease="no" ;; esac fi ac_lrelease=$ac_cv_path_ac_lrelease if test -n "$ac_lrelease"; then { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_lrelease" >&5 $as_echo "$ac_lrelease" >&6; } else { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5 $as_echo "no" >&6; } fi if test "x$ac_release" = "xno"; then as_fn_error $? "lrelease $ac_errmsg" "$LINENO" 5 fi ac_cflags="-ffast-math $ac_cflags" # Checks for libraries. { $as_echo "$as_me:${as_lineno-$LINENO}: checking for main in -lm" >&5 $as_echo_n "checking for main in -lm... " >&6; } if ${ac_cv_lib_m_main+:} false; then : $as_echo_n "(cached) " >&6 else ac_check_lib_save_LIBS=$LIBS LIBS="-lm $LIBS" cat confdefs.h - <<_ACEOF >conftest.$ac_ext /* end confdefs.h. */ int main () { return main (); ; return 0; } _ACEOF if ac_fn_cxx_try_link "$LINENO"; then : ac_cv_lib_m_main=yes else ac_cv_lib_m_main=no fi rm -f core conftest.err conftest.$ac_objext \ conftest$ac_exeext conftest.$ac_ext LIBS=$ac_check_lib_save_LIBS fi { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_m_main" >&5 $as_echo "$ac_cv_lib_m_main" >&6; } if test "x$ac_cv_lib_m_main" = xyes; then : cat >>confdefs.h <<_ACEOF #define HAVE_LIBM 1 _ACEOF LIBS="-lm $LIBS" fi { $as_echo "$as_me:${as_lineno-$LINENO}: checking for main in -lX11" >&5 $as_echo_n "checking for main in -lX11... " >&6; } if ${ac_cv_lib_X11_main+:} false; then : $as_echo_n "(cached) " >&6 else ac_check_lib_save_LIBS=$LIBS LIBS="-lX11 $LIBS" cat confdefs.h - <<_ACEOF >conftest.$ac_ext /* end confdefs.h. */ int main () { return main (); ; return 0; } _ACEOF if ac_fn_cxx_try_link "$LINENO"; then : ac_cv_lib_X11_main=yes else ac_cv_lib_X11_main=no fi rm -f core conftest.err conftest.$ac_objext \ conftest$ac_exeext conftest.$ac_ext LIBS=$ac_check_lib_save_LIBS fi { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_X11_main" >&5 $as_echo "$ac_cv_lib_X11_main" >&6; } if test "x$ac_cv_lib_X11_main" = xyes; then : cat >>confdefs.h <<_ACEOF #define HAVE_LIBX11 1 _ACEOF LIBS="-lX11 $LIBS" fi { $as_echo "$as_me:${as_lineno-$LINENO}: checking for main in -lXext" >&5 $as_echo_n "checking for main in -lXext... " >&6; } if ${ac_cv_lib_Xext_main+:} false; then : $as_echo_n "(cached) " >&6 else ac_check_lib_save_LIBS=$LIBS LIBS="-lXext $LIBS" cat confdefs.h - <<_ACEOF >conftest.$ac_ext /* end confdefs.h. */ int main () { return main (); ; return 0; } _ACEOF if ac_fn_cxx_try_link "$LINENO"; then : ac_cv_lib_Xext_main=yes else ac_cv_lib_Xext_main=no fi rm -f core conftest.err conftest.$ac_objext \ conftest$ac_exeext conftest.$ac_ext LIBS=$ac_check_lib_save_LIBS fi { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_Xext_main" >&5 $as_echo "$ac_cv_lib_Xext_main" >&6; } if test "x$ac_cv_lib_Xext_main" = xyes; then : cat >>confdefs.h <<_ACEOF #define HAVE_LIBXEXT 1 _ACEOF LIBS="-lXext $LIBS" fi ac_jack_libs="$ac_libs" ac_lv2_libs="$ac_libs" # Check for JACK libraries. if test "x$ac_jack" = "xyes"; then { $as_echo "$as_me:${as_lineno-$LINENO}: checking for main in -ljack" >&5 $as_echo_n "checking for main in -ljack... " >&6; } if ${ac_cv_lib_jack_main+:} false; then : $as_echo_n "(cached) " >&6 else ac_check_lib_save_LIBS=$LIBS LIBS="-ljack $LIBS" cat confdefs.h - <<_ACEOF >conftest.$ac_ext /* end confdefs.h. */ int main () { return main (); ; return 0; } _ACEOF if ac_fn_cxx_try_link "$LINENO"; then : ac_cv_lib_jack_main=yes else ac_cv_lib_jack_main=no fi rm -f core conftest.err conftest.$ac_objext \ conftest$ac_exeext conftest.$ac_ext LIBS=$ac_check_lib_save_LIBS fi { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_jack_main" >&5 $as_echo "$ac_cv_lib_jack_main" >&6; } if test "x$ac_cv_lib_jack_main" = xyes; then : ac_jack="yes" else ac_jack="no" fi if test "x$ac_jack" = "xno"; then { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: *** JACK library not found." >&5 $as_echo "$as_me: WARNING: *** JACK library not found." >&2;} { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: *** JACK stand-alone build will be disabled." >&5 $as_echo "$as_me: WARNING: *** JACK stand-alone build will be disabled." >&2;} else ac_jack_libs="$ac_jack_libs -ljack" fi fi if test "x$ac_jack" = "xyes"; then # Check for JACK session event callback availability. if test "x$ac_jack_session" = "xyes"; then { $as_echo "$as_me:${as_lineno-$LINENO}: checking for jack_set_session_callback in -ljack" >&5 $as_echo_n "checking for jack_set_session_callback in -ljack... " >&6; } if ${ac_cv_lib_jack_jack_set_session_callback+:} false; then : $as_echo_n "(cached) " >&6 else ac_check_lib_save_LIBS=$LIBS LIBS="-ljack $LIBS" cat confdefs.h - <<_ACEOF >conftest.$ac_ext /* end confdefs.h. */ /* Override any GCC internal prototype to avoid an error. Use char because int might match the return type of a GCC builtin and then its argument prototype would still apply. */ #ifdef __cplusplus extern "C" #endif char jack_set_session_callback (); int main () { return jack_set_session_callback (); ; return 0; } _ACEOF if ac_fn_cxx_try_link "$LINENO"; then : ac_cv_lib_jack_jack_set_session_callback=yes else ac_cv_lib_jack_jack_set_session_callback=no fi rm -f core conftest.err conftest.$ac_objext \ conftest$ac_exeext conftest.$ac_ext LIBS=$ac_check_lib_save_LIBS fi { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_jack_jack_set_session_callback" >&5 $as_echo "$ac_cv_lib_jack_jack_set_session_callback" >&6; } if test "x$ac_cv_lib_jack_jack_set_session_callback" = xyes; then : ac_jack_session="yes" else ac_jack_session="no" fi else { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: *** JACK session support will be disabled." >&5 $as_echo "$as_me: WARNING: *** JACK session support will be disabled." >&2;} fi # Check for ALSA libraries. if test "x$ac_alsa_midi" = "xyes"; then { $as_echo "$as_me:${as_lineno-$LINENO}: checking for main in -lpthread" >&5 $as_echo_n "checking for main in -lpthread... " >&6; } if ${ac_cv_lib_pthread_main+:} false; then : $as_echo_n "(cached) " >&6 else ac_check_lib_save_LIBS=$LIBS LIBS="-lpthread $LIBS" cat confdefs.h - <<_ACEOF >conftest.$ac_ext /* end confdefs.h. */ int main () { return main (); ; return 0; } _ACEOF if ac_fn_cxx_try_link "$LINENO"; then : ac_cv_lib_pthread_main=yes else ac_cv_lib_pthread_main=no fi rm -f core conftest.err conftest.$ac_objext \ conftest$ac_exeext conftest.$ac_ext LIBS=$ac_check_lib_save_LIBS fi { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_pthread_main" >&5 $as_echo "$ac_cv_lib_pthread_main" >&6; } if test "x$ac_cv_lib_pthread_main" = xyes; then : ac_alsa_midi="yes" else ac_alsa_midi="no" fi fi if test "x$ac_alsa_midi" = "xyes"; then { $as_echo "$as_me:${as_lineno-$LINENO}: checking for main in -lasound" >&5 $as_echo_n "checking for main in -lasound... " >&6; } if ${ac_cv_lib_asound_main+:} false; then : $as_echo_n "(cached) " >&6 else ac_check_lib_save_LIBS=$LIBS LIBS="-lasound $LIBS" cat confdefs.h - <<_ACEOF >conftest.$ac_ext /* end confdefs.h. */ int main () { return main (); ; return 0; } _ACEOF if ac_fn_cxx_try_link "$LINENO"; then : ac_cv_lib_asound_main=yes else ac_cv_lib_asound_main=no fi rm -f core conftest.err conftest.$ac_objext \ conftest$ac_exeext conftest.$ac_ext LIBS=$ac_check_lib_save_LIBS fi { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_asound_main" >&5 $as_echo "$ac_cv_lib_asound_main" >&6; } if test "x$ac_cv_lib_asound_main" = xyes; then : ac_alsa_midi="yes" else ac_alsa_midi="no" fi if test "x$ac_alsa_midi" = "xno"; then { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: *** ALSA library not found." >&5 $as_echo "$as_me: WARNING: *** ALSA library not found." >&2;} { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: *** ALSA MIDI support will be disabled." >&5 $as_echo "$as_me: WARNING: *** ALSA MIDI support will be disabled." >&2;} else ac_jack_libs="$ac_jack_libs -lasound -lpthread" fi fi fi # Check for optional liblo library. if test "x$ac_liblo" = "xyes"; then { $as_echo "$as_me:${as_lineno-$LINENO}: checking for main in -llo" >&5 $as_echo_n "checking for main in -llo... " >&6; } if ${ac_cv_lib_lo_main+:} false; then : $as_echo_n "(cached) " >&6 else ac_check_lib_save_LIBS=$LIBS LIBS="-llo $LIBS" cat confdefs.h - <<_ACEOF >conftest.$ac_ext /* end confdefs.h. */ int main () { return main (); ; return 0; } _ACEOF if ac_fn_cxx_try_link "$LINENO"; then : ac_cv_lib_lo_main=yes else ac_cv_lib_lo_main=no fi rm -f core conftest.err conftest.$ac_objext \ conftest$ac_exeext conftest.$ac_ext LIBS=$ac_check_lib_save_LIBS fi { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_lo_main" >&5 $as_echo "$ac_cv_lib_lo_main" >&6; } if test "x$ac_cv_lib_lo_main" = xyes; then : ac_liblo="yes" else ac_liblo="no" fi if test "x$ac_liblo" = "xyes"; then $as_echo "#define CONFIG_LIBLO 1" >>confdefs.h ac_jack_libs="$ac_jack_libs -llo" else { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: *** liblo library not found." >&5 $as_echo "$as_me: WARNING: *** liblo library not found." >&2;} { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: *** OSC service support will be disabled." >&5 $as_echo "$as_me: WARNING: *** OSC service support will be disabled." >&2;} ac_nsm="no" fi else ac_nsm="no" fi # Checks for header files. { $as_echo "$as_me:${as_lineno-$LINENO}: checking for ANSI C header files" >&5 $as_echo_n "checking for ANSI C header files... " >&6; } if ${ac_cv_header_stdc+:} false; then : $as_echo_n "(cached) " >&6 else cat confdefs.h - <<_ACEOF >conftest.$ac_ext /* end confdefs.h. */ #include #include #include #include int main () { ; return 0; } _ACEOF if ac_fn_cxx_try_compile "$LINENO"; then : ac_cv_header_stdc=yes else ac_cv_header_stdc=no fi rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext if test $ac_cv_header_stdc = yes; then # SunOS 4.x string.h does not declare mem*, contrary to ANSI. cat confdefs.h - <<_ACEOF >conftest.$ac_ext /* end confdefs.h. */ #include _ACEOF if (eval "$ac_cpp conftest.$ac_ext") 2>&5 | $EGREP "memchr" >/dev/null 2>&1; then : else ac_cv_header_stdc=no fi rm -f conftest* fi if test $ac_cv_header_stdc = yes; then # ISC 2.0.2 stdlib.h does not declare free, contrary to ANSI. cat confdefs.h - <<_ACEOF >conftest.$ac_ext /* end confdefs.h. */ #include _ACEOF if (eval "$ac_cpp conftest.$ac_ext") 2>&5 | $EGREP "free" >/dev/null 2>&1; then : else ac_cv_header_stdc=no fi rm -f conftest* fi if test $ac_cv_header_stdc = yes; then # /bin/cc in Irix-4.0.5 gets non-ANSI ctype macros unless using -ansi. if test "$cross_compiling" = yes; then : : else cat confdefs.h - <<_ACEOF >conftest.$ac_ext /* end confdefs.h. */ #include #include #if ((' ' & 0x0FF) == 0x020) # define ISLOWER(c) ('a' <= (c) && (c) <= 'z') # define TOUPPER(c) (ISLOWER(c) ? 'A' + ((c) - 'a') : (c)) #else # define ISLOWER(c) \ (('a' <= (c) && (c) <= 'i') \ || ('j' <= (c) && (c) <= 'r') \ || ('s' <= (c) && (c) <= 'z')) # define TOUPPER(c) (ISLOWER(c) ? ((c) | 0x40) : (c)) #endif #define XOR(e, f) (((e) && !(f)) || (!(e) && (f))) int main () { int i; for (i = 0; i < 256; i++) if (XOR (islower (i), ISLOWER (i)) || toupper (i) != TOUPPER (i)) return 2; return 0; } _ACEOF if ac_fn_cxx_try_run "$LINENO"; then : else ac_cv_header_stdc=no fi rm -f core *.core core.conftest.* gmon.out bb.out conftest$ac_exeext \ conftest.$ac_objext conftest.beam conftest.$ac_ext fi fi fi { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_header_stdc" >&5 $as_echo "$ac_cv_header_stdc" >&6; } if test $ac_cv_header_stdc = yes; then $as_echo "#define STDC_HEADERS 1" >>confdefs.h fi { $as_echo "$as_me:${as_lineno-$LINENO}: checking for sys/wait.h that is POSIX.1 compatible" >&5 $as_echo_n "checking for sys/wait.h that is POSIX.1 compatible... " >&6; } if ${ac_cv_header_sys_wait_h+:} false; then : $as_echo_n "(cached) " >&6 else cat confdefs.h - <<_ACEOF >conftest.$ac_ext /* end confdefs.h. */ #include #include #ifndef WEXITSTATUS # define WEXITSTATUS(stat_val) ((unsigned int) (stat_val) >> 8) #endif #ifndef WIFEXITED # define WIFEXITED(stat_val) (((stat_val) & 255) == 0) #endif int main () { int s; wait (&s); s = WIFEXITED (s) ? WEXITSTATUS (s) : 1; ; return 0; } _ACEOF if ac_fn_cxx_try_compile "$LINENO"; then : ac_cv_header_sys_wait_h=yes else ac_cv_header_sys_wait_h=no fi rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext fi { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_header_sys_wait_h" >&5 $as_echo "$ac_cv_header_sys_wait_h" >&6; } if test $ac_cv_header_sys_wait_h = yes; then $as_echo "#define HAVE_SYS_WAIT_H 1" >>confdefs.h fi # On IRIX 5.3, sys/types and inttypes.h are conflicting. for ac_header in sys/types.h sys/stat.h stdlib.h string.h memory.h strings.h \ inttypes.h stdint.h unistd.h do : as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh` ac_fn_cxx_check_header_compile "$LINENO" "$ac_header" "$as_ac_Header" "$ac_includes_default " if eval test \"x\$"$as_ac_Header"\" = x"yes"; then : cat >>confdefs.h <<_ACEOF #define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1 _ACEOF fi done for ac_header in fcntl.h sys/ioctl.h sys/stat.h unistd.h signal.h do : as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh` ac_fn_cxx_check_header_mongrel "$LINENO" "$ac_header" "$as_ac_Header" "$ac_includes_default" if eval test \"x\$"$as_ac_Header"\" = x"yes"; then : cat >>confdefs.h <<_ACEOF #define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1 _ACEOF fi done ac_jack_incpath="$ac_incpath" ac_lv2_incpath="$ac_incpath" ac_all_targets="" ac_install_targets="" ac_uninstall_targets="" ac_clean_targets="" # Check for JACK headers. if test "x$ac_jack" = "xyes"; then for ac_header in jack/jack.h do : ac_fn_cxx_check_header_mongrel "$LINENO" "jack/jack.h" "ac_cv_header_jack_jack_h" "$ac_includes_default" if test "x$ac_cv_header_jack_jack_h" = xyes; then : cat >>confdefs.h <<_ACEOF #define HAVE_JACK_JACK_H 1 _ACEOF ac_jack="yes" else ac_jack="no" fi done if test "x$ac_jack" = "xno"; then { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: *** JACK header files not found." >&5 $as_echo "$as_me: WARNING: *** JACK header files not found." >&2;} { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: *** JACK stand-alone build will be disabled." >&5 $as_echo "$as_me: WARNING: *** JACK stand-alone build will be disabled." >&2;} else $as_echo "#define CONFIG_JACK 1" >>confdefs.h ac_all_targets="jack $ac_all_targets" ac_install_targets="install_jack $ac_install_targets" ac_uninstall_targets="uninstall_jack $ac_uninstall_targets" ac_clean_targets="clean_jack $ac_clean_targets" fi fi if test "x$ac_jack" = "xno"; then ac_jack_session="no" ac_jack_midi="no" ac_alsa_midi="no" ac_liblo="no" ac_nsm="no" fi # Check for JACK session headers availability. if test "x$ac_jack_session" = "xyes"; then ac_fn_cxx_check_header_mongrel "$LINENO" "jack/session.h" "ac_cv_header_jack_session_h" "$ac_includes_default" if test "x$ac_cv_header_jack_session_h" = xyes; then : ac_jack_session="yes" else ac_jack_session="no" fi if test "x$ac_jack_session" = "xyes"; then $as_echo "#define CONFIG_JACK_SESSION 1" >>confdefs.h else { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: *** JACK session header file not found." >&5 $as_echo "$as_me: WARNING: *** JACK session header file not found." >&2;} { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: *** JACK session support will be disabled." >&5 $as_echo "$as_me: WARNING: *** JACK session support will be disabled." >&2;} fi fi # Check for JACK MIDI headers availability. if test "x$ac_jack_midi" = "xyes"; then ac_fn_cxx_check_header_mongrel "$LINENO" "jack/midiport.h" "ac_cv_header_jack_midiport_h" "$ac_includes_default" if test "x$ac_cv_header_jack_midiport_h" = xyes; then : ac_jack_midi="yes" else ac_jack_midi="no" fi if test "x$ac_jack_midi" = "xyes"; then $as_echo "#define CONFIG_JACK_MIDI 1" >>confdefs.h else { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: *** JACK MIDI header files not found." >&5 $as_echo "$as_me: WARNING: *** JACK MIDI header files not found." >&2;} { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: *** JACK MIDI support will be disabled." >&5 $as_echo "$as_me: WARNING: *** JACK MIDI support will be disabled." >&2;} fi fi # Check for ALSA MIDI headers availability. if test "x$ac_alsa_midi" = "xyes"; then ac_fn_cxx_check_header_mongrel "$LINENO" "alsa/asoundlib.h" "ac_cv_header_alsa_asoundlib_h" "$ac_includes_default" if test "x$ac_cv_header_alsa_asoundlib_h" = xyes; then : ac_alsa_midi="yes" else ac_alsa_midi="no" fi if test "x$ac_alsa_midi" = "xyes"; then $as_echo "#define CONFIG_ALSA_MIDI 1" >>confdefs.h else { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: *** ALSA MIDI header files not found." >&5 $as_echo "$as_me: WARNING: *** ALSA MIDI header files not found." >&2;} { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: *** ALSA MIDI support will be disabled." >&5 $as_echo "$as_me: WARNING: *** ALSA MIDI support will be disabled." >&2;} fi fi # Check for LV2 headers. if test "x$ac_lv2" = "xyes"; then for ac_header in lv2.h do : ac_fn_cxx_check_header_mongrel "$LINENO" "lv2.h" "ac_cv_header_lv2_h" "$ac_includes_default" if test "x$ac_cv_header_lv2_h" = xyes; then : cat >>confdefs.h <<_ACEOF #define HAVE_LV2_H 1 _ACEOF ac_lv2="yes" else ac_lv2="no" fi done if test "x$ac_lv2" = "xno"; then { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: *** LV2 header files not found." >&5 $as_echo "$as_me: WARNING: *** LV2 header files not found." >&2;} else $as_echo "#define CONFIG_LV2 1" >>confdefs.h ac_all_targets="lv2 lv2ui $ac_all_targets" ac_install_targets="install_lv2 $ac_install_targets" ac_uninstall_targets="uninstall_lv2 $ac_uninstall_targets" ac_clean_targets="clean_lv2 $ac_clean_targets" fi fi if test "x$ac_lv2" = "xno"; then lv2_external_ui="no" ac_lv2_ui_idle="no" ac_lv2_ui_show="no" ac_lv2_programs="no" fi if test "x$ac_lv2_external_ui" = "xyes"; then CFLAGS="$CFLAGS -Isrc/lv2" CPPFLAGS="$CPPFLAGS -Isrc/lv2" ac_fn_cxx_check_header_mongrel "$LINENO" "lv2_external_ui.h" "ac_cv_header_lv2_external_ui_h" "$ac_includes_default" if test "x$ac_cv_header_lv2_external_ui_h" = xyes; then : ac_lv2_external_ui="yes" else ac_lv2_external_ui="no" fi if test "x$ac_lv2_external_ui" = "xyes"; then $as_echo "#define CONFIG_LV2_EXTERNAL_UI 1" >>confdefs.h ac_lv2_incpath="lv2 $ac_lv2_incpath" else { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: *** LV2 External UI extension will be disabled." >&5 $as_echo "$as_me: WARNING: *** LV2 External UI extension will be disabled." >&2;} fi fi if test "x$ac_lv2_ui_idle" = "xyes"; then { $as_echo "$as_me:${as_lineno-$LINENO}: checking for LV2 UI Idle interface" >&5 $as_echo_n "checking for LV2 UI Idle interface... " >&6; } if ${ac_cv_lv2_ui_idle+:} false; then : $as_echo_n "(cached) " >&6 else cat confdefs.h - <<_ACEOF >conftest.$ac_ext /* end confdefs.h. */ #include "lv2/lv2plug.in/ns/extensions/ui/ui.h" int main () { // Checking for LV2 UI Idle interface... LV2UI_Idle_Interface idle; ; return 0; } _ACEOF if ac_fn_cxx_try_link "$LINENO"; then : ac_cv_lv2_ui_idle="yes" else ac_cv_lv2_ui_idle="no" fi rm -f core conftest.err conftest.$ac_objext \ conftest$ac_exeext conftest.$ac_ext fi { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lv2_ui_idle" >&5 $as_echo "$ac_cv_lv2_ui_idle" >&6; } ac_lv2_ui_idle=$ac_cv_lv2_ui_idle if test "x$ac_lv2_ui_idle" = "xyes"; then $as_echo "#define CONFIG_LV2_UI_IDLE 1" >>confdefs.h else { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: *** LV2 UI Idle interface support will be disabled." >&5 $as_echo "$as_me: WARNING: *** LV2 UI Idle interface support will be disabled." >&2;} fi fi if test "x$ac_lv2_ui_show" = "xyes"; then { $as_echo "$as_me:${as_lineno-$LINENO}: checking for LV2 UI Show interface" >&5 $as_echo_n "checking for LV2 UI Show interface... " >&6; } if ${ac_cv_lv2_ui_show+:} false; then : $as_echo_n "(cached) " >&6 else cat confdefs.h - <<_ACEOF >conftest.$ac_ext /* end confdefs.h. */ #include "lv2/lv2plug.in/ns/extensions/ui/ui.h" int main () { // Checking for LV2 UI Show interface... LV2UI_Show_Interface show; ; return 0; } _ACEOF if ac_fn_cxx_try_link "$LINENO"; then : ac_cv_lv2_ui_show="yes" else ac_cv_lv2_ui_show="no" fi rm -f core conftest.err conftest.$ac_objext \ conftest$ac_exeext conftest.$ac_ext fi { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lv2_ui_show" >&5 $as_echo "$ac_cv_lv2_ui_show" >&6; } ac_lv2_ui_show=$ac_cv_lv2_ui_show if test "x$ac_lv2_ui_show" = "xyes"; then $as_echo "#define CONFIG_LV2_UI_SHOW 1" >>confdefs.h else { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: *** LV2 UI Show interface support will be disabled." >&5 $as_echo "$as_me: WARNING: *** LV2 UI Show interface support will be disabled." >&2;} fi fi if test "x$ac_lv2_programs" = "xyes"; then ac_fn_cxx_check_header_mongrel "$LINENO" "lv2_programs.h" "ac_cv_header_lv2_programs_h" "$ac_includes_default" if test "x$ac_cv_header_lv2_programs_h" = xyes; then : ac_lv2_programs="yes" else ac_lv2_programs="no" fi if test "x$ac_lv2_programs" = "xyes"; then $as_echo "#define CONFIG_LV2_PROGRAMS 1" >>confdefs.h else { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: *** LV2 Programs extension will be disabled." >&5 $as_echo "$as_me: WARNING: *** LV2 Programs extension will be disabled." >&2;} fi fi # Check for liblo headers. if test "x$ac_liblo" = "xyes"; then ac_fn_cxx_check_header_mongrel "$LINENO" "lo/lo.h" "ac_cv_header_lo_lo_h" "$ac_includes_default" if test "x$ac_cv_header_lo_lo_h" = xyes; then : ac_lo_h="yes" else ac_lo_h="no" fi if test "x$ac_lo_h" = "xno"; then as_fn_error $? "lo.h header file not found." "$LINENO" 5 ac_liblo="no" ac_nsm="no" fi fi # Check for NSM support. if test "x$ac_nsm" = "xyes"; then $as_echo "#define CONFIG_NSM 1" >>confdefs.h fi # Checks for build targets if test "x$ac_jack" = "xno" -a "x$ac_lv2" = "xno"; then as_fn_error $? "*** JACK and LV2 build options disabled." "$LINENO" 5 fi if test "x$ac_jack" = "xyes"; then if test "x$ac_jack_midi" = "xno" -a "x$ac_alsa_midi" = "xno"; then as_fn_error $? "*** JACK MIDI and ALSA MIDI support disabled." "$LINENO" 5 fi fi # Checks for typedefs, structures, and compiler characteristics. # AC_C_CONST # Finally produce a configure header file and the makefiles. cat >confcache <<\_ACEOF # This file is a shell script that caches the results of configure # tests run on this system so they can be shared between configure # scripts and configure runs, see configure's option --config-cache. # It is not useful on other systems. If it contains results you don't # want to keep, you may remove or edit it. # # config.status only pays attention to the cache file if you give it # the --recheck option to rerun configure. # # `ac_cv_env_foo' variables (set or unset) will be overridden when # loading this file, other *unset* `ac_cv_foo' will be assigned the # following values. _ACEOF # The following way of writing the cache mishandles newlines in values, # but we know of no workaround that is simple, portable, and efficient. # So, we kill variables containing newlines. # Ultrix sh set writes to stderr and can't be redirected directly, # and sets the high bit in the cache file unless we assign to the vars. ( for ac_var in `(set) 2>&1 | sed -n 's/^\([a-zA-Z_][a-zA-Z0-9_]*\)=.*/\1/p'`; do eval ac_val=\$$ac_var case $ac_val in #( *${as_nl}*) case $ac_var in #( *_cv_*) { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: cache variable $ac_var contains a newline" >&5 $as_echo "$as_me: WARNING: cache variable $ac_var contains a newline" >&2;} ;; esac case $ac_var in #( _ | IFS | as_nl) ;; #( BASH_ARGV | BASH_SOURCE) eval $ac_var= ;; #( *) { eval $ac_var=; unset $ac_var;} ;; esac ;; esac done (set) 2>&1 | case $as_nl`(ac_space=' '; set) 2>&1` in #( *${as_nl}ac_space=\ *) # `set' does not quote correctly, so add quotes: double-quote # substitution turns \\\\ into \\, and sed turns \\ into \. sed -n \ "s/'/'\\\\''/g; s/^\\([_$as_cr_alnum]*_cv_[_$as_cr_alnum]*\\)=\\(.*\\)/\\1='\\2'/p" ;; #( *) # `set' quotes correctly as required by POSIX, so do not add quotes. sed -n "/^[_$as_cr_alnum]*_cv_[_$as_cr_alnum]*=/p" ;; esac | sort ) | sed ' /^ac_cv_env_/b end t clear :clear s/^\([^=]*\)=\(.*[{}].*\)$/test "${\1+set}" = set || &/ t end s/^\([^=]*\)=\(.*\)$/\1=${\1=\2}/ :end' >>confcache if diff "$cache_file" confcache >/dev/null 2>&1; then :; else if test -w "$cache_file"; then if test "x$cache_file" != "x/dev/null"; then { $as_echo "$as_me:${as_lineno-$LINENO}: updating cache $cache_file" >&5 $as_echo "$as_me: updating cache $cache_file" >&6;} if test ! -f "$cache_file" || test -h "$cache_file"; then cat confcache >"$cache_file" else case $cache_file in #( */* | ?:*) mv -f confcache "$cache_file"$$ && mv -f "$cache_file"$$ "$cache_file" ;; #( *) mv -f confcache "$cache_file" ;; esac fi fi else { $as_echo "$as_me:${as_lineno-$LINENO}: not updating unwritable cache $cache_file" >&5 $as_echo "$as_me: not updating unwritable cache $cache_file" >&6;} fi fi rm -f confcache test "x$prefix" = xNONE && prefix=$ac_default_prefix # Let make expand exec_prefix. test "x$exec_prefix" = xNONE && exec_prefix='${prefix}' DEFS=-DHAVE_CONFIG_H ac_libobjs= ac_ltlibobjs= U= for ac_i in : $LIBOBJS; do test "x$ac_i" = x: && continue # 1. Remove the extension, and $U if already installed. ac_script='s/\$U\././;s/\.o$//;s/\.obj$//' ac_i=`$as_echo "$ac_i" | sed "$ac_script"` # 2. Prepend LIBOBJDIR. When used with automake>=1.10 LIBOBJDIR # will be set to the directory where LIBOBJS objects are built. as_fn_append ac_libobjs " \${LIBOBJDIR}$ac_i\$U.$ac_objext" as_fn_append ac_ltlibobjs " \${LIBOBJDIR}$ac_i"'$U.lo' done LIBOBJS=$ac_libobjs LTLIBOBJS=$ac_ltlibobjs : "${CONFIG_STATUS=./config.status}" ac_write_fail=0 ac_clean_files_save=$ac_clean_files ac_clean_files="$ac_clean_files $CONFIG_STATUS" { $as_echo "$as_me:${as_lineno-$LINENO}: creating $CONFIG_STATUS" >&5 $as_echo "$as_me: creating $CONFIG_STATUS" >&6;} as_write_fail=0 cat >$CONFIG_STATUS <<_ASEOF || as_write_fail=1 #! $SHELL # Generated by $as_me. # Run this file to recreate the current configuration. # Compiler output produced by configure, useful for debugging # configure, is in config.log if it exists. debug=false ac_cs_recheck=false ac_cs_silent=false SHELL=\${CONFIG_SHELL-$SHELL} export SHELL _ASEOF cat >>$CONFIG_STATUS <<\_ASEOF || as_write_fail=1 ## -------------------- ## ## M4sh Initialization. ## ## -------------------- ## # Be more Bourne compatible DUALCASE=1; export DUALCASE # for MKS sh if test -n "${ZSH_VERSION+set}" && (emulate sh) >/dev/null 2>&1; then : emulate sh NULLCMD=: # Pre-4.2 versions of Zsh do word splitting on ${1+"$@"}, which # is contrary to our usage. Disable this feature. alias -g '${1+"$@"}'='"$@"' setopt NO_GLOB_SUBST else case `(set -o) 2>/dev/null` in #( *posix*) : set -o posix ;; #( *) : ;; esac fi as_nl=' ' export as_nl # Printing a long string crashes Solaris 7 /usr/bin/printf. as_echo='\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\' as_echo=$as_echo$as_echo$as_echo$as_echo$as_echo as_echo=$as_echo$as_echo$as_echo$as_echo$as_echo$as_echo # Prefer a ksh shell builtin over an external printf program on Solaris, # but without wasting forks for bash or zsh. if test -z "$BASH_VERSION$ZSH_VERSION" \ && (test "X`print -r -- $as_echo`" = "X$as_echo") 2>/dev/null; then as_echo='print -r --' as_echo_n='print -rn --' elif (test "X`printf %s $as_echo`" = "X$as_echo") 2>/dev/null; then as_echo='printf %s\n' as_echo_n='printf %s' else if test "X`(/usr/ucb/echo -n -n $as_echo) 2>/dev/null`" = "X-n $as_echo"; then as_echo_body='eval /usr/ucb/echo -n "$1$as_nl"' as_echo_n='/usr/ucb/echo -n' else as_echo_body='eval expr "X$1" : "X\\(.*\\)"' as_echo_n_body='eval arg=$1; case $arg in #( *"$as_nl"*) expr "X$arg" : "X\\(.*\\)$as_nl"; arg=`expr "X$arg" : ".*$as_nl\\(.*\\)"`;; esac; expr "X$arg" : "X\\(.*\\)" | tr -d "$as_nl" ' export as_echo_n_body as_echo_n='sh -c $as_echo_n_body as_echo' fi export as_echo_body as_echo='sh -c $as_echo_body as_echo' fi # The user is always right. if test "${PATH_SEPARATOR+set}" != set; then PATH_SEPARATOR=: (PATH='/bin;/bin'; FPATH=$PATH; sh -c :) >/dev/null 2>&1 && { (PATH='/bin:/bin'; FPATH=$PATH; sh -c :) >/dev/null 2>&1 || PATH_SEPARATOR=';' } fi # IFS # We need space, tab and new line, in precisely that order. Quoting is # there to prevent editors from complaining about space-tab. # (If _AS_PATH_WALK were called with IFS unset, it would disable word # splitting by setting IFS to empty value.) IFS=" "" $as_nl" # Find who we are. Look in the path if we contain no directory separator. as_myself= case $0 in #(( *[\\/]* ) as_myself=$0 ;; *) as_save_IFS=$IFS; IFS=$PATH_SEPARATOR for as_dir in $PATH do IFS=$as_save_IFS test -z "$as_dir" && as_dir=. test -r "$as_dir/$0" && as_myself=$as_dir/$0 && break done IFS=$as_save_IFS ;; esac # We did not find ourselves, most probably we were run as `sh COMMAND' # in which case we are not to be found in the path. if test "x$as_myself" = x; then as_myself=$0 fi if test ! -f "$as_myself"; then $as_echo "$as_myself: error: cannot find myself; rerun with an absolute file name" >&2 exit 1 fi # Unset variables that we do not need and which cause bugs (e.g. in # pre-3.0 UWIN ksh). But do not cause bugs in bash 2.01; the "|| exit 1" # suppresses any "Segmentation fault" message there. '((' could # trigger a bug in pdksh 5.2.14. for as_var in BASH_ENV ENV MAIL MAILPATH do eval test x\${$as_var+set} = xset \ && ( (unset $as_var) || exit 1) >/dev/null 2>&1 && unset $as_var || : done PS1='$ ' PS2='> ' PS4='+ ' # NLS nuisances. LC_ALL=C export LC_ALL LANGUAGE=C export LANGUAGE # CDPATH. (unset CDPATH) >/dev/null 2>&1 && unset CDPATH # as_fn_error STATUS ERROR [LINENO LOG_FD] # ---------------------------------------- # Output "`basename $0`: error: ERROR" to stderr. If LINENO and LOG_FD are # provided, also output the error to LOG_FD, referencing LINENO. Then exit the # script with STATUS, using 1 if that was 0. as_fn_error () { as_status=$1; test $as_status -eq 0 && as_status=1 if test "$4"; then as_lineno=${as_lineno-"$3"} as_lineno_stack=as_lineno_stack=$as_lineno_stack $as_echo "$as_me:${as_lineno-$LINENO}: error: $2" >&$4 fi $as_echo "$as_me: error: $2" >&2 as_fn_exit $as_status } # as_fn_error # as_fn_set_status STATUS # ----------------------- # Set $? to STATUS, without forking. as_fn_set_status () { return $1 } # as_fn_set_status # as_fn_exit STATUS # ----------------- # Exit the shell with STATUS, even in a "trap 0" or "set -e" context. as_fn_exit () { set +e as_fn_set_status $1 exit $1 } # as_fn_exit # as_fn_unset VAR # --------------- # Portably unset VAR. as_fn_unset () { { eval $1=; unset $1;} } as_unset=as_fn_unset # as_fn_append VAR VALUE # ---------------------- # Append the text in VALUE to the end of the definition contained in VAR. Take # advantage of any shell optimizations that allow amortized linear growth over # repeated appends, instead of the typical quadratic growth present in naive # implementations. if (eval "as_var=1; as_var+=2; test x\$as_var = x12") 2>/dev/null; then : eval 'as_fn_append () { eval $1+=\$2 }' else as_fn_append () { eval $1=\$$1\$2 } fi # as_fn_append # as_fn_arith ARG... # ------------------ # Perform arithmetic evaluation on the ARGs, and store the result in the # global $as_val. Take advantage of shells that can avoid forks. The arguments # must be portable across $(()) and expr. if (eval "test \$(( 1 + 1 )) = 2") 2>/dev/null; then : eval 'as_fn_arith () { as_val=$(( $* )) }' else as_fn_arith () { as_val=`expr "$@" || test $? -eq 1` } fi # as_fn_arith if expr a : '\(a\)' >/dev/null 2>&1 && test "X`expr 00001 : '.*\(...\)'`" = X001; then as_expr=expr else as_expr=false fi if (basename -- /) >/dev/null 2>&1 && test "X`basename -- / 2>&1`" = "X/"; then as_basename=basename else as_basename=false fi if (as_dir=`dirname -- /` && test "X$as_dir" = X/) >/dev/null 2>&1; then as_dirname=dirname else as_dirname=false fi as_me=`$as_basename -- "$0" || $as_expr X/"$0" : '.*/\([^/][^/]*\)/*$' \| \ X"$0" : 'X\(//\)$' \| \ X"$0" : 'X\(/\)' \| . 2>/dev/null || $as_echo X/"$0" | sed '/^.*\/\([^/][^/]*\)\/*$/{ s//\1/ q } /^X\/\(\/\/\)$/{ s//\1/ q } /^X\/\(\/\).*/{ s//\1/ q } s/.*/./; q'` # Avoid depending upon Character Ranges. as_cr_letters='abcdefghijklmnopqrstuvwxyz' as_cr_LETTERS='ABCDEFGHIJKLMNOPQRSTUVWXYZ' as_cr_Letters=$as_cr_letters$as_cr_LETTERS as_cr_digits='0123456789' as_cr_alnum=$as_cr_Letters$as_cr_digits ECHO_C= ECHO_N= ECHO_T= case `echo -n x` in #((((( -n*) case `echo 'xy\c'` in *c*) ECHO_T=' ';; # ECHO_T is single tab character. xy) ECHO_C='\c';; *) echo `echo ksh88 bug on AIX 6.1` > /dev/null ECHO_T=' ';; esac;; *) ECHO_N='-n';; esac rm -f conf$$ conf$$.exe conf$$.file if test -d conf$$.dir; then rm -f conf$$.dir/conf$$.file else rm -f conf$$.dir mkdir conf$$.dir 2>/dev/null fi if (echo >conf$$.file) 2>/dev/null; then if ln -s conf$$.file conf$$ 2>/dev/null; then as_ln_s='ln -s' # ... but there are two gotchas: # 1) On MSYS, both `ln -s file dir' and `ln file dir' fail. # 2) DJGPP < 2.04 has no symlinks; `ln -s' creates a wrapper executable. # In both cases, we have to default to `cp -pR'. ln -s conf$$.file conf$$.dir 2>/dev/null && test ! -f conf$$.exe || as_ln_s='cp -pR' elif ln conf$$.file conf$$ 2>/dev/null; then as_ln_s=ln else as_ln_s='cp -pR' fi else as_ln_s='cp -pR' fi rm -f conf$$ conf$$.exe conf$$.dir/conf$$.file conf$$.file rmdir conf$$.dir 2>/dev/null # as_fn_mkdir_p # ------------- # Create "$as_dir" as a directory, including parents if necessary. as_fn_mkdir_p () { case $as_dir in #( -*) as_dir=./$as_dir;; esac test -d "$as_dir" || eval $as_mkdir_p || { as_dirs= while :; do case $as_dir in #( *\'*) as_qdir=`$as_echo "$as_dir" | sed "s/'/'\\\\\\\\''/g"`;; #'( *) as_qdir=$as_dir;; esac as_dirs="'$as_qdir' $as_dirs" as_dir=`$as_dirname -- "$as_dir" || $as_expr X"$as_dir" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \ X"$as_dir" : 'X\(//\)[^/]' \| \ X"$as_dir" : 'X\(//\)$' \| \ X"$as_dir" : 'X\(/\)' \| . 2>/dev/null || $as_echo X"$as_dir" | sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{ s//\1/ q } /^X\(\/\/\)[^/].*/{ s//\1/ q } /^X\(\/\/\)$/{ s//\1/ q } /^X\(\/\).*/{ s//\1/ q } s/.*/./; q'` test -d "$as_dir" && break done test -z "$as_dirs" || eval "mkdir $as_dirs" } || test -d "$as_dir" || as_fn_error $? "cannot create directory $as_dir" } # as_fn_mkdir_p if mkdir -p . 2>/dev/null; then as_mkdir_p='mkdir -p "$as_dir"' else test -d ./-p && rmdir ./-p as_mkdir_p=false fi # as_fn_executable_p FILE # ----------------------- # Test if FILE is an executable regular file. as_fn_executable_p () { test -f "$1" && test -x "$1" } # as_fn_executable_p as_test_x='test -x' as_executable_p=as_fn_executable_p # Sed expression to map a string onto a valid CPP name. as_tr_cpp="eval sed 'y%*$as_cr_letters%P$as_cr_LETTERS%;s%[^_$as_cr_alnum]%_%g'" # Sed expression to map a string onto a valid variable name. as_tr_sh="eval sed 'y%*+%pp%;s%[^_$as_cr_alnum]%_%g'" exec 6>&1 ## ----------------------------------- ## ## Main body of $CONFIG_STATUS script. ## ## ----------------------------------- ## _ASEOF test $as_write_fail = 0 && chmod +x $CONFIG_STATUS || ac_write_fail=1 cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1 # Save the log message, to keep $0 and so on meaningful, and to # report actual input values of CONFIG_FILES etc. instead of their # values after options handling. ac_log=" This file was extended by synthv1 $as_me 0.7.1, which was generated by GNU Autoconf 2.69. Invocation command line was CONFIG_FILES = $CONFIG_FILES CONFIG_HEADERS = $CONFIG_HEADERS CONFIG_LINKS = $CONFIG_LINKS CONFIG_COMMANDS = $CONFIG_COMMANDS $ $0 $@ on `(hostname || uname -n) 2>/dev/null | sed 1q` " _ACEOF case $ac_config_files in *" "*) set x $ac_config_files; shift; ac_config_files=$*;; esac case $ac_config_headers in *" "*) set x $ac_config_headers; shift; ac_config_headers=$*;; esac cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1 # Files that config.status was made for. config_files="$ac_config_files" config_headers="$ac_config_headers" _ACEOF cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1 ac_cs_usage="\ \`$as_me' instantiates files and other configuration actions from templates according to the current configuration. Unless the files and actions are specified as TAGs, all are instantiated by default. Usage: $0 [OPTION]... [TAG]... -h, --help print this help, then exit -V, --version print version number and configuration settings, then exit --config print configuration, then exit -q, --quiet, --silent do not print progress messages -d, --debug don't remove temporary files --recheck update $as_me by reconfiguring in the same conditions --file=FILE[:TEMPLATE] instantiate the configuration file FILE --header=FILE[:TEMPLATE] instantiate the configuration header FILE Configuration files: $config_files Configuration headers: $config_headers Report bugs to ." _ACEOF cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1 ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`" ac_cs_version="\\ synthv1 config.status 0.7.1 configured by $0, generated by GNU Autoconf 2.69, with options \\"\$ac_cs_config\\" Copyright (C) 2012 Free Software Foundation, Inc. This config.status script is free software; the Free Software Foundation gives unlimited permission to copy, distribute and modify it." ac_pwd='$ac_pwd' srcdir='$srcdir' test -n "\$AWK" || AWK=awk _ACEOF cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1 # The default lists apply if the user does not specify any file. ac_need_defaults=: while test $# != 0 do case $1 in --*=?*) ac_option=`expr "X$1" : 'X\([^=]*\)='` ac_optarg=`expr "X$1" : 'X[^=]*=\(.*\)'` ac_shift=: ;; --*=) ac_option=`expr "X$1" : 'X\([^=]*\)='` ac_optarg= ac_shift=: ;; *) ac_option=$1 ac_optarg=$2 ac_shift=shift ;; esac case $ac_option in # Handling of the options. -recheck | --recheck | --rechec | --reche | --rech | --rec | --re | --r) ac_cs_recheck=: ;; --version | --versio | --versi | --vers | --ver | --ve | --v | -V ) $as_echo "$ac_cs_version"; exit ;; --config | --confi | --conf | --con | --co | --c ) $as_echo "$ac_cs_config"; exit ;; --debug | --debu | --deb | --de | --d | -d ) debug=: ;; --file | --fil | --fi | --f ) $ac_shift case $ac_optarg in *\'*) ac_optarg=`$as_echo "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"` ;; '') as_fn_error $? "missing file argument" ;; esac as_fn_append CONFIG_FILES " '$ac_optarg'" ac_need_defaults=false;; --header | --heade | --head | --hea ) $ac_shift case $ac_optarg in *\'*) ac_optarg=`$as_echo "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"` ;; esac as_fn_append CONFIG_HEADERS " '$ac_optarg'" ac_need_defaults=false;; --he | --h) # Conflict between --help and --header as_fn_error $? "ambiguous option: \`$1' Try \`$0 --help' for more information.";; --help | --hel | -h ) $as_echo "$ac_cs_usage"; exit ;; -q | -quiet | --quiet | --quie | --qui | --qu | --q \ | -silent | --silent | --silen | --sile | --sil | --si | --s) ac_cs_silent=: ;; # This is an error. -*) as_fn_error $? "unrecognized option: \`$1' Try \`$0 --help' for more information." ;; *) as_fn_append ac_config_targets " $1" ac_need_defaults=false ;; esac shift done ac_configure_extra_args= if $ac_cs_silent; then exec 6>/dev/null ac_configure_extra_args="$ac_configure_extra_args --silent" fi _ACEOF cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1 if \$ac_cs_recheck; then set X $SHELL '$0' $ac_configure_args \$ac_configure_extra_args --no-create --no-recursion shift \$as_echo "running CONFIG_SHELL=$SHELL \$*" >&6 CONFIG_SHELL='$SHELL' export CONFIG_SHELL exec "\$@" fi _ACEOF cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1 exec 5>>config.log { echo sed 'h;s/./-/g;s/^.../## /;s/...$/ ##/;p;x;p;x' <<_ASBOX ## Running $as_me. ## _ASBOX $as_echo "$ac_log" } >&5 _ACEOF cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1 _ACEOF cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1 # Handling of arguments. for ac_config_target in $ac_config_targets do case $ac_config_target in "src/config.h") CONFIG_HEADERS="$CONFIG_HEADERS src/config.h" ;; "Makefile") CONFIG_FILES="$CONFIG_FILES Makefile" ;; "synthv1.spec") CONFIG_FILES="$CONFIG_FILES synthv1.spec" ;; "src/src_jack.pri") CONFIG_FILES="$CONFIG_FILES src/src_jack.pri" ;; "src/src_lv2.pri") CONFIG_FILES="$CONFIG_FILES src/src_lv2.pri" ;; "src/synthv1.desktop") CONFIG_FILES="$CONFIG_FILES src/synthv1.desktop" ;; *) as_fn_error $? "invalid argument: \`$ac_config_target'" "$LINENO" 5;; esac done # If the user did not use the arguments to specify the items to instantiate, # then the envvar interface is used. Set only those that are not. # We use the long form for the default assignment because of an extremely # bizarre bug on SunOS 4.1.3. if $ac_need_defaults; then test "${CONFIG_FILES+set}" = set || CONFIG_FILES=$config_files test "${CONFIG_HEADERS+set}" = set || CONFIG_HEADERS=$config_headers fi # Have a temporary directory for convenience. Make it in the build tree # simply because there is no reason against having it here, and in addition, # creating and moving files from /tmp can sometimes cause problems. # Hook for its removal unless debugging. # Note that there is a small window in which the directory will not be cleaned: # after its creation but before its name has been assigned to `$tmp'. $debug || { tmp= ac_tmp= trap 'exit_status=$? : "${ac_tmp:=$tmp}" { test ! -d "$ac_tmp" || rm -fr "$ac_tmp"; } && exit $exit_status ' 0 trap 'as_fn_exit 1' 1 2 13 15 } # Create a (secure) tmp directory for tmp files. { tmp=`(umask 077 && mktemp -d "./confXXXXXX") 2>/dev/null` && test -d "$tmp" } || { tmp=./conf$$-$RANDOM (umask 077 && mkdir "$tmp") } || as_fn_error $? "cannot create a temporary directory in ." "$LINENO" 5 ac_tmp=$tmp # Set up the scripts for CONFIG_FILES section. # No need to generate them if there are no CONFIG_FILES. # This happens for instance with `./config.status config.h'. if test -n "$CONFIG_FILES"; then ac_cr=`echo X | tr X '\015'` # On cygwin, bash can eat \r inside `` if the user requested igncr. # But we know of no other shell where ac_cr would be empty at this # point, so we can use a bashism as a fallback. if test "x$ac_cr" = x; then eval ac_cr=\$\'\\r\' fi ac_cs_awk_cr=`$AWK 'BEGIN { print "a\rb" }' /dev/null` if test "$ac_cs_awk_cr" = "a${ac_cr}b"; then ac_cs_awk_cr='\\r' else ac_cs_awk_cr=$ac_cr fi echo 'BEGIN {' >"$ac_tmp/subs1.awk" && _ACEOF { echo "cat >conf$$subs.awk <<_ACEOF" && echo "$ac_subst_vars" | sed 's/.*/&!$&$ac_delim/' && echo "_ACEOF" } >conf$$subs.sh || as_fn_error $? "could not make $CONFIG_STATUS" "$LINENO" 5 ac_delim_num=`echo "$ac_subst_vars" | grep -c '^'` ac_delim='%!_!# ' for ac_last_try in false false false false false :; do . ./conf$$subs.sh || as_fn_error $? "could not make $CONFIG_STATUS" "$LINENO" 5 ac_delim_n=`sed -n "s/.*$ac_delim\$/X/p" conf$$subs.awk | grep -c X` if test $ac_delim_n = $ac_delim_num; then break elif $ac_last_try; then as_fn_error $? "could not make $CONFIG_STATUS" "$LINENO" 5 else ac_delim="$ac_delim!$ac_delim _$ac_delim!! " fi done rm -f conf$$subs.sh cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1 cat >>"\$ac_tmp/subs1.awk" <<\\_ACAWK && _ACEOF sed -n ' h s/^/S["/; s/!.*/"]=/ p g s/^[^!]*!// :repl t repl s/'"$ac_delim"'$// t delim :nl h s/\(.\{148\}\)..*/\1/ t more1 s/["\\]/\\&/g; s/^/"/; s/$/\\n"\\/ p n b repl :more1 s/["\\]/\\&/g; s/^/"/; s/$/"\\/ p g s/.\{148\}// t nl :delim h s/\(.\{148\}\)..*/\1/ t more2 s/["\\]/\\&/g; s/^/"/; s/$/"/ p b :more2 s/["\\]/\\&/g; s/^/"/; s/$/"\\/ p g s/.\{148\}// t delim ' >$CONFIG_STATUS || ac_write_fail=1 rm -f conf$$subs.awk cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1 _ACAWK cat >>"\$ac_tmp/subs1.awk" <<_ACAWK && for (key in S) S_is_set[key] = 1 FS = "" } { line = $ 0 nfields = split(line, field, "@") substed = 0 len = length(field[1]) for (i = 2; i < nfields; i++) { key = field[i] keylen = length(key) if (S_is_set[key]) { value = S[key] line = substr(line, 1, len) "" value "" substr(line, len + keylen + 3) len += length(value) + length(field[++i]) substed = 1 } else len += 1 + keylen } print line } _ACAWK _ACEOF cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1 if sed "s/$ac_cr//" < /dev/null > /dev/null 2>&1; then sed "s/$ac_cr\$//; s/$ac_cr/$ac_cs_awk_cr/g" else cat fi < "$ac_tmp/subs1.awk" > "$ac_tmp/subs.awk" \ || as_fn_error $? "could not setup config files machinery" "$LINENO" 5 _ACEOF # VPATH may cause trouble with some makes, so we remove sole $(srcdir), # ${srcdir} and @srcdir@ entries from VPATH if srcdir is ".", strip leading and # trailing colons and then remove the whole line if VPATH becomes empty # (actually we leave an empty line to preserve line numbers). if test "x$srcdir" = x.; then ac_vpsub='/^[ ]*VPATH[ ]*=[ ]*/{ h s/// s/^/:/ s/[ ]*$/:/ s/:\$(srcdir):/:/g s/:\${srcdir}:/:/g s/:@srcdir@:/:/g s/^:*// s/:*$// x s/\(=[ ]*\).*/\1/ G s/\n// s/^[^=]*=[ ]*$// }' fi cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1 fi # test -n "$CONFIG_FILES" # Set up the scripts for CONFIG_HEADERS section. # No need to generate them if there are no CONFIG_HEADERS. # This happens for instance with `./config.status Makefile'. if test -n "$CONFIG_HEADERS"; then cat >"$ac_tmp/defines.awk" <<\_ACAWK || BEGIN { _ACEOF # Transform confdefs.h into an awk script `defines.awk', embedded as # here-document in config.status, that substitutes the proper values into # config.h.in to produce config.h. # Create a delimiter string that does not exist in confdefs.h, to ease # handling of long lines. ac_delim='%!_!# ' for ac_last_try in false false :; do ac_tt=`sed -n "/$ac_delim/p" confdefs.h` if test -z "$ac_tt"; then break elif $ac_last_try; then as_fn_error $? "could not make $CONFIG_HEADERS" "$LINENO" 5 else ac_delim="$ac_delim!$ac_delim _$ac_delim!! " fi done # For the awk script, D is an array of macro values keyed by name, # likewise P contains macro parameters if any. Preserve backslash # newline sequences. ac_word_re=[_$as_cr_Letters][_$as_cr_alnum]* sed -n ' s/.\{148\}/&'"$ac_delim"'/g t rset :rset s/^[ ]*#[ ]*define[ ][ ]*/ / t def d :def s/\\$// t bsnl s/["\\]/\\&/g s/^ \('"$ac_word_re"'\)\(([^()]*)\)[ ]*\(.*\)/P["\1"]="\2"\ D["\1"]=" \3"/p s/^ \('"$ac_word_re"'\)[ ]*\(.*\)/D["\1"]=" \2"/p d :bsnl s/["\\]/\\&/g s/^ \('"$ac_word_re"'\)\(([^()]*)\)[ ]*\(.*\)/P["\1"]="\2"\ D["\1"]=" \3\\\\\\n"\\/p t cont s/^ \('"$ac_word_re"'\)[ ]*\(.*\)/D["\1"]=" \2\\\\\\n"\\/p t cont d :cont n s/.\{148\}/&'"$ac_delim"'/g t clear :clear s/\\$// t bsnlc s/["\\]/\\&/g; s/^/"/; s/$/"/p d :bsnlc s/["\\]/\\&/g; s/^/"/; s/$/\\\\\\n"\\/p b cont ' >$CONFIG_STATUS || ac_write_fail=1 cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1 for (key in D) D_is_set[key] = 1 FS = "" } /^[\t ]*#[\t ]*(define|undef)[\t ]+$ac_word_re([\t (]|\$)/ { line = \$ 0 split(line, arg, " ") if (arg[1] == "#") { defundef = arg[2] mac1 = arg[3] } else { defundef = substr(arg[1], 2) mac1 = arg[2] } split(mac1, mac2, "(") #) macro = mac2[1] prefix = substr(line, 1, index(line, defundef) - 1) if (D_is_set[macro]) { # Preserve the white space surrounding the "#". print prefix "define", macro P[macro] D[macro] next } else { # Replace #undef with comments. This is necessary, for example, # in the case of _POSIX_SOURCE, which is predefined and required # on some systems where configure will not decide to define it. if (defundef == "undef") { print "/*", prefix defundef, macro, "*/" next } } } { print } _ACAWK _ACEOF cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1 as_fn_error $? "could not setup config headers machinery" "$LINENO" 5 fi # test -n "$CONFIG_HEADERS" eval set X " :F $CONFIG_FILES :H $CONFIG_HEADERS " shift for ac_tag do case $ac_tag in :[FHLC]) ac_mode=$ac_tag; continue;; esac case $ac_mode$ac_tag in :[FHL]*:*);; :L* | :C*:*) as_fn_error $? "invalid tag \`$ac_tag'" "$LINENO" 5;; :[FH]-) ac_tag=-:-;; :[FH]*) ac_tag=$ac_tag:$ac_tag.in;; esac ac_save_IFS=$IFS IFS=: set x $ac_tag IFS=$ac_save_IFS shift ac_file=$1 shift case $ac_mode in :L) ac_source=$1;; :[FH]) ac_file_inputs= for ac_f do case $ac_f in -) ac_f="$ac_tmp/stdin";; *) # Look for the file first in the build tree, then in the source tree # (if the path is not absolute). The absolute path cannot be DOS-style, # because $ac_f cannot contain `:'. test -f "$ac_f" || case $ac_f in [\\/$]*) false;; *) test -f "$srcdir/$ac_f" && ac_f="$srcdir/$ac_f";; esac || as_fn_error 1 "cannot find input file: \`$ac_f'" "$LINENO" 5;; esac case $ac_f in *\'*) ac_f=`$as_echo "$ac_f" | sed "s/'/'\\\\\\\\''/g"`;; esac as_fn_append ac_file_inputs " '$ac_f'" done # Let's still pretend it is `configure' which instantiates (i.e., don't # use $as_me), people would be surprised to read: # /* config.h. Generated by config.status. */ configure_input='Generated from '` $as_echo "$*" | sed 's|^[^:]*/||;s|:[^:]*/|, |g' `' by configure.' if test x"$ac_file" != x-; then configure_input="$ac_file. $configure_input" { $as_echo "$as_me:${as_lineno-$LINENO}: creating $ac_file" >&5 $as_echo "$as_me: creating $ac_file" >&6;} fi # Neutralize special characters interpreted by sed in replacement strings. case $configure_input in #( *\&* | *\|* | *\\* ) ac_sed_conf_input=`$as_echo "$configure_input" | sed 's/[\\\\&|]/\\\\&/g'`;; #( *) ac_sed_conf_input=$configure_input;; esac case $ac_tag in *:-:* | *:-) cat >"$ac_tmp/stdin" \ || as_fn_error $? "could not create $ac_file" "$LINENO" 5 ;; esac ;; esac ac_dir=`$as_dirname -- "$ac_file" || $as_expr X"$ac_file" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \ X"$ac_file" : 'X\(//\)[^/]' \| \ X"$ac_file" : 'X\(//\)$' \| \ X"$ac_file" : 'X\(/\)' \| . 2>/dev/null || $as_echo X"$ac_file" | sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{ s//\1/ q } /^X\(\/\/\)[^/].*/{ s//\1/ q } /^X\(\/\/\)$/{ s//\1/ q } /^X\(\/\).*/{ s//\1/ q } s/.*/./; q'` as_dir="$ac_dir"; as_fn_mkdir_p ac_builddir=. case "$ac_dir" in .) ac_dir_suffix= ac_top_builddir_sub=. ac_top_build_prefix= ;; *) ac_dir_suffix=/`$as_echo "$ac_dir" | sed 's|^\.[\\/]||'` # A ".." for each directory in $ac_dir_suffix. ac_top_builddir_sub=`$as_echo "$ac_dir_suffix" | sed 's|/[^\\/]*|/..|g;s|/||'` case $ac_top_builddir_sub in "") ac_top_builddir_sub=. ac_top_build_prefix= ;; *) ac_top_build_prefix=$ac_top_builddir_sub/ ;; esac ;; esac ac_abs_top_builddir=$ac_pwd ac_abs_builddir=$ac_pwd$ac_dir_suffix # for backward compatibility: ac_top_builddir=$ac_top_build_prefix case $srcdir in .) # We are building in place. ac_srcdir=. ac_top_srcdir=$ac_top_builddir_sub ac_abs_top_srcdir=$ac_pwd ;; [\\/]* | ?:[\\/]* ) # Absolute name. ac_srcdir=$srcdir$ac_dir_suffix; ac_top_srcdir=$srcdir ac_abs_top_srcdir=$srcdir ;; *) # Relative name. ac_srcdir=$ac_top_build_prefix$srcdir$ac_dir_suffix ac_top_srcdir=$ac_top_build_prefix$srcdir ac_abs_top_srcdir=$ac_pwd/$srcdir ;; esac ac_abs_srcdir=$ac_abs_top_srcdir$ac_dir_suffix case $ac_mode in :F) # # CONFIG_FILE # _ACEOF cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1 # If the template does not know about datarootdir, expand it. # FIXME: This hack should be removed a few years after 2.60. ac_datarootdir_hack=; ac_datarootdir_seen= ac_sed_dataroot=' /datarootdir/ { p q } /@datadir@/p /@docdir@/p /@infodir@/p /@localedir@/p /@mandir@/p' case `eval "sed -n \"\$ac_sed_dataroot\" $ac_file_inputs"` in *datarootdir*) ac_datarootdir_seen=yes;; *@datadir@*|*@docdir@*|*@infodir@*|*@localedir@*|*@mandir@*) { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: $ac_file_inputs seems to ignore the --datarootdir setting" >&5 $as_echo "$as_me: WARNING: $ac_file_inputs seems to ignore the --datarootdir setting" >&2;} _ACEOF cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1 ac_datarootdir_hack=' s&@datadir@&$datadir&g s&@docdir@&$docdir&g s&@infodir@&$infodir&g s&@localedir@&$localedir&g s&@mandir@&$mandir&g s&\\\${datarootdir}&$datarootdir&g' ;; esac _ACEOF # Neutralize VPATH when `$srcdir' = `.'. # Shell code in configure.ac might set extrasub. # FIXME: do we really want to maintain this feature? cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1 ac_sed_extra="$ac_vpsub $extrasub _ACEOF cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1 :t /@[a-zA-Z_][a-zA-Z_0-9]*@/!b s|@configure_input@|$ac_sed_conf_input|;t t s&@top_builddir@&$ac_top_builddir_sub&;t t s&@top_build_prefix@&$ac_top_build_prefix&;t t s&@srcdir@&$ac_srcdir&;t t s&@abs_srcdir@&$ac_abs_srcdir&;t t s&@top_srcdir@&$ac_top_srcdir&;t t s&@abs_top_srcdir@&$ac_abs_top_srcdir&;t t s&@builddir@&$ac_builddir&;t t s&@abs_builddir@&$ac_abs_builddir&;t t s&@abs_top_builddir@&$ac_abs_top_builddir&;t t $ac_datarootdir_hack " eval sed \"\$ac_sed_extra\" "$ac_file_inputs" | $AWK -f "$ac_tmp/subs.awk" \ >$ac_tmp/out || as_fn_error $? "could not create $ac_file" "$LINENO" 5 test -z "$ac_datarootdir_hack$ac_datarootdir_seen" && { ac_out=`sed -n '/\${datarootdir}/p' "$ac_tmp/out"`; test -n "$ac_out"; } && { ac_out=`sed -n '/^[ ]*datarootdir[ ]*:*=/p' \ "$ac_tmp/out"`; test -z "$ac_out"; } && { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: $ac_file contains a reference to the variable \`datarootdir' which seems to be undefined. Please make sure it is defined" >&5 $as_echo "$as_me: WARNING: $ac_file contains a reference to the variable \`datarootdir' which seems to be undefined. Please make sure it is defined" >&2;} rm -f "$ac_tmp/stdin" case $ac_file in -) cat "$ac_tmp/out" && rm -f "$ac_tmp/out";; *) rm -f "$ac_file" && mv "$ac_tmp/out" "$ac_file";; esac \ || as_fn_error $? "could not create $ac_file" "$LINENO" 5 ;; :H) # # CONFIG_HEADER # if test x"$ac_file" != x-; then { $as_echo "/* $configure_input */" \ && eval '$AWK -f "$ac_tmp/defines.awk"' "$ac_file_inputs" } >"$ac_tmp/config.h" \ || as_fn_error $? "could not create $ac_file" "$LINENO" 5 if diff "$ac_file" "$ac_tmp/config.h" >/dev/null 2>&1; then { $as_echo "$as_me:${as_lineno-$LINENO}: $ac_file is unchanged" >&5 $as_echo "$as_me: $ac_file is unchanged" >&6;} else rm -f "$ac_file" mv "$ac_tmp/config.h" "$ac_file" \ || as_fn_error $? "could not create $ac_file" "$LINENO" 5 fi else $as_echo "/* $configure_input */" \ && eval '$AWK -f "$ac_tmp/defines.awk"' "$ac_file_inputs" \ || as_fn_error $? "could not create -" "$LINENO" 5 fi ;; esac done # for ac_tag as_fn_exit 0 _ACEOF ac_clean_files=$ac_clean_files_save test $ac_write_fail = 0 || as_fn_error $? "write failure creating $CONFIG_STATUS" "$LINENO" 5 # configure is writing to config.log, and then calls config.status. # config.status does its own redirection, appending to config.log. # Unfortunately, on DOS this fails, as config.log is still kept open # by configure, so config.status won't be able to write to it; its # output is simply discarded. So we exec the FD to /dev/null, # effectively closing config.log, so it can be properly (re)opened and # appended to by config.status. When coming back to configure, we # need to make the FD available again. if test "$no_create" != yes; then ac_cs_success=: ac_config_status_args= test "$silent" = yes && ac_config_status_args="$ac_config_status_args --quiet" exec 5>/dev/null $SHELL $CONFIG_STATUS $ac_config_status_args || ac_cs_success=false exec 5>>config.log # Use ||, not &&, to avoid exiting from the if with $? = 1, which # would make configure fail if this is the last instruction. $ac_cs_success || as_fn_exit 1 fi if test -n "$ac_unrecognized_opts" && test "$enable_option_checking" != no; then { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: unrecognized options: $ac_unrecognized_opts" >&5 $as_echo "$as_me: WARNING: unrecognized options: $ac_unrecognized_opts" >&2;} fi # make clean > /dev/null 2>&1 # Output summary message echo echo " $PACKAGE_NAME $PACKAGE_VERSION" echo echo " Build target . . . . . . . . . . . . . . . . . . .: $ac_debug" echo echo " JACK stand-alone build . . . . . . . . . . . . . .: $ac_jack" echo " JACK session support . . . . . . . . . . . . . . .: $ac_jack_session" echo " JACK MIDI support . . . . . . . . . . . . . . . .: $ac_jack_midi" echo " ALSA MIDI support . . . . . . . . . . . . . . . .: $ac_alsa_midi" echo " LV2 plug-in build . . . . . . . . . . . . . . . .: $ac_lv2" echo " LV2 plug-in External UI support . . . . . . . . .: $ac_lv2_external_ui" echo " LV2 plug-in UI Idle interface support . . . . . .: $ac_lv2_ui_idle" echo " LV2 plug-in UI Show interface support . . . . . .: $ac_lv2_ui_show" echo " LV2 plug-in Programs support . . . . . . . . . . .: $ac_lv2_programs" echo " OSC service support (liblo) . . . . . . . . . . .: $ac_liblo" echo " NSM (Non Session Management) support . . . . . . .: $ac_nsm" echo echo " Install prefix . . . . . . . . . . . . . . . . . .: $ac_prefix" echo echo "Now type 'make', followed by 'make install' as root." echo synthv1-0.7.1/PaxHeaders.4140/configure.ac0000644000000000000000000000013212566622134015075 xustar0030 mtime=1440425052.675715541 30 atime=1440425052.675715541 30 ctime=1440425052.675715541 synthv1-0.7.1/configure.ac0000644000175000001440000004307212566622134015744 0ustar00rncbcusers00000000000000# Process this file with autoconf to produce a configure script. AC_INIT(synthv1, 0.7.1, rncbc@rncbc.org) AC_CONFIG_SRCDIR(src/synthv1.cpp) AC_CONFIG_HEADERS(src/config.h) AC_CONFIG_FILES(Makefile synthv1.spec src/src_jack.pri src/src_lv2.pri src/synthv1.desktop) # Set default installation prefix. AC_PREFIX_DEFAULT(/usr/local) ac_prefix=$prefix if test "x$ac_prefix" = "xNONE"; then ac_prefix=$ac_default_prefix fi AC_SUBST(ac_prefix) AC_DEFINE_UNQUOTED(CONFIG_PREFIX, ["$ac_prefix"], [Default installation prefix.]) # Set default library/plugin prefix. if test "x$exec_prefix" = "xNONE"; then exec_prefix=$ac_prefix fi eval ac_libdir=$libdir AC_SUBST(ac_libdir) AC_DEFINE_UNQUOTED(CONFIG_LIBDIR, ["$ac_libdir"], [Default library path.]) # Enable debugging argument option. AC_ARG_ENABLE(debug, AC_HELP_STRING([--enable-debug], [enable debugging (default=no)]), [ac_debug="$enableval"]) # Enable JACK standalone build. AC_ARG_ENABLE(jack, AC_HELP_STRING([--enable-jack], [enable JACK stand-alone build (default=yes)]), [ac_jack="$enableval"], [ac_jack="yes"]) # Enable JACK session support. AC_ARG_ENABLE(jack-session, AC_HELP_STRING([--enable-jack-session], [enable JACK session support (default=yes)]), [ac_jack_session="$enableval"], [ac_jack_session="yes"]) # Enable JACK MIDI support option. AC_ARG_ENABLE(jack-midi, AC_HELP_STRING([--enable-jack-midi], [enable JACK MIDI support (default=yes)]), [ac_jack_midi="$enableval"], [ac_jack_midi="yes"]) # Enable ALSA MIDI support option. AC_ARG_ENABLE(alsa-midi, AC_HELP_STRING([--enable-alsa-midi], [enable ALSA MIDI support (default=yes)]), [ac_alsa_midi="$enableval"], [ac_alsa_midi="yes"]) # Enable LV2 plugin build. AC_ARG_ENABLE(lv2, AC_HELP_STRING([--enable-lv2], [enable LV2 plug-in build (default=yes)]), [ac_lv2="$enableval"], [ac_lv2="yes"]) AC_ARG_ENABLE(lv2-external-ui, AC_HELP_STRING([--enable-lv2-external-ui], [enable LV2 plug-in External UI support (default=yes)]), [ac_lv2_external_ui="$enableval"], [ac_lv2_external_ui="yes"]) AC_ARG_ENABLE(lv2-ui-idle, AC_HELP_STRING([--enable-lv2-ui-idle], [enable LV2 UI Idle interface support (default=yes)]), [ac_lv2_ui_idle="$enableval"], [ac_lv2_ui_idle="yes"]) AC_ARG_ENABLE(lv2-ui-show, AC_HELP_STRING([--enable-lv2-ui-show], [enable LV2 UI Show interface support (default=yes)]), [ac_lv2_ui_show="$enableval"], [ac_lv2_ui_show="yes"]) AC_ARG_ENABLE(lv2-programs, AC_HELP_STRING([--enable-lv2-programs], [enable LV2 plug-in Programs support (default=yes)]), [ac_lv2_programs="$enableval"], [ac_lv2_programs="yes"]) # Enable liblo availability. AC_ARG_ENABLE(liblo, AC_HELP_STRING([--enable-liblo], [enable liblo interface (default=yes)]), [ac_liblo="$enableval"], [ac_liblo="yes"]) # Enable NSM support. AC_ARG_ENABLE(nsm, AC_HELP_STRING([--enable-nsm], [enable NSM support (default=yes)]), [ac_nsm="$enableval"], [ac_nsm="yes"]) if test "x$ac_debug" = "xyes"; then AC_DEFINE(CONFIG_DEBUG, 1, [Define if debugging is enabled.]) ac_debug="debug" else ac_debug="release" fi AC_SUBST(ac_debug) # Enable Qt4/5 availability. AC_ARG_ENABLE(qt4, AC_HELP_STRING([--enable-qt4], [enable Qt4 build (default=yes)]), [ac_qt4="$enableval"], [ac_qt4="yes"]) AC_ARG_ENABLE(qt5, AC_HELP_STRING([--enable-qt5], [enable Qt5 build (default=no)]), [ac_qt5="$enableval"], [ac_qt5="no"]) # Standard installation base dirs. ac_with_paths="/usr /usr/local" # Set for alternate Qt4/5 installation dir. AC_ARG_WITH(qt4, AC_HELP_STRING([--with-qt4=PATH], [use alternate Qt4 install path]), [ac_qt4_path="$withval"], [ac_qt4_path="no"]) AC_ARG_WITH(qt5, AC_HELP_STRING([--with-qt5=PATH], [use alternate Qt5 install path]), [ac_qt5_path="$withval"], [ac_qt5_path="no"]) if test "x$ac_qt4_path" != "xno"; then ac_with_paths="$ac_with_paths $ac_qt4_path" ac_qt4="yes" fi if test "x$ac_qt5_path" != "xno"; then ac_with_paths="$ac_with_paths $ac_qt5_path" ac_qt5="yes" fi if test "x$ac_qt4" = "xno"; then ac_qt5="yes" fi if test "x$ac_qt5" = "xyes"; then ac_qt4="no" fi # Set for alternate ALSA installation dir. AC_ARG_WITH(alsa, AC_HELP_STRING([--with-alsa=PATH], [use alternate ALSA install path]), [ac_with_paths="$ac_with_paths $withval"]) # Set for alternate JACK installation dir. AC_ARG_WITH(jack, AC_HELP_STRING([--with-jack=PATH], [use alternate JACK install path]), [ac_with_paths="$ac_with_paths $withval"]) # Set for alternate LV2 installation dir. AC_ARG_WITH(lv2, AC_HELP_STRING([--with-lv2=PATH], [use alternate LV2 install path]), [ac_with_paths="$ac_with_paths $withval"]) # Set for alternate liblo installation dir. AC_ARG_WITH(liblo, AC_HELP_STRING([--with-liblo=PATH], [use alternate liblo path]), [ac_with_paths="$ac_with_paths $withval"]) # Honor user specified flags. ac_cflags=$CFLAGS ac_ldflags=$LDFLAGS # Checks for programs. AC_PROG_CC AC_PROG_CPP AC_PROG_CXX AC_PROG_CXXCPP AC_PROG_GCC_TRADITIONAL # Checks for languages. AC_LANG_C AC_LANG_CPLUSPLUS # Check for proper flags. ac_arch=`uname -m` # Check for install paths and alternatives... ac_libdirs="lib" if test "x$ac_arch" = "xx86_64"; then ac_libdirs="$ac_libdirs lib64" fi CFLAGS="-fPIC $CFLAGS" CPPFLAGS="-fPIC $CPPFLAGS" # Prepend alternate dependencies paths. ac_path=$PATH for X in $ac_with_paths; do if test -d $X/bin; then ac_path="$X/bin:$ac_path" fi if test -d $X/include; then CFLAGS="-I$X/include $CFLAGS " CPPFLAGS="-I$X/include $CPPFLAGS" ac_incpath="$X/include $ac_incpath" fi for Y in $ac_libdirs; do if test -d $X/$Y; then LIBS="-L$X/$Y $LIBS" ac_libs="-L$X/$Y $ac_libs" fi done done # A common error message: ac_errmsg="not found in current PATH. Maybe QT development environment isn't available." if test "x$ac_qt4" = "xyes"; then AC_PATH_PROG(ac_qmake, qmake-qt4, [no], $ac_path) fi if test "x$ac_qt5" = "xyes"; then AC_PATH_PROG(ac_qmake, qmake-qt5, [no], $ac_path) fi if test "x$ac_qmake" = "xno"; then AC_PATH_PROG(ac_cv_qmake, qmake, [no], $ac_path) ac_qmake=$ac_cv_qmake fi if test "x$ac_qmake" = "xno"; then AC_MSG_ERROR([qmake $ac_errmsg]) fi # Check for proper Qt4/5 major version. ac_qt_version_major=`$ac_qmake -query QT_VERSION | cut -d. -f1` if test "x$ac_qt4" = "xyes" -a "x$ac_qt_version_major" != "x4"; then AC_MSG_ERROR([qmake-qt4 $ac_errmsg (qt4-devel)]) fi if test "x$ac_qt5" = "xyes" -a "x$ac_qt_version_major" != "x5"; then AC_MSG_ERROR([qmake-qt5 $ac_errmsg (qt5-devel)]) fi ac_qt_install_bins=`$ac_qmake -query QT_INSTALL_BINS` if test -d $ac_qt_install_bins; then ac_path="$ac_qt_install_bins:$ac_path" fi # Check it again, now with updated PATH, just in case... AC_PATH_PROG(ac_cv_qmake, qmake, [no], $ac_path) ac_qmake=$ac_cv_qmake if test "x$ac_qmake" = "xno"; then AC_MSG_ERROR([qmake $ac_errmsg]) fi AC_SUBST(ac_qmake) ac_qt_install_headers=`$ac_qmake -query QT_INSTALL_HEADERS` if test -d $ac_qt_install_headers; then CFLAGS="-I$ac_qt_install_headers $CFLAGS " CPPFLAGS="-I$ac_qt_install_headers $CPPFLAGS" ac_incpath="$ac_qt_install_headers $ac_incpath" fi ac_qt_install_libs=`$ac_qmake -query QT_INSTALL_LIBS` if test -d $ac_qt_install_libs; then LIBS="-L$ac_qt_install_libs $LIBS" ac_libs="-L$ac_qt_install_libs $ac_libs" fi # Check for proper Qt4/5 version. if test "x$ac_qt4" = "xyes"; then AC_CACHE_CHECK([for Qt library version >= 4.4], ac_cv_qtversion, [ AC_TRY_LINK([#include "QtCore/qglobal.h"], [ #if QT_VERSION < 0x040400 || QT_VERSION >= 0x050000 #error Qt library 4.4 or greater required. #endif ], ac_cv_qtversion="yes", [ echo "no; Qt 4.4 or greater is required" exit 1 ]) ]) fi if test "x$ac_qt5" = "xyes"; then AC_CACHE_CHECK([for Qt library version >= 5.1], ac_cv_qtversion, [ AC_TRY_LINK([#include "QtCore/qglobal.h"], [ #if QT_VERSION < 0x050100 || QT_VERSION >= 0x060000 #error Qt library 5.1 or greater required. #endif ], ac_cv_qtversion="yes", [ echo "no; Qt 5.1 or greater is required" exit 1 ]) ]) fi # Check for Qt moc utility. AC_PATH_PROG(ac_moc, moc, [no], $ac_path) if test "x$ac_moc" = "xno"; then AC_MSG_ERROR([moc $ac_errmsg]) fi AC_SUBST(ac_moc) # Check for Qt uic utility. AC_PATH_PROG(ac_uic, uic, [no], $ac_path) if test "x$ac_uic" = "xno"; then AC_MSG_ERROR([uic $ac_errmsg]) fi AC_SUBST(ac_uic) # Check for Qt lupdate utility. AC_PATH_PROG(ac_lupdate, lupdate, [no], $ac_path) if test "x$ac_lupdate" = "xno"; then AC_MSG_ERROR([lupdate $ac_errmsg]) fi AC_SUBST(ac_lupdate) # Check for Qt lrelease utility. AC_PATH_PROG(ac_lrelease, lrelease, [no], $ac_path) if test "x$ac_release" = "xno"; then AC_MSG_ERROR([lrelease $ac_errmsg]) fi AC_SUBST(ac_lrelease) ac_cflags="-ffast-math $ac_cflags" AC_SUBST(ac_cflags) # Checks for libraries. AC_CHECK_LIB(m, main) AC_CHECK_LIB(X11, main) AC_CHECK_LIB(Xext, main) ac_jack_libs="$ac_libs" ac_lv2_libs="$ac_libs" # Check for JACK libraries. if test "x$ac_jack" = "xyes"; then AC_CHECK_LIB(jack, main, [ac_jack="yes"], [ac_jack="no"]) if test "x$ac_jack" = "xno"; then AC_MSG_WARN([*** JACK library not found.]) AC_MSG_WARN([*** JACK stand-alone build will be disabled.]) else ac_jack_libs="$ac_jack_libs -ljack" fi fi if test "x$ac_jack" = "xyes"; then # Check for JACK session event callback availability. if test "x$ac_jack_session" = "xyes"; then AC_CHECK_LIB(jack, jack_set_session_callback, [ac_jack_session="yes"], [ac_jack_session="no"]) else AC_MSG_WARN([*** JACK session support will be disabled.]) fi # Check for ALSA libraries. if test "x$ac_alsa_midi" = "xyes"; then AC_CHECK_LIB(pthread, main, [ac_alsa_midi="yes"], [ac_alsa_midi="no"]) fi if test "x$ac_alsa_midi" = "xyes"; then AC_CHECK_LIB(asound, main, [ac_alsa_midi="yes"], [ac_alsa_midi="no"]) if test "x$ac_alsa_midi" = "xno"; then AC_MSG_WARN([*** ALSA library not found.]) AC_MSG_WARN([*** ALSA MIDI support will be disabled.]) else ac_jack_libs="$ac_jack_libs -lasound -lpthread" fi fi fi # Check for optional liblo library. if test "x$ac_liblo" = "xyes"; then AC_CHECK_LIB(lo, main, [ac_liblo="yes"], [ac_liblo="no"]) if test "x$ac_liblo" = "xyes"; then AC_DEFINE(CONFIG_LIBLO, 1, [Define if liblo is available.]) ac_jack_libs="$ac_jack_libs -llo" else AC_MSG_WARN([*** liblo library not found.]) AC_MSG_WARN([*** OSC service support will be disabled.]) ac_nsm="no" fi else ac_nsm="no" fi AC_SUBST(ac_jack_libs) AC_SUBST(ac_lv2_libs) # Checks for header files. AC_HEADER_STDC AC_HEADER_SYS_WAIT AC_CHECK_HEADERS(fcntl.h sys/ioctl.h sys/stat.h unistd.h signal.h) ac_jack_incpath="$ac_incpath" ac_lv2_incpath="$ac_incpath" ac_all_targets="" ac_install_targets="" ac_uninstall_targets="" ac_clean_targets="" # Check for JACK headers. if test "x$ac_jack" = "xyes"; then AC_CHECK_HEADERS(jack/jack.h, [ac_jack="yes"], [ac_jack="no"]) if test "x$ac_jack" = "xno"; then AC_MSG_WARN([*** JACK header files not found.]) AC_MSG_WARN([*** JACK stand-alone build will be disabled.]) else AC_DEFINE(CONFIG_JACK, 1, [Define if JACK stand-alone build is enabled.]) ac_all_targets="jack $ac_all_targets" ac_install_targets="install_jack $ac_install_targets" ac_uninstall_targets="uninstall_jack $ac_uninstall_targets" ac_clean_targets="clean_jack $ac_clean_targets" fi fi if test "x$ac_jack" = "xno"; then ac_jack_session="no" ac_jack_midi="no" ac_alsa_midi="no" ac_liblo="no" ac_nsm="no" fi # Check for JACK session headers availability. if test "x$ac_jack_session" = "xyes"; then AC_CHECK_HEADER(jack/session.h, [ac_jack_session="yes"], [ac_jack_session="no"]) if test "x$ac_jack_session" = "xyes"; then AC_DEFINE(CONFIG_JACK_SESSION, 1, [Define if JACK session support is available.]) else AC_MSG_WARN([*** JACK session header file not found.]) AC_MSG_WARN([*** JACK session support will be disabled.]) fi fi # Check for JACK MIDI headers availability. if test "x$ac_jack_midi" = "xyes"; then AC_CHECK_HEADER(jack/midiport.h, [ac_jack_midi="yes"], [ac_jack_midi="no"]) if test "x$ac_jack_midi" = "xyes"; then AC_DEFINE(CONFIG_JACK_MIDI, 1, [Define if JACK MIDI support is enabled.]) else AC_MSG_WARN([*** JACK MIDI header files not found.]) AC_MSG_WARN([*** JACK MIDI support will be disabled.]) fi fi # Check for ALSA MIDI headers availability. if test "x$ac_alsa_midi" = "xyes"; then AC_CHECK_HEADER(alsa/asoundlib.h, [ac_alsa_midi="yes"], [ac_alsa_midi="no"]) if test "x$ac_alsa_midi" = "xyes"; then AC_DEFINE(CONFIG_ALSA_MIDI, 1, [Define if ALSA MIDI support is enabled.]) else AC_MSG_WARN([*** ALSA MIDI header files not found.]) AC_MSG_WARN([*** ALSA MIDI support will be disabled.]) fi fi # Check for LV2 headers. if test "x$ac_lv2" = "xyes"; then AC_CHECK_HEADERS(lv2.h, [ac_lv2="yes"], [ac_lv2="no"]) if test "x$ac_lv2" = "xno"; then AC_MSG_WARN([*** LV2 header files not found.]) else AC_DEFINE(CONFIG_LV2, 1, [Define if LV2 plug-in build is enabled.]) ac_all_targets="lv2 lv2ui $ac_all_targets" ac_install_targets="install_lv2 $ac_install_targets" ac_uninstall_targets="uninstall_lv2 $ac_uninstall_targets" ac_clean_targets="clean_lv2 $ac_clean_targets" fi fi if test "x$ac_lv2" = "xno"; then lv2_external_ui="no" ac_lv2_ui_idle="no" ac_lv2_ui_show="no" ac_lv2_programs="no" fi if test "x$ac_lv2_external_ui" = "xyes"; then CFLAGS="$CFLAGS -Isrc/lv2" CPPFLAGS="$CPPFLAGS -Isrc/lv2" AC_CHECK_HEADER(lv2_external_ui.h, [ac_lv2_external_ui="yes"], [ac_lv2_external_ui="no"]) if test "x$ac_lv2_external_ui" = "xyes"; then AC_DEFINE(CONFIG_LV2_EXTERNAL_UI, 1, [Define if LV2 External UI extension is available.]) ac_lv2_incpath="lv2 $ac_lv2_incpath" else AC_MSG_WARN([*** LV2 External UI extension will be disabled.]) fi fi if test "x$ac_lv2_ui_idle" = "xyes"; then AC_CACHE_CHECK([for LV2 UI Idle interface], ac_cv_lv2_ui_idle, [ AC_TRY_LINK([#include "lv2/lv2plug.in/ns/extensions/ui/ui.h"], [ // Checking for LV2 UI Idle interface... LV2UI_Idle_Interface idle; ], ac_cv_lv2_ui_idle="yes", ac_cv_lv2_ui_idle="no") ]) ac_lv2_ui_idle=$ac_cv_lv2_ui_idle if test "x$ac_lv2_ui_idle" = "xyes"; then AC_DEFINE(CONFIG_LV2_UI_IDLE, 1, [Define if LV2 UI Idle interface support is available.]) else AC_MSG_WARN([*** LV2 UI Idle interface support will be disabled.]) fi fi if test "x$ac_lv2_ui_show" = "xyes"; then AC_CACHE_CHECK([for LV2 UI Show interface], ac_cv_lv2_ui_show, [ AC_TRY_LINK([#include "lv2/lv2plug.in/ns/extensions/ui/ui.h"], [ // Checking for LV2 UI Show interface... LV2UI_Show_Interface show; ], ac_cv_lv2_ui_show="yes", ac_cv_lv2_ui_show="no") ]) ac_lv2_ui_show=$ac_cv_lv2_ui_show if test "x$ac_lv2_ui_show" = "xyes"; then AC_DEFINE(CONFIG_LV2_UI_SHOW, 1, [Define if LV2 UI Show interface support is available.]) else AC_MSG_WARN([*** LV2 UI Show interface support will be disabled.]) fi fi if test "x$ac_lv2_programs" = "xyes"; then AC_CHECK_HEADER(lv2_programs.h, [ac_lv2_programs="yes"], [ac_lv2_programs="no"]) if test "x$ac_lv2_programs" = "xyes"; then AC_DEFINE(CONFIG_LV2_PROGRAMS, 1, [Define if LV2 Programs extension is available.]) else AC_MSG_WARN([*** LV2 Programs extension will be disabled.]) fi fi # Check for liblo headers. if test "x$ac_liblo" = "xyes"; then AC_CHECK_HEADER(lo/lo.h, [ac_lo_h="yes"], [ac_lo_h="no"]) if test "x$ac_lo_h" = "xno"; then AC_MSG_ERROR([lo.h header file not found.]) ac_liblo="no" ac_nsm="no" fi fi AC_SUBST(ac_all_targets) AC_SUBST(ac_install_targets) AC_SUBST(ac_uninstall_targets) AC_SUBST(ac_clean_targets) AC_SUBST(ac_jack_incpath) AC_SUBST(ac_lv2_incpath) # Check for NSM support. if test "x$ac_nsm" = "xyes"; then AC_DEFINE(CONFIG_NSM, 1, [Define if NSM support is available.]) fi # Checks for build targets if test "x$ac_jack" = "xno" -a "x$ac_lv2" = "xno"; then AC_MSG_ERROR([*** JACK and LV2 build options disabled.]) fi if test "x$ac_jack" = "xyes"; then if test "x$ac_jack_midi" = "xno" -a "x$ac_alsa_midi" = "xno"; then AC_MSG_ERROR([*** JACK MIDI and ALSA MIDI support disabled.]) fi fi AC_SUBST(ac_cflags) AC_SUBST(ac_ldflags) # Checks for typedefs, structures, and compiler characteristics. # AC_C_CONST # Finally produce a configure header file and the makefiles. AC_OUTPUT # make clean > /dev/null 2>&1 # Output summary message echo echo " $PACKAGE_NAME $PACKAGE_VERSION" echo echo " Build target . . . . . . . . . . . . . . . . . . .: $ac_debug" echo echo " JACK stand-alone build . . . . . . . . . . . . . .: $ac_jack" echo " JACK session support . . . . . . . . . . . . . . .: $ac_jack_session" echo " JACK MIDI support . . . . . . . . . . . . . . . .: $ac_jack_midi" echo " ALSA MIDI support . . . . . . . . . . . . . . . .: $ac_alsa_midi" echo " LV2 plug-in build . . . . . . . . . . . . . . . .: $ac_lv2" echo " LV2 plug-in External UI support . . . . . . . . .: $ac_lv2_external_ui" echo " LV2 plug-in UI Idle interface support . . . . . .: $ac_lv2_ui_idle" echo " LV2 plug-in UI Show interface support . . . . . .: $ac_lv2_ui_show" echo " LV2 plug-in Programs support . . . . . . . . . . .: $ac_lv2_programs" echo " OSC service support (liblo) . . . . . . . . . . .: $ac_liblo" echo " NSM (Non Session Management) support . . . . . . .: $ac_nsm" echo echo " Install prefix . . . . . . . . . . . . . . . . . .: $ac_prefix" echo echo "Now type 'make', followed by 'make install' as root." echo synthv1-0.7.1/PaxHeaders.4140/COPYING0000644000000000000000000000013212566622134013642 xustar0030 mtime=1440425052.674715541 30 atime=1440425052.674715541 30 ctime=1440425052.674715541 synthv1-0.7.1/COPYING0000644000175000001440000004310312566622134014504 0ustar00rncbcusers00000000000000 GNU GENERAL PUBLIC LICENSE Version 2, June 1991 Copyright (C) 1989, 1991 Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA Everyone is permitted to copy and distribute verbatim copies of this license document, but changing it is not allowed. Preamble The licenses for most software are designed to take away your freedom to share and change it. By contrast, the GNU General Public License is intended to guarantee your freedom to share and change free software--to make sure the software is free for all its users. This General Public License applies to most of the Free Software Foundation's software and to any other program whose authors commit to using it. (Some other Free Software Foundation software is covered by the GNU Lesser General Public License instead.) You can apply it to your programs, too. When we speak of free software, we are referring to freedom, not price. Our General Public Licenses are designed to make sure that you have the freedom to distribute copies of free software (and charge for this service if you wish), that you receive source code or can get it if you want it, that you can change the software or use pieces of it in new free programs; and that you know you can do these things. To protect your rights, we need to make restrictions that forbid anyone to deny you these rights or to ask you to surrender the rights. These restrictions translate to certain responsibilities for you if you distribute copies of the software, or if you modify it. For example, if you distribute copies of such a program, whether gratis or for a fee, you must give the recipients all the rights that you have. You must make sure that they, too, receive or can get the source code. And you must show them these terms so they know their rights. We protect your rights with two steps: (1) copyright the software, and (2) offer you this license which gives you legal permission to copy, distribute and/or modify the software. Also, for each author's protection and ours, we want to make certain that everyone understands that there is no warranty for this free software. If the software is modified by someone else and passed on, we want its recipients to know that what they have is not the original, so that any problems introduced by others will not reflect on the original authors' reputations. Finally, any free program is threatened constantly by software patents. We wish to avoid the danger that redistributors of a free program will individually obtain patent licenses, in effect making the program proprietary. To prevent this, we have made it clear that any patent must be licensed for everyone's free use or not licensed at all. The precise terms and conditions for copying, distribution and modification follow. GNU GENERAL PUBLIC LICENSE TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION 0. This License applies to any program or other work which contains a notice placed by the copyright holder saying it may be distributed under the terms of this General Public License. The "Program", below, refers to any such program or work, and a "work based on the Program" means either the Program or any derivative work under copyright law: that is to say, a work containing the Program or a portion of it, either verbatim or with modifications and/or translated into another language. (Hereinafter, translation is included without limitation in the term "modification".) Each licensee is addressed as "you". Activities other than copying, distribution and modification are not covered by this License; they are outside its scope. The act of running the Program is not restricted, and the output from the Program is covered only if its contents constitute a work based on the Program (independent of having been made by running the Program). Whether that is true depends on what the Program does. 1. You may copy and distribute verbatim copies of the Program's source code as you receive it, in any medium, provided that you conspicuously and appropriately publish on each copy an appropriate copyright notice and disclaimer of warranty; keep intact all the notices that refer to this License and to the absence of any warranty; and give any other recipients of the Program a copy of this License along with the Program. You may charge a fee for the physical act of transferring a copy, and you may at your option offer warranty protection in exchange for a fee. 2. You may modify your copy or copies of the Program or any portion of it, thus forming a work based on the Program, and copy and distribute such modifications or work under the terms of Section 1 above, provided that you also meet all of these conditions: a) You must cause the modified files to carry prominent notices stating that you changed the files and the date of any change. b) You must cause any work that you distribute or publish, that in whole or in part contains or is derived from the Program or any part thereof, to be licensed as a whole at no charge to all third parties under the terms of this License. c) If the modified program normally reads commands interactively when run, you must cause it, when started running for such interactive use in the most ordinary way, to print or display an announcement including an appropriate copyright notice and a notice that there is no warranty (or else, saying that you provide a warranty) and that users may redistribute the program under these conditions, and telling the user how to view a copy of this License. (Exception: if the Program itself is interactive but does not normally print such an announcement, your work based on the Program is not required to print an announcement.) These requirements apply to the modified work as a whole. If identifiable sections of that work are not derived from the Program, and can be reasonably considered independent and separate works in themselves, then this License, and its terms, do not apply to those sections when you distribute them as separate works. But when you distribute the same sections as part of a whole which is a work based on the Program, the distribution of the whole must be on the terms of this License, whose permissions for other licensees extend to the entire whole, and thus to each and every part regardless of who wrote it. Thus, it is not the intent of this section to claim rights or contest your rights to work written entirely by you; rather, the intent is to exercise the right to control the distribution of derivative or collective works based on the Program. In addition, mere aggregation of another work not based on the Program with the Program (or with a work based on the Program) on a volume of a storage or distribution medium does not bring the other work under the scope of this License. 3. You may copy and distribute the Program (or a work based on it, under Section 2) in object code or executable form under the terms of Sections 1 and 2 above provided that you also do one of the following: a) Accompany it with the complete corresponding machine-readable source code, which must be distributed under the terms of Sections 1 and 2 above on a medium customarily used for software interchange; or, b) Accompany it with a written offer, valid for at least three years, to give any third party, for a charge no more than your cost of physically performing source distribution, a complete machine-readable copy of the corresponding source code, to be distributed under the terms of Sections 1 and 2 above on a medium customarily used for software interchange; or, c) Accompany it with the information you received as to the offer to distribute corresponding source code. (This alternative is allowed only for noncommercial distribution and only if you received the program in object code or executable form with such an offer, in accord with Subsection b above.) The source code for a work means the preferred form of the work for making modifications to it. For an executable work, complete source code means all the source code for all modules it contains, plus any associated interface definition files, plus the scripts used to control compilation and installation of the executable. However, as a special exception, the source code distributed need not include anything that is normally distributed (in either source or binary form) with the major components (compiler, kernel, and so on) of the operating system on which the executable runs, unless that component itself accompanies the executable. If distribution of executable or object code is made by offering access to copy from a designated place, then offering equivalent access to copy the source code from the same place counts as distribution of the source code, even though third parties are not compelled to copy the source along with the object code. 4. You may not copy, modify, sublicense, or distribute the Program except as expressly provided under this License. Any attempt otherwise to copy, modify, sublicense or distribute the Program is void, and will automatically terminate your rights under this License. However, parties who have received copies, or rights, from you under this License will not have their licenses terminated so long as such parties remain in full compliance. 5. You are not required to accept this License, since you have not signed it. However, nothing else grants you permission to modify or distribute the Program or its derivative works. These actions are prohibited by law if you do not accept this License. Therefore, by modifying or distributing the Program (or any work based on the Program), you indicate your acceptance of this License to do so, and all its terms and conditions for copying, distributing or modifying the Program or works based on it. 6. Each time you redistribute the Program (or any work based on the Program), the recipient automatically receives a license from the original licensor to copy, distribute or modify the Program subject to these terms and conditions. You may not impose any further restrictions on the recipients' exercise of the rights granted herein. You are not responsible for enforcing compliance by third parties to this License. 7. If, as a consequence of a court judgment or allegation of patent infringement or for any other reason (not limited to patent issues), conditions are imposed on you (whether by court order, agreement or otherwise) that contradict the conditions of this License, they do not excuse you from the conditions of this License. If you cannot distribute so as to satisfy simultaneously your obligations under this License and any other pertinent obligations, then as a consequence you may not distribute the Program at all. For example, if a patent license would not permit royalty-free redistribution of the Program by all those who receive copies directly or indirectly through you, then the only way you could satisfy both it and this License would be to refrain entirely from distribution of the Program. If any portion of this section is held invalid or unenforceable under any particular circumstance, the balance of the section is intended to apply and the section as a whole is intended to apply in other circumstances. It is not the purpose of this section to induce you to infringe any patents or other property right claims or to contest validity of any such claims; this section has the sole purpose of protecting the integrity of the free software distribution system, which is implemented by public license practices. Many people have made generous contributions to the wide range of software distributed through that system in reliance on consistent application of that system; it is up to the author/donor to decide if he or she is willing to distribute software through any other system and a licensee cannot impose that choice. This section is intended to make thoroughly clear what is believed to be a consequence of the rest of this License. 8. If the distribution and/or use of the Program is restricted in certain countries either by patents or by copyrighted interfaces, the original copyright holder who places the Program under this License may add an explicit geographical distribution limitation excluding those countries, so that distribution is permitted only in or among countries not thus excluded. In such case, this License incorporates the limitation as if written in the body of this License. 9. The Free Software Foundation may publish revised and/or new versions of the General Public License from time to time. Such new versions will be similar in spirit to the present version, but may differ in detail to address new problems or concerns. Each version is given a distinguishing version number. If the Program specifies a version number of this License which applies to it and "any later version", you have the option of following the terms and conditions either of that version or of any later version published by the Free Software Foundation. If the Program does not specify a version number of this License, you may choose any version ever published by the Free Software Foundation. 10. If you wish to incorporate parts of the Program into other free programs whose distribution conditions are different, write to the author to ask for permission. For software which is copyrighted by the Free Software Foundation, write to the Free Software Foundation; we sometimes make exceptions for this. Our decision will be guided by the two goals of preserving the free status of all derivatives of our free software and of promoting the sharing and reuse of software generally. NO WARRANTY 11. BECAUSE THE PROGRAM IS LICENSED FREE OF CHARGE, THERE IS NO WARRANTY FOR THE PROGRAM, TO THE EXTENT PERMITTED BY APPLICABLE LAW. EXCEPT WHEN OTHERWISE STATED IN WRITING THE COPYRIGHT HOLDERS AND/OR OTHER PARTIES PROVIDE THE PROGRAM "AS IS" WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE. THE ENTIRE RISK AS TO THE QUALITY AND PERFORMANCE OF THE PROGRAM IS WITH YOU. SHOULD THE PROGRAM PROVE DEFECTIVE, YOU ASSUME THE COST OF ALL NECESSARY SERVICING, REPAIR OR CORRECTION. 12. IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN WRITING WILL ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MAY MODIFY AND/OR REDISTRIBUTE THE PROGRAM AS PERMITTED ABOVE, BE LIABLE TO YOU FOR DAMAGES, INCLUDING ANY GENERAL, SPECIAL, INCIDENTAL OR CONSEQUENTIAL DAMAGES ARISING OUT OF THE USE OR INABILITY TO USE THE PROGRAM (INCLUDING BUT NOT LIMITED TO LOSS OF DATA OR DATA BEING RENDERED INACCURATE OR LOSSES SUSTAINED BY YOU OR THIRD PARTIES OR A FAILURE OF THE PROGRAM TO OPERATE WITH ANY OTHER PROGRAMS), EVEN IF SUCH HOLDER OR OTHER PARTY HAS BEEN ADVISED OF THE POSSIBILITY OF SUCH DAMAGES. END OF TERMS AND CONDITIONS How to Apply These Terms to Your New Programs If you develop a new program, and you want it to be of the greatest possible use to the public, the best way to achieve this is to make it free software which everyone can redistribute and change under these terms. To do so, attach the following notices to the program. It is safest to attach them to the start of each source file to most effectively convey the exclusion of warranty; and each file should have at least the "copyright" line and a pointer to where the full notice is found. Copyright (C) This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. Also add information on how to contact you by electronic and paper mail. If the program is interactive, make it output a short notice like this when it starts in an interactive mode: Gnomovision version 69, Copyright (C) year name of author Gnomovision comes with ABSOLUTELY NO WARRANTY; for details type `show w'. This is free software, and you are welcome to redistribute it under certain conditions; type `show c' for details. The hypothetical commands `show w' and `show c' should show the appropriate parts of the General Public License. Of course, the commands you use may be called something other than `show w' and `show c'; they could even be mouse-clicks or menu items--whatever suits your program. You should also get your employer (if you work as a programmer) or your school, if any, to sign a "copyright disclaimer" for the program, if necessary. Here is a sample; alter the names: Yoyodyne, Inc., hereby disclaims all copyright interest in the program `Gnomovision' (which makes passes at compilers) written by James Hacker. , 1 April 1989 Ty Coon, President of Vice This General Public License does not permit incorporating your program into proprietary programs. If your program is a subroutine library, you may consider it more useful to permit linking proprietary applications with the library. If this is what you want to do, use the GNU Lesser General Public License instead of this License. synthv1-0.7.1/PaxHeaders.4140/INSTALL0000644000000000000000000000013212566622134013640 xustar0030 mtime=1440425052.675715541 30 atime=1440425052.675715541 30 ctime=1440425052.675715541 synthv1-0.7.1/INSTALL0000644000175000001440000003634012566622134014507 0ustar00rncbcusers00000000000000Installation Instructions ************************* Copyright (C) 1994, 1995, 1996, 1999, 2000, 2001, 2002, 2004, 2005, 2006, 2007, 2008, 2009, 2010 Free Software Foundation, Inc. Copying and distribution of this file, with or without modification, are permitted in any medium without royalty provided the copyright notice and this notice are preserved. This file is offered as-is, without warranty of any kind. Basic Installation ================== Briefly, the shell commands `./configure; make; make install' should configure, build, and install this package. The following more-detailed instructions are generic; see the `README' file for instructions specific to this package. Some packages provide this `INSTALL' file but do not implement all of the features documented below. The lack of an optional feature in a given package is not necessarily a bug. More recommendations for GNU packages can be found in *note Makefile Conventions: (standards)Makefile Conventions. The `configure' shell script attempts to guess correct values for various system-dependent variables used during compilation. It uses those values to create a `Makefile' in each directory of the package. It may also create one or more `.h' files containing system-dependent definitions. Finally, it creates a shell script `config.status' that you can run in the future to recreate the current configuration, and a file `config.log' containing compiler output (useful mainly for debugging `configure'). It can also use an optional file (typically called `config.cache' and enabled with `--cache-file=config.cache' or simply `-C') that saves the results of its tests to speed up reconfiguring. Caching is disabled by default to prevent problems with accidental use of stale cache files. If you need to do unusual things to compile the package, please try to figure out how `configure' could check whether to do them, and mail diffs or instructions to the address given in the `README' so they can be considered for the next release. If you are using the cache, and at some point `config.cache' contains results you don't want to keep, you may remove or edit it. The file `configure.ac' (or `configure.in') is used to create `configure' by a program called `autoconf'. You need `configure.ac' if you want to change it or regenerate `configure' using a newer version of `autoconf'. The simplest way to compile this package is: 1. `cd' to the directory containing the package's source code and type `./configure' to configure the package for your system. Running `configure' might take a while. While running, it prints some messages telling which features it is checking for. 2. Type `make' to compile the package. 3. Optionally, type `make check' to run any self-tests that come with the package, generally using the just-built uninstalled binaries. 4. Type `make install' to install the programs and any data files and documentation. When installing into a prefix owned by root, it is recommended that the package be configured and built as a regular user, and only the `make install' phase executed with root privileges. 5. Optionally, type `make installcheck' to repeat any self-tests, but this time using the binaries in their final installed location. This target does not install anything. Running this target as a regular user, particularly if the prior `make install' required root privileges, verifies that the installation completed correctly. 6. You can remove the program binaries and object files from the source code directory by typing `make clean'. To also remove the files that `configure' created (so you can compile the package for a different kind of computer), type `make distclean'. There is also a `make maintainer-clean' target, but that is intended mainly for the package's developers. If you use it, you may have to get all sorts of other programs in order to regenerate files that came with the distribution. 7. Often, you can also type `make uninstall' to remove the installed files again. In practice, not all packages have tested that uninstallation works correctly, even though it is required by the GNU Coding Standards. 8. Some packages, particularly those that use Automake, provide `make distcheck', which can by used by developers to test that all other targets like `make install' and `make uninstall' work correctly. This target is generally not run by end users. Compilers and Options ===================== Some systems require unusual options for compilation or linking that the `configure' script does not know about. Run `./configure --help' for details on some of the pertinent environment variables. You can give `configure' initial values for configuration parameters by setting variables in the command line or in the environment. Here is an example: ./configure CC=c99 CFLAGS=-g LIBS=-lposix *Note Defining Variables::, for more details. Compiling For Multiple Architectures ==================================== You can compile the package for more than one kind of computer at the same time, by placing the object files for each architecture in their own directory. To do this, you can use GNU `make'. `cd' to the directory where you want the object files and executables to go and run the `configure' script. `configure' automatically checks for the source code in the directory that `configure' is in and in `..'. This is known as a "VPATH" build. With a non-GNU `make', it is safer to compile the package for one architecture at a time in the source code directory. After you have installed the package for one architecture, use `make distclean' before reconfiguring for another architecture. On MacOS X 10.5 and later systems, you can create libraries and executables that work on multiple system types--known as "fat" or "universal" binaries--by specifying multiple `-arch' options to the compiler but only a single `-arch' option to the preprocessor. Like this: ./configure CC="gcc -arch i386 -arch x86_64 -arch ppc -arch ppc64" \ CXX="g++ -arch i386 -arch x86_64 -arch ppc -arch ppc64" \ CPP="gcc -E" CXXCPP="g++ -E" This is not guaranteed to produce working output in all cases, you may have to build one architecture at a time and combine the results using the `lipo' tool if you have problems. Installation Names ================== By default, `make install' installs the package's commands under `/usr/local/bin', include files under `/usr/local/include', etc. You can specify an installation prefix other than `/usr/local' by giving `configure' the option `--prefix=PREFIX', where PREFIX must be an absolute file name. You can specify separate installation prefixes for architecture-specific files and architecture-independent files. If you pass the option `--exec-prefix=PREFIX' to `configure', the package uses PREFIX as the prefix for installing programs and libraries. Documentation and other data files still use the regular prefix. In addition, if you use an unusual directory layout you can give options like `--bindir=DIR' to specify different values for particular kinds of files. Run `configure --help' for a list of the directories you can set and what kinds of files go in them. In general, the default for these options is expressed in terms of `${prefix}', so that specifying just `--prefix' will affect all of the other directory specifications that were not explicitly provided. The most portable way to affect installation locations is to pass the correct locations to `configure'; however, many packages provide one or both of the following shortcuts of passing variable assignments to the `make install' command line to change installation locations without having to reconfigure or recompile. The first method involves providing an override variable for each affected directory. For example, `make install prefix=/alternate/directory' will choose an alternate location for all directory configuration variables that were expressed in terms of `${prefix}'. Any directories that were specified during `configure', but not in terms of `${prefix}', must each be overridden at install time for the entire installation to be relocated. The approach of makefile variable overrides for each directory variable is required by the GNU Coding Standards, and ideally causes no recompilation. However, some platforms have known limitations with the semantics of shared libraries that end up requiring recompilation when using this method, particularly noticeable in packages that use GNU Libtool. The second method involves providing the `DESTDIR' variable. For example, `make install DESTDIR=/alternate/directory' will prepend `/alternate/directory' before all installation names. The approach of `DESTDIR' overrides is not required by the GNU Coding Standards, and does not work on platforms that have drive letters. On the other hand, it does better at avoiding recompilation issues, and works well even when some directory options were not specified in terms of `${prefix}' at `configure' time. Optional Features ================= If the package supports it, you can cause programs to be installed with an extra prefix or suffix on their names by giving `configure' the option `--program-prefix=PREFIX' or `--program-suffix=SUFFIX'. Some packages pay attention to `--enable-FEATURE' options to `configure', where FEATURE indicates an optional part of the package. They may also pay attention to `--with-PACKAGE' options, where PACKAGE is something like `gnu-as' or `x' (for the X Window System). The `README' should mention any `--enable-' and `--with-' options that the package recognizes. For packages that use the X Window System, `configure' can usually find the X include and library files automatically, but if it doesn't, you can use the `configure' options `--x-includes=DIR' and `--x-libraries=DIR' to specify their locations. Some packages offer the ability to configure how verbose the execution of `make' will be. For these packages, running `./configure --enable-silent-rules' sets the default to minimal output, which can be overridden with `make V=1'; while running `./configure --disable-silent-rules' sets the default to verbose, which can be overridden with `make V=0'. Particular systems ================== On HP-UX, the default C compiler is not ANSI C compatible. If GNU CC is not installed, it is recommended to use the following options in order to use an ANSI C compiler: ./configure CC="cc -Ae -D_XOPEN_SOURCE=500" and if that doesn't work, install pre-built binaries of GCC for HP-UX. On OSF/1 a.k.a. Tru64, some versions of the default C compiler cannot parse its `' header file. The option `-nodtk' can be used as a workaround. If GNU CC is not installed, it is therefore recommended to try ./configure CC="cc" and if that doesn't work, try ./configure CC="cc -nodtk" On Solaris, don't put `/usr/ucb' early in your `PATH'. This directory contains several dysfunctional programs; working variants of these programs are available in `/usr/bin'. So, if you need `/usr/ucb' in your `PATH', put it _after_ `/usr/bin'. On Haiku, software installed for all users goes in `/boot/common', not `/usr/local'. It is recommended to use the following options: ./configure --prefix=/boot/common Specifying the System Type ========================== There may be some features `configure' cannot figure out automatically, but needs to determine by the type of machine the package will run on. Usually, assuming the package is built to be run on the _same_ architectures, `configure' can figure that out, but if it prints a message saying it cannot guess the machine type, give it the `--build=TYPE' option. TYPE can either be a short name for the system type, such as `sun4', or a canonical name which has the form: CPU-COMPANY-SYSTEM where SYSTEM can have one of these forms: OS KERNEL-OS See the file `config.sub' for the possible values of each field. If `config.sub' isn't included in this package, then this package doesn't need to know the machine type. If you are _building_ compiler tools for cross-compiling, you should use the option `--target=TYPE' to select the type of system they will produce code for. If you want to _use_ a cross compiler, that generates code for a platform different from the build platform, you should specify the "host" platform (i.e., that on which the generated programs will eventually be run) with `--host=TYPE'. Sharing Defaults ================ If you want to set default values for `configure' scripts to share, you can create a site shell script called `config.site' that gives default values for variables like `CC', `cache_file', and `prefix'. `configure' looks for `PREFIX/share/config.site' if it exists, then `PREFIX/etc/config.site' if it exists. Or, you can set the `CONFIG_SITE' environment variable to the location of the site script. A warning: not all `configure' scripts look for a site script. Defining Variables ================== Variables not defined in a site shell script can be set in the environment passed to `configure'. However, some packages may run configure again during the build, and the customized values of these variables may be lost. In order to avoid this problem, you should set them in the `configure' command line, using `VAR=value'. For example: ./configure CC=/usr/local2/bin/gcc causes the specified `gcc' to be used as the C compiler (unless it is overridden in the site shell script). Unfortunately, this technique does not work for `CONFIG_SHELL' due to an Autoconf bug. Until the bug is fixed you can use this workaround: CONFIG_SHELL=/bin/bash /bin/bash ./configure CONFIG_SHELL=/bin/bash `configure' Invocation ====================== `configure' recognizes the following options to control how it operates. `--help' `-h' Print a summary of all of the options to `configure', and exit. `--help=short' `--help=recursive' Print a summary of the options unique to this package's `configure', and exit. The `short' variant lists options used only in the top level, while the `recursive' variant lists options also present in any nested packages. `--version' `-V' Print the version of Autoconf used to generate the `configure' script, and exit. `--cache-file=FILE' Enable the cache: use and save the results of the tests in FILE, traditionally `config.cache'. FILE defaults to `/dev/null' to disable caching. `--config-cache' `-C' Alias for `--cache-file=config.cache'. `--quiet' `--silent' `-q' Do not print messages saying which checks are being made. To suppress all normal output, redirect it to `/dev/null' (any error messages will still be shown). `--srcdir=DIR' Look for the package's source code in directory DIR. Usually `configure' can determine that directory automatically. `--prefix=DIR' Use DIR as the installation prefix. *note Installation Names:: for more details, including other options available for fine-tuning the installation locations. `--no-create' `-n' Run the configure checks, but stop before creating any output files. `configure' also accepts some other, not widely useful, options. Run `configure --help' for more details. synthv1-0.7.1/PaxHeaders.4140/Makefile.git0000644000000000000000000000013212566622134015031 xustar0030 mtime=1440425052.675715541 30 atime=1440425052.675715541 30 ctime=1440425052.675715541 synthv1-0.7.1/Makefile.git0000644000175000001440000000051112566622134015667 0ustar00rncbcusers00000000000000all: configure configure: Makefile.in configure.ac @autoheader @autoconf @rm -rf *.cache clean: @if [ -f Makefile ]; then make clean; fi @rm -rvf Makefile configure config.* src/.ui* src/.obj* src/.moc* @rm -rvf src/Makefile* src/config.* src/*.pri src/*.desktop src/*.mak* @rm -rvf *.cache *.log *.status *.spec *.mak synthv1-0.7.1/PaxHeaders.4140/Makefile.in0000644000000000000000000000013212566622134014654 xustar0030 mtime=1440425052.675715541 30 atime=1440425052.675715541 30 ctime=1440425052.675715541 synthv1-0.7.1/Makefile.in0000644000175000001440000000717512566622134015527 0ustar00rncbcusers00000000000000prefix = @ac_prefix@ name = synthv1 name_lv2 = $(name)_lv2 name_lv2ui = $(name)_lv2ui name_jack = $(name)_jack headers = \ src/config.h \ src/$(name).h \ src/$(name)_fx.h \ src/$(name)_reverb.h \ src/$(name)_ramp.h \ src/$(name)_wave.h \ src/$(name)_list.h \ src/$(name)_config.h \ src/$(name)_param.h \ src/$(name)_sched.h \ src/$(name)_programs.h \ src/$(name)_controls.h sources = \ src/$(name).cpp \ src/$(name)_config.cpp \ src/$(name)_wave.cpp \ src/$(name)_param.cpp \ src/$(name)_sched.cpp \ src/$(name)_programs.cpp \ src/$(name)_controls.cpp headers_ui = \ src/$(name)widget.h \ src/$(name)widget_env.h \ src/$(name)widget_filt.h \ src/$(name)widget_knob.h \ src/$(name)widget_preset.h \ src/$(name)widget_status.h \ src/$(name)widget_config.h \ src/$(name)widget_programs.h \ src/$(name)widget_controls.h \ src/$(name)widget_control.h sources_ui = \ src/$(name)widget.cpp \ src/$(name)widget_env.cpp \ src/$(name)widget_filt.cpp \ src/$(name)widget_knob.cpp \ src/$(name)widget_preset.cpp \ src/$(name)widget_status.cpp \ src/$(name)widget_config.cpp \ src/$(name)widget_programs.cpp \ src/$(name)widget_controls.cpp \ src/$(name)widget_control.cpp forms = \ src/$(name)widget.ui \ src/$(name)widget_config.ui \ src/$(name)widget_control.ui resources = \ src/$(name).qrc headers_lv2 = \ $(headers) \ src/$(name)_lv2.h sources_lv2 = \ $(sources) \ src/$(name)_lv2.cpp headers_lv2ui = \ $(headers_ui) \ src/$(name)_param.h \ src/$(name)_lv2.h \ src/$(name)widget_lv2.h sources_lv2ui = \ $(sources_ui) \ src/$(name)_param.cpp \ src/$(name)_lv2.cpp \ src/$(name)widget_lv2.cpp headers_jack = \ $(headers) \ $(headers_ui) \ src/$(name)_nsm.h \ src/$(name)_jack.h \ src/$(name)widget_jack.h sources_jack = \ $(sources) \ $(sources_ui) \ src/$(name)_nsm.cpp \ src/$(name)_jack.cpp \ src/$(name)widget_jack.cpp export datarootdir = @datarootdir@ export datadir = @datadir@ export mandir = @mandir@ export QMAKE = @ac_qmake@ export LUPDATE = @ac_lupdate@ export LRELEASE = @ac_lrelease@ all: @ac_all_targets@ lv2: $(name_lv2).mak $(sources_lv2) $(headers_lv2) @$(MAKE) -f $(name_lv2).mak lv2ui: $(name_lv2ui).mak $(resources) ${forms} $(sources_lv2ui) $(headers_lv2ui) lv2 @$(MAKE) -f $(name_lv2ui).mak jack: $(name_jack).mak $(resources) ${forms} $(sources_jack) $(headers_jack) @$(MAKE) -f $(name_jack).mak $(name_lv2).mak: $(name_lv2).pro @$(QMAKE) -o $(name_lv2).mak $(name_lv2).pro $(name_lv2ui).mak: $(name_lv2ui).pro @$(QMAKE) -o $(name_lv2ui).mak $(name_lv2ui).pro $(name_jack).mak: $(name_jack).pro @$(QMAKE) -o $(name_jack).mak $(name_jack).pro install_lv2: lv2 lv2ui @$(MAKE) INSTALL_ROOT=$(DESTDIR) -f $(name_lv2).mak install @$(MAKE) INSTALL_ROOT=$(DESTDIR) -f $(name_lv2ui).mak install install_jack: jack $(name).1 @$(MAKE) INSTALL_ROOT=$(DESTDIR) -f $(name_jack).mak install @install -d -v -m 0755 $(DESTDIR)$(mandir)/man1 @install -v -m 0644 $(name).1 $(DESTDIR)$(mandir)/man1 @gzip -vf $(DESTDIR)$(mandir)/man1/$(name).1 uninstall_lv2: lv2 lv2ui @$(MAKE) INSTALL_ROOT=$(DESTDIR) -f $(name_lv2).mak uninstall @$(MAKE) INSTALL_ROOT=$(DESTDIR) -f $(name_lv2ui).mak uninstall uninstall_jack: jack @$(MAKE) INSTALL_ROOT=$(DESTDIR) -f $(name_jack).mak uninstall @rm -vf $(DESTDIR)$(mandir)/man1/$(name).* clean_lv2: $(name_lv2).mak $(name_lv2ui).mak @$(MAKE) -f $(name_lv2).mak distclean @$(MAKE) -f $(name_lv2ui).mak distclean @rm -f $(name_lv2).mak @rm -f $(name_lv2ui).mak clean_jack: $(name_jack).mak @$(MAKE) -f $(name_jack).mak distclean @rm -f $(name_jack).mak install: @ac_install_targets@ uninstall: @ac_uninstall_targets@ clean: @ac_clean_targets@ synthv1-0.7.1/PaxHeaders.4140/README0000644000000000000000000000013212566622134013467 xustar0030 mtime=1440425052.675715541 30 atime=1440425052.675715541 30 ctime=1440425052.675715541 synthv1-0.7.1/README0000644000175000001440000000325312566622134014333 0ustar00rncbcusers00000000000000synthv1 - an old-school polyphonic synthesizer ---------------------------------------------- an old-school 4-oscillator subtractive polyphonic synthesizer with stereo fx. features: - pure stand-alone JACK client with JACK-session, NSM and both JACK MIDI and ALSA MIDI input support; - LV2 instrument plugin. URI: http://synthv1.sourceforge.net/lv2 license: synthv1 is free, open-source software, distributed under the terms of the GNU General Public License (GPL) version 2 or later. website: http://synthv1.sourceforge.net project page: http://sourceforge.net/projects/synthv1 git repo: http://git.code.sf.net/p/synthv1/code weblog: http://www.rncbc.org requirements: mandatory, - Qt framework, C++ class library and tools for cross-platform application and UI development http://qt.io/ optional (opted-in at build time), - JACK Audio Connection Kit http://jackaudio.org/ - ALSA, Advanced Linux Sound Architecture http://www.alsa-project.org/ - LV2, Audio Plugin Standard, the extensible successor of LADSPA http://lv2plug.in/ - NSM, Non Session Management http://non.tuxfamily.org/nsm/ - liblo, Lightweight OSC implementation (needed for NSM support) http://liblo.sourceforge.net/ installation: - unpack tarball as usual; in the extracted source directory: ./configure [--prefix=/usr/local] make - optionally, as root: make install - if checking out from git, prepare the configure script with: make -f Makefile.git acknowledgements: synthv1 logo/icon is an original fine work of Jarle Richard Akselsen. cheers && enjoy. -- rncbc aka. Rui Nuno Capela rncbc@rncbc.org synthv1-0.7.1/PaxHeaders.4140/src0000644000000000000000000000013212566622136013323 xustar0030 mtime=1440425054.279715567 30 atime=1440425052.675715541 30 ctime=1440425054.279715567 synthv1-0.7.1/src/0000755000175000001440000000000012566622136014241 5ustar00rncbcusers00000000000000synthv1-0.7.1/src/PaxHeaders.4140/synthv1.h0000644000000000000000000000013212566622134015163 xustar0030 mtime=1440425052.679715541 30 atime=1440425052.679715541 30 ctime=1440425052.679715541 synthv1-0.7.1/src/synthv1.h0000644000175000001440000000737212566622134016035 0ustar00rncbcusers00000000000000// synthv1.h // /**************************************************************************** Copyright (C) 2012-2015, rncbc aka Rui Nuno Capela. All rights reserved. This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. *****************************************************************************/ #ifndef __synthv1_h #define __synthv1_h #include "config.h" #include // forward declarations class synthv1_impl; class synthv1_controls; class synthv1_programs; //------------------------------------------------------------------------- // synthv1 - decl. // class synthv1 { public: synthv1(uint16_t nchannels = 2, float srate = 44100.0f); ~synthv1(); void setChannels(uint16_t nchannels); uint16_t channels() const; void setSampleRate(float srate); float sampleRate() const; enum ParamIndex { DCO1_SHAPE1 = 0, DCO1_WIDTH1, DCO1_BANDL1, DCO1_SHAPE2, DCO1_WIDTH2, DCO1_BANDL2, DCO1_BALANCE, DCO1_DETUNE, DCO1_PHASE, DCO1_OCTAVE, DCO1_TUNING, DCO1_GLIDE, DCO1_ENVTIME, DCF1_CUTOFF, DCF1_RESO, DCF1_TYPE, DCF1_SLOPE, DCF1_ENVELOPE, DCF1_ATTACK, DCF1_DECAY, DCF1_SUSTAIN, DCF1_RELEASE, LFO1_SHAPE, LFO1_WIDTH, LFO1_RATE, LFO1_SWEEP, LFO1_PITCH, LFO1_CUTOFF, LFO1_RESO, LFO1_PANNING, LFO1_VOLUME, LFO1_ATTACK, LFO1_DECAY, LFO1_SUSTAIN, LFO1_RELEASE, DCA1_VOLUME, DCA1_ATTACK, DCA1_DECAY, DCA1_SUSTAIN, DCA1_RELEASE, OUT1_WIDTH, OUT1_PANNING, OUT1_VOLUME, DEF1_PITCHBEND, DEF1_MODWHEEL, DEF1_PRESSURE, DEF1_VELOCITY, DEF1_CHANNEL, DEF1_MONO, DCO2_SHAPE1, DCO2_WIDTH1, DCO2_BANDL1, DCO2_SHAPE2, DCO2_WIDTH2, DCO2_BANDL2, DCO2_BALANCE, DCO2_DETUNE, DCO2_PHASE, DCO2_OCTAVE, DCO2_TUNING, DCO2_GLIDE, DCO2_ENVTIME, DCF2_CUTOFF, DCF2_RESO, DCF2_TYPE, DCF2_SLOPE, DCF2_ENVELOPE, DCF2_ATTACK, DCF2_DECAY, DCF2_SUSTAIN, DCF2_RELEASE, LFO2_SHAPE, LFO2_WIDTH, LFO2_RATE, LFO2_SWEEP, LFO2_PITCH, LFO2_CUTOFF, LFO2_RESO, LFO2_PANNING, LFO2_VOLUME, LFO2_ATTACK, LFO2_DECAY, LFO2_SUSTAIN, LFO2_RELEASE, DCA2_VOLUME, DCA2_ATTACK, DCA2_DECAY, DCA2_SUSTAIN, DCA2_RELEASE, OUT2_WIDTH, OUT2_PANNING, OUT2_VOLUME, DEF2_PITCHBEND, DEF2_MODWHEEL, DEF2_PRESSURE, DEF2_VELOCITY, DEF2_CHANNEL, DEF2_MONO, CHO1_WET, CHO1_DELAY, CHO1_FEEDB, CHO1_RATE, CHO1_MOD, FLA1_WET, FLA1_DELAY, FLA1_FEEDB, FLA1_DAFT, PHA1_WET, PHA1_RATE, PHA1_FEEDB, PHA1_DEPTH, PHA1_DAFT, DEL1_WET, DEL1_DELAY, DEL1_FEEDB, DEL1_BPM, DEL1_BPMSYNC, DEL1_BPMHOST, REV1_WET, REV1_ROOM, REV1_DAMP, REV1_FEEDB, REV1_WIDTH, DYN1_COMPRESS, DYN1_LIMITER, NUM_PARAMS }; void setParamPort(ParamIndex index, float *pfParam); float *paramPort(ParamIndex index) const; synthv1_controls *controls() const; synthv1_programs *programs() const; void setParamValue(ParamIndex index, float fValue); float paramValue(ParamIndex index) const; void reset(); void process_midi(uint8_t *data, uint32_t size); void process(float **ins, float **outs, uint32_t nframes); private: synthv1_impl *m_pImpl; }; #endif// __synthv1_h // end of synthv1.h synthv1-0.7.1/src/PaxHeaders.4140/synthv1widget_jack.h0000644000000000000000000000013212566622134017357 xustar0030 mtime=1440425052.685715542 30 atime=1440425052.685715542 30 ctime=1440425052.685715542 synthv1-0.7.1/src/synthv1widget_jack.h0000644000175000001440000000426112566622134020223 0ustar00rncbcusers00000000000000// synthv1widget_jack.h // /**************************************************************************** Copyright (C) 2012-2015, rncbc aka Rui Nuno Capela. All rights reserved. This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. *****************************************************************************/ #ifndef __synthv1widget_jack_h #define __synthv1widget_jack_h #include "synthv1widget.h" // Forward decls. class synthv1_jack; #ifdef CONFIG_NSM class synthv1_nsm; #endif //------------------------------------------------------------------------- // synthv1widget_jack - decl. // class synthv1widget_jack : public synthv1widget { public: // Constructor. synthv1widget_jack(synthv1_jack *pSynth); // Destructor. ~synthv1widget_jack(); #ifdef CONFIG_NSM // NSM client accessors. void setNsmClient(synthv1_nsm *pNsmClient); synthv1_nsm *nsmClient() const; #endif // CONFIG_NSM protected: // Synth engine accessor. synthv1_ui *ui_instance() const; // Param port method. void updateParam(synthv1::ParamIndex index, float fValue) const; // Dirty flag method. void updateDirtyPreset(bool bDirtyPreset); // Application close. void closeEvent(QCloseEvent *pCloseEvent); #ifdef CONFIG_NSM // Optional GUI handlers. void showEvent(QShowEvent *pShowEvent); void hideEvent(QHideEvent *pHideEvent); #endif // CONFIG_NSM private: // Instance variables. synthv1 *m_pSynth; synthv1_ui *m_pSynthUi; #ifdef CONFIG_NSM synthv1_nsm *m_pNsmClient; #endif }; #endif // __synthv1widget_jack_h // end of synthv1widget_jack.h synthv1-0.7.1/src/PaxHeaders.4140/synthv1widget_lv2.cpp0000644000000000000000000000013212566622134017505 xustar0030 mtime=1440425052.685715542 30 atime=1440425052.685715542 30 ctime=1440425052.685715542 synthv1-0.7.1/src/synthv1widget_lv2.cpp0000644000175000001440000000676712566622134020366 0ustar00rncbcusers00000000000000// synthv1widget_lv2.cpp // /**************************************************************************** Copyright (C) 2012-2015, rncbc aka Rui Nuno Capela. All rights reserved. This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. *****************************************************************************/ #include "synthv1widget_lv2.h" #include "synthv1_lv2.h" #include //------------------------------------------------------------------------- // synthv1widget_lv2 - impl. // synthv1widget_lv2::synthv1widget_lv2 ( synthv1_lv2 *pSynth, LV2UI_Controller controller, LV2UI_Write_Function write_function ) : synthv1widget() { m_pSynthUi = new synthv1_lv2ui(pSynth, controller, write_function); #ifdef CONFIG_LV2_EXTERNAL_UI m_external_host = NULL; #endif #ifdef CONFIG_LV2_UI_IDLE m_bIdleClosed = false; #endif for (uint32_t i = 0; i < synthv1::NUM_PARAMS; ++i) m_params_def[i] = true; // May initialize the scheduler/work notifier. initSchedNotifier(); clearPreset(); } // Destructor. synthv1widget_lv2::~synthv1widget_lv2 (void) { delete m_pSynthUi; } // Synth engine accessor. synthv1_ui *synthv1widget_lv2::ui_instance (void) const { return m_pSynthUi; } #ifdef CONFIG_LV2_EXTERNAL_UI void synthv1widget_lv2::setExternalHost ( LV2_External_UI_Host *external_host ) { m_external_host = external_host; if (m_external_host && m_external_host->plugin_human_id) synthv1widget::setWindowTitle(m_external_host->plugin_human_id); } const LV2_External_UI_Host *synthv1widget_lv2::externalHost (void) const { return m_external_host; } #endif // CONFIG_LV2_EXTERNAL_UI #ifdef CONFIG_LV2_UI_IDLE bool synthv1widget_lv2::isIdleClosed (void) const { return m_bIdleClosed; } #endif // CONFIG_LV2_UI_IDLE // Close event handler. void synthv1widget_lv2::closeEvent ( QCloseEvent *pCloseEvent ) { synthv1widget::closeEvent(pCloseEvent); #ifdef CONFIG_LV2_UI_IDLE if (pCloseEvent->isAccepted()) m_bIdleClosed = true; #endif #ifdef CONFIG_LV2_EXTERNAL_UI if (m_external_host && m_external_host->ui_closed) { if (pCloseEvent->isAccepted()) m_external_host->ui_closed(m_pSynthUi->controller()); } #endif } // LV2 port event dispatcher. void synthv1widget_lv2::port_event ( uint32_t port_index, uint32_t buffer_size, uint32_t format, const void *buffer ) { if (format == 0 && buffer_size == sizeof(float)) { const synthv1::ParamIndex index = synthv1::ParamIndex(port_index - synthv1_lv2::ParamBase); const float fValue = *(float *) buffer; #if 0//--legacy support < 0.3.0.4 -- begin if (index == synthv1::DEL1_BPM && fValue < 3.6f) fValue *= 100.0f; #endif setParamValue(index, fValue, m_params_def[index]); m_params_def[index] = false; } } // Param method. void synthv1widget_lv2::updateParam ( synthv1::ParamIndex index, float fValue ) const { m_pSynthUi->write_function(index, fValue); } // end of synthv1widget_lv2.cpp synthv1-0.7.1/src/PaxHeaders.4140/src_jack.pri.in0000644000000000000000000000013212566622134016276 xustar0030 mtime=1440425052.678715541 30 atime=1440425052.678715541 30 ctime=1440425052.678715541 synthv1-0.7.1/src/src_jack.pri.in0000644000175000001440000000034612566622134017142 0ustar00rncbcusers00000000000000# synthv1_jack.pri # PREFIX = @ac_prefix@ LIBDIR = @ac_libdir@ CONFIG += @ac_debug@ INCLUDEPATH = @ac_jack_incpath@ LIBS += @ac_jack_libs@ # Extra optimization flags QMAKE_CXXFLAGS += @ac_cflags@ QMAKE_LFLAGS += @ac_ldflags@ synthv1-0.7.1/src/PaxHeaders.4140/synthv1widget_controls.cpp0000644000000000000000000000013212566622134020645 xustar0030 mtime=1440425052.684715542 30 atime=1440425052.684715542 30 ctime=1440425052.684715542 synthv1-0.7.1/src/synthv1widget_controls.cpp0000644000175000001440000005467212566622134021524 0ustar00rncbcusers00000000000000// synthv1widget_controls.cpp // /**************************************************************************** Copyright (C) 2012-2015, rncbc aka Rui Nuno Capela. All rights reserved. This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. *****************************************************************************/ #include "synthv1widget_controls.h" #include "synthv1_controls.h" #include "synthv1_config.h" #include #include #include #include //---------------------------------------------------------------------------- // MIDI Controller Names - Default controller names hash map. const synthv1widget_controls::Names& synthv1widget_controls::controllerNames (void) { static struct { unsigned short param; const char *name; } s_controllers[] = { { 0, QT_TR_NOOP("Bank Select (coarse)") }, { 1, QT_TR_NOOP("Modulation Wheel (coarse)") }, { 2, QT_TR_NOOP("Breath Controller (coarse)") }, { 4, QT_TR_NOOP("Foot Pedal (coarse)") }, { 5, QT_TR_NOOP("Portamento Time (coarse)") }, { 6, QT_TR_NOOP("Data Entry (coarse)") }, { 7, QT_TR_NOOP("Volume (coarse)") }, { 8, QT_TR_NOOP("Balance (coarse)") }, { 10, QT_TR_NOOP("Pan Position (coarse)") }, { 11, QT_TR_NOOP("Expression (coarse)") }, { 12, QT_TR_NOOP("Effect Control 1 (coarse)") }, { 13, QT_TR_NOOP("Effect Control 2 (coarse)") }, { 16, QT_TR_NOOP("General Purpose Slider 1") }, { 17, QT_TR_NOOP("General Purpose Slider 2") }, { 18, QT_TR_NOOP("General Purpose Slider 3") }, { 19, QT_TR_NOOP("General Purpose Slider 4") }, { 32, QT_TR_NOOP("Bank Select (fine)") }, { 33, QT_TR_NOOP("Modulation Wheel (fine)") }, { 34, QT_TR_NOOP("Breath Controller (fine)") }, { 36, QT_TR_NOOP("Foot Pedal (fine)") }, { 37, QT_TR_NOOP("Portamento Time (fine)") }, { 38, QT_TR_NOOP("Data Entry (fine)") }, { 39, QT_TR_NOOP("Volume (fine)") }, { 40, QT_TR_NOOP("Balance (fine)") }, { 42, QT_TR_NOOP("Pan Position (fine)") }, { 43, QT_TR_NOOP("Expression (fine)") }, { 44, QT_TR_NOOP("Effect Control 1 (fine)") }, { 45, QT_TR_NOOP("Effect Control 2 (fine)") }, { 64, QT_TR_NOOP("Hold Pedal (on/off)") }, { 65, QT_TR_NOOP("Portamento (on/off)") }, { 66, QT_TR_NOOP("Sustenuto Pedal (on/off)") }, { 67, QT_TR_NOOP("Soft Pedal (on/off)") }, { 68, QT_TR_NOOP("Legato Pedal (on/off)") }, { 69, QT_TR_NOOP("Hold 2 Pedal (on/off)") }, { 70, QT_TR_NOOP("Sound Variation") }, { 71, QT_TR_NOOP("Sound Timbre") }, { 72, QT_TR_NOOP("Sound Release Time") }, { 73, QT_TR_NOOP("Sound Attack Time") }, { 74, QT_TR_NOOP("Sound Brightness") }, { 75, QT_TR_NOOP("Sound Control 6") }, { 76, QT_TR_NOOP("Sound Control 7") }, { 77, QT_TR_NOOP("Sound Control 8") }, { 78, QT_TR_NOOP("Sound Control 9") }, { 79, QT_TR_NOOP("Sound Control 10") }, { 80, QT_TR_NOOP("General Purpose Button 1 (on/off)") }, { 81, QT_TR_NOOP("General Purpose Button 2 (on/off)") }, { 82, QT_TR_NOOP("General Purpose Button 3 (on/off)") }, { 83, QT_TR_NOOP("General Purpose Button 4 (on/off)") }, { 91, QT_TR_NOOP("Effects Level") }, { 92, QT_TR_NOOP("Tremulo Level") }, { 93, QT_TR_NOOP("Chorus Level") }, { 94, QT_TR_NOOP("Celeste Level") }, { 95, QT_TR_NOOP("Phaser Level") }, { 96, QT_TR_NOOP("Data Button Increment") }, { 97, QT_TR_NOOP("Data Button Decrement") }, { 98, QT_TR_NOOP("Non-Registered Parameter (fine)") }, { 99, QT_TR_NOOP("Non-Registered Parameter (coarse)") }, {100, QT_TR_NOOP("Registered Parameter (fine)") }, {101, QT_TR_NOOP("Registered Parameter (coarse)") }, {120, QT_TR_NOOP("All Sound Off") }, {121, QT_TR_NOOP("All Controllers Off") }, {122, QT_TR_NOOP("Local Keyboard (on/off)") }, {123, QT_TR_NOOP("All Notes Off") }, {124, QT_TR_NOOP("Omni Mode Off") }, {125, QT_TR_NOOP("Omni Mode On") }, {126, QT_TR_NOOP("Mono Operation") }, {127, QT_TR_NOOP("Poly Operation") }, { 0, NULL } }; static Names s_controllerNames; // Pre-load controller-names hash table... if (s_controllerNames.isEmpty()) { for (int i = 0; s_controllers[i].name; ++i) { s_controllerNames.insert(s_controllers[i].param, QObject::tr(s_controllers[i].name, "controllerName")); } } return s_controllerNames; } //---------------------------------------------------------------------------- // MIDI RPN Names - Default RPN names hash map. const synthv1widget_controls::Names& synthv1widget_controls::rpnNames (void) { static struct { unsigned short param; const char *name; } s_rpns[] = { { 0, QT_TR_NOOP("Pitch Bend Sensitivity") }, { 1, QT_TR_NOOP("Fine Tune") }, { 2, QT_TR_NOOP("Coarse Tune") }, { 3, QT_TR_NOOP("Tuning Program") }, { 4, QT_TR_NOOP("Tuning Bank") }, { 0, NULL } }; static Names s_rpnNames; if (s_rpnNames.isEmpty()) { // Pre-load RPN-names hash table... for (int i = 0; s_rpns[i].name; ++i) { s_rpnNames.insert(s_rpns[i].param, QObject::tr(s_rpns[i].name, "rpnName")); } } return s_rpnNames; } //---------------------------------------------------------------------------- // MIDI NRPN Names - Default NRPN names hash map. const synthv1widget_controls::Names& synthv1widget_controls::nrpnNames (void) { static struct { unsigned short param; const char *name; } s_nrpns[] = { { 136, QT_TR_NOOP("Vibrato Rate") }, { 137, QT_TR_NOOP("Vibrato Depth") }, { 138, QT_TR_NOOP("Vibrato Delay") }, { 160, QT_TR_NOOP("Filter Cutoff") }, { 161, QT_TR_NOOP("Filter Resonance") }, { 227, QT_TR_NOOP("EG Attack") }, { 228, QT_TR_NOOP("EG Decay") }, { 230, QT_TR_NOOP("EG Release") }, // GS Drum NRPN map... { 2560, QT_TR_NOOP("Drum Filter Cutoff") }, { 2688, QT_TR_NOOP("Drum Filter Resonance") }, { 2816, QT_TR_NOOP("Drum EG Attack") }, { 2944, QT_TR_NOOP("Drum EG Decay") }, { 3072, QT_TR_NOOP("Drum Pitch Coarse") }, { 3200, QT_TR_NOOP("Drum Pitch Fine") }, { 3328, QT_TR_NOOP("Drum Level") }, { 3584, QT_TR_NOOP("Drum Pan") }, { 3712, QT_TR_NOOP("Drum Reverb Send") }, { 3840, QT_TR_NOOP("Drum Chorus Send") }, { 3968, QT_TR_NOOP("Drum Variation Send") }, { 0, NULL } }; static struct { unsigned char note; const char *name; } s_drums[] = { // GM Drum note map... { 35, QT_TR_NOOP("Acoustic Bass Drum") }, { 36, QT_TR_NOOP("Bass Drum 1") }, { 37, QT_TR_NOOP("Side Stick") }, { 38, QT_TR_NOOP("Acoustic Snare") }, { 39, QT_TR_NOOP("Hand Clap") }, { 40, QT_TR_NOOP("Electric Snare") }, { 41, QT_TR_NOOP("Low Floor Tom") }, { 42, QT_TR_NOOP("Closed Hi-Hat") }, { 43, QT_TR_NOOP("High Floor Tom") }, { 44, QT_TR_NOOP("Pedal Hi-Hat") }, { 45, QT_TR_NOOP("Low Tom") }, { 46, QT_TR_NOOP("Open Hi-Hat") }, { 47, QT_TR_NOOP("Low-Mid Tom") }, { 48, QT_TR_NOOP("Hi-Mid Tom") }, { 49, QT_TR_NOOP("Crash Cymbal 1") }, { 50, QT_TR_NOOP("High Tom") }, { 51, QT_TR_NOOP("Ride Cymbal 1") }, { 52, QT_TR_NOOP("Chinese Cymbal") }, { 53, QT_TR_NOOP("Ride Bell") }, { 54, QT_TR_NOOP("Tambourine") }, { 55, QT_TR_NOOP("Splash Cymbal") }, { 56, QT_TR_NOOP("Cowbell") }, { 57, QT_TR_NOOP("Crash Cymbal 2") }, { 58, QT_TR_NOOP("Vibraslap") }, { 59, QT_TR_NOOP("Ride Cymbal 2") }, { 60, QT_TR_NOOP("Hi Bongo") }, { 61, QT_TR_NOOP("Low Bongo") }, { 62, QT_TR_NOOP("Mute Hi Conga") }, { 63, QT_TR_NOOP("Open Hi Conga") }, { 64, QT_TR_NOOP("Low Conga") }, { 65, QT_TR_NOOP("High Timbale") }, { 66, QT_TR_NOOP("Low Timbale") }, { 67, QT_TR_NOOP("High Agogo") }, { 68, QT_TR_NOOP("Low Agogo") }, { 69, QT_TR_NOOP("Cabasa") }, { 70, QT_TR_NOOP("Maracas") }, { 71, QT_TR_NOOP("Short Whistle") }, { 72, QT_TR_NOOP("Long Whistle") }, { 73, QT_TR_NOOP("Short Guiro") }, { 74, QT_TR_NOOP("Long Guiro") }, { 75, QT_TR_NOOP("Claves") }, { 76, QT_TR_NOOP("Hi Wood Block") }, { 77, QT_TR_NOOP("Low Wood Block") }, { 78, QT_TR_NOOP("Mute Cuica") }, { 79, QT_TR_NOOP("Open Cuica") }, { 80, QT_TR_NOOP("Mute Triangle") }, { 81, QT_TR_NOOP("Open Triangle") }, { 0, NULL } }; static Names s_nrpnNames; if (s_nrpnNames.isEmpty()) { // Pre-load NRPN-names hash table... const QString sDrumNrpnName("%1 (%2)"); for (int i = 0; s_nrpns[i].name; ++i) { const unsigned short param = s_nrpns[i].param; const QString& sName = QObject::tr(s_nrpns[i].name, "nrpnName"); if (param < 2560) { s_nrpnNames.insert(param, sName); } else { for (int j = 0; s_drums[j].name; ++j) { const unsigned char note = s_drums[j].note; s_nrpnNames.insert(param + note, sDrumNrpnName.arg(sName).arg(note)); } } } } return s_nrpnNames; } //---------------------------------------------------------------------------- // MIDI Control-14 Names - Default controller names hash map. const synthv1widget_controls::Names& synthv1widget_controls::control14Names (void) { static struct { unsigned short param; const char *name; } s_control14s[] = { { 1, QT_TR_NOOP("Modulation Wheel (14bit)") }, { 2, QT_TR_NOOP("Breath Controller (14bit)") }, { 4, QT_TR_NOOP("Foot Pedal (14bit)") }, { 5, QT_TR_NOOP("Portamento Time (14bit)") }, { 7, QT_TR_NOOP("Volume (14bit)") }, { 8, QT_TR_NOOP("Balance (14bit)") }, { 10, QT_TR_NOOP("Pan Position (14bit)") }, { 11, QT_TR_NOOP("Expression (14bit)") }, { 12, QT_TR_NOOP("Effect Control 1 (14bit)") }, { 13, QT_TR_NOOP("Effect Control 2 (14bit)") }, { 16, QT_TR_NOOP("General Purpose Slider 1 (14bit)") }, { 17, QT_TR_NOOP("General Purpose Slider 2 (14bit)") }, { 18, QT_TR_NOOP("General Purpose Slider 3 (14bit)") }, { 19, QT_TR_NOOP("General Purpose Slider 4 (14bit)") }, { 0, NULL } }; static Names s_control14Names; if (s_control14Names.isEmpty()) { // Pre-load controller-names hash table... for (int i = 0; s_control14s[i].name; ++i) { s_control14Names.insert(s_control14s[i].param, QObject::tr(s_control14s[i].name, "control14Name")); } } return s_control14Names; } //---------------------------------------------------------------------------- // MIDI Controller Names general helpers. static QComboBox *controlParamComboBox ( synthv1_controls::Type ctype, QWidget *pParent ) { QComboBox *pComboBox = new QComboBox(pParent); synthv1widget_controls::Names map; int iParamMin = 0; int iParamMax = iParamMin; switch(ctype) { case synthv1_controls::CC: iParamMin = 0; iParamMax = 128; map = synthv1widget_controls::controllerNames(); break; case synthv1_controls::RPN: map = synthv1widget_controls::rpnNames(); break; case synthv1_controls::NRPN: map = synthv1widget_controls::nrpnNames(); break; case synthv1_controls::CC14: iParamMin = 1; iParamMax = 32; map = synthv1widget_controls::control14Names(); // Fall thru... default: break; } const bool bEditable = (iParamMin >= iParamMax); pComboBox->setEditable(bEditable); pComboBox->setInsertPolicy(QComboBox::NoInsert); const QString sMask("%1 - %2"); if (bEditable) { synthv1widget_controls::Names::ConstIterator iter = map.constBegin(); const synthv1widget_controls::Names::ConstIterator& iter_end = map.constEnd(); for ( ; iter != iter_end; ++iter) { const unsigned short param = iter.key(); pComboBox->addItem(sMask.arg(param).arg(iter.value()), int(param)); } } else { for (int iParam = iParamMin; iParam < iParamMax; ++iParam) { const unsigned short param = iParam; pComboBox->addItem(sMask.arg(param).arg(map.value(param)), iParam); } } return pComboBox; } static QString controlParamName ( synthv1_controls::Type ctype, unsigned short param ) { synthv1widget_controls::Names map; switch(ctype) { case synthv1_controls::CC: map = synthv1widget_controls::controllerNames(); break; case synthv1_controls::RPN: map = synthv1widget_controls::rpnNames(); break; case synthv1_controls::NRPN: map = synthv1widget_controls::nrpnNames(); break; case synthv1_controls::CC14: map = synthv1widget_controls::control14Names(); // Fall thru... default: break; } const QString sMask("%1 - %2"); synthv1widget_controls::Names::ConstIterator iter = map.constFind(param); if (iter == map.constEnd()) return QString::number(param); else return sMask.arg(param).arg(iter.value()); } //---------------------------------------------------------------------------- // synthv1widget_controls_item_delegate -- Custom (tree) list item delegate. // ctor. synthv1widget_controls_item_delegate::synthv1widget_controls_item_delegate ( QObject *pParent ) : QItemDelegate(pParent) { } // QItemDelegate interface... QSize synthv1widget_controls_item_delegate::sizeHint ( const QStyleOptionViewItem& option, const QModelIndex& index ) const { const int x = (index.column() == 1 ? 32 : 4); // Type is special. return QItemDelegate::sizeHint(option, index) + QSize(x, 4); } QWidget *synthv1widget_controls_item_delegate::createEditor ( QWidget *pParent, const QStyleOptionViewItem& /*option*/, const QModelIndex& index ) const { QWidget *pEditor = NULL; switch (index.column()) { case 0: // Channel. { QSpinBox *pSpinBox = new QSpinBox(pParent); pSpinBox->setMinimum(0); pSpinBox->setMaximum(16); pSpinBox->setSpecialValueText(tr("Auto")); pEditor = pSpinBox; break; } case 1: // Type. { QComboBox *pComboBox = new QComboBox(pParent); pComboBox->setEditable(false); pComboBox->addItem( synthv1_controls::textFromType(synthv1_controls::CC)); pComboBox->addItem( synthv1_controls::textFromType(synthv1_controls::RPN)); pComboBox->addItem( synthv1_controls::textFromType(synthv1_controls::NRPN)); pComboBox->addItem( synthv1_controls::textFromType(synthv1_controls::CC14)); pEditor = pComboBox; break; } case 2: // Parameter. { const QModelIndex& ctype_index = index.sibling(index.row(), 1); const QString& sType = ctype_index.data().toString(); const synthv1_controls::Type ctype = synthv1_controls::typeFromText(sType); pEditor = controlParamComboBox(ctype, pParent); break; } case 3: // Subject. { QComboBox *pComboBox = new QComboBox(pParent); pComboBox->setEditable(false); for (uint32_t i = 0; i < synthv1::NUM_PARAMS; ++i) pComboBox->addItem( synthv1_param::paramName(synthv1::ParamIndex(i))); pEditor = pComboBox; break; } default: break; } #ifdef CONFIG_DEBUG_0 qDebug("synthv1widget_controls_item_delegate::createEditor(%p, %d, %d) = %p", pParent, index.row(), index.column(), pEditor); #endif return pEditor; } void synthv1widget_controls_item_delegate::setEditorData ( QWidget *pEditor, const QModelIndex& index ) const { #ifdef CONFIG_DEBUG_0 qDebug("synthv1widget_controls_item_delegate::setEditorData(%p, %d, %d)", pEditor, index.row(), index.column()); #endif switch (index.column()) { case 0: // Channel. { const int iChannel = index.data().toInt(); // = index.model()->data(index, Qt::DisplayRole).toInt(); QSpinBox *pSpinBox = qobject_cast (pEditor); if (pSpinBox) pSpinBox->setValue(iChannel); break; } case 1: // Type. { const QString& sText = index.data().toString(); // = index.model()->data(index, Qt::DisplayRole).toString(); QComboBox *pComboBox = qobject_cast (pEditor); if (pComboBox) { const int iIndex = pComboBox->findText(sText); if (iIndex >= 0) pComboBox->setCurrentIndex(iIndex); else pComboBox->setCurrentIndex(0); } break; } case 2: // Parameter. { const int iParam = index.data(Qt::UserRole).toInt(); // = index.model()->data(index, Qt::DisplayRole).toString(); QComboBox *pComboBox = qobject_cast (pEditor); if (pComboBox) { const int iIndex = pComboBox->findData(iParam); if (iIndex >= 0) pComboBox->setCurrentIndex(iIndex); else pComboBox->setEditText(index.data().toString()); } break; } case 3: // Subject. { const int iIndex = index.data(Qt::UserRole).toInt(); // = index.model()->data(index, Qt::DisplayRole).toInt(); QComboBox *pComboBox = qobject_cast (pEditor); if (pComboBox) pComboBox->setCurrentIndex(iIndex); break; } default: break; } } void synthv1widget_controls_item_delegate::setModelData ( QWidget *pEditor, QAbstractItemModel *pModel, const QModelIndex& index ) const { #ifdef CONFIG_DEBUG_0 qDebug("synthv1widget_controls_item_delegate::setModelData(%p, %d, %d)", pEditor, index.row(), index.column()); #endif switch (index.column()) { case 0: // Channel. { QSpinBox *pSpinBox = qobject_cast (pEditor); if (pSpinBox) { const int iChannel = pSpinBox->value(); const QString& sText = (iChannel > 0 ? QString::number(iChannel) : tr("Auto")); pModel->setData(index, sText); } break; } case 1: // Type. { QComboBox *pComboBox = qobject_cast (pEditor); if (pComboBox) { const QString& sType = pComboBox->currentText(); pModel->setData(index, sType); } break; } case 2: // Parameter. { QComboBox *pComboBox = qobject_cast (pEditor); if (pComboBox) { const int iIndex = pComboBox->currentIndex(); QString sText; int iParam; if (iIndex >= 0) { sText = pComboBox->itemText(iIndex); iParam = pComboBox->itemData(iIndex).toInt(); } else { sText = pComboBox->currentText(); iParam = sText.toInt(); } pModel->setData(index, sText); pModel->setData(index, iParam, Qt::UserRole); } break; } case 3: // Subject. { QComboBox *pComboBox = qobject_cast (pEditor); if (pComboBox) { const int iIndex = pComboBox->currentIndex(); pModel->setData(index, synthv1_param::paramName(synthv1::ParamIndex(iIndex))); pModel->setData(index, iIndex, Qt::UserRole); } break; } default: break; } // Done. } //---------------------------------------------------------------------------- // synthv1widget_controls -- UI wrapper form. // ctor. synthv1widget_controls::synthv1widget_controls ( QWidget *pParent ) : QTreeWidget(pParent) { QTreeWidget::setColumnCount(4); QTreeWidget::setRootIsDecorated(false); QTreeWidget::setAlternatingRowColors(true); QTreeWidget::setUniformRowHeights(true); QTreeWidget::setAllColumnsShowFocus(false); QTreeWidget::setSelectionBehavior(QAbstractItemView::SelectRows); QTreeWidget::setSelectionMode(QAbstractItemView::SingleSelection); QHeaderView *pHeaderView = QTreeWidget::header(); #if QT_VERSION < 0x050000 pHeaderView->setResizeMode(QHeaderView::ResizeToContents); #else pHeaderView->setSectionResizeMode(QHeaderView::ResizeToContents); #endif // pHeaderView->hide(); QTreeWidget::setItemDelegate(new synthv1widget_controls_item_delegate(this)); QObject::connect(this, SIGNAL(itemChanged(QTreeWidgetItem *, int)), SLOT(itemChangedSlot(QTreeWidgetItem *, int))); } // dtor. synthv1widget_controls::~synthv1widget_controls (void) { } // utilities. void synthv1widget_controls::loadControls ( synthv1_controls *pControls ) { QTreeWidget::clear(); const QIcon icon(":/images/synthv1_control.png"); QList items; const synthv1_controls::Map& map = pControls->map(); synthv1_controls::Map::ConstIterator iter = map.constBegin(); const synthv1_controls::Map::ConstIterator& iter_end = map.constEnd(); for ( ; iter != iter_end; ++iter) { const synthv1_controls::Key& key = iter.key(); const synthv1_controls::Type ctype = key.type(); const unsigned short channel = key.channel(); const synthv1_controls::Data& data = iter.value(); const synthv1::ParamIndex index = synthv1::ParamIndex(data.index); QTreeWidgetItem *pItem = new QTreeWidgetItem(this); // pItem->setIcon(0, icon); pItem->setText(0, (channel > 0 ? QString::number(channel) : tr("Auto"))); pItem->setText(1, synthv1_controls::textFromType(ctype)); pItem->setText(2, controlParamName(ctype, key.param)); pItem->setData(2, Qt::UserRole, int(key.param)); pItem->setIcon(3, icon); pItem->setText(3, synthv1_param::paramName(index)); pItem->setData(3, Qt::UserRole, data.index); pItem->setData(3, Qt::UserRole + 1, data.flags); pItem->setFlags(Qt::ItemIsEnabled | Qt::ItemIsEditable | Qt::ItemIsSelectable); items.append(pItem); } QTreeWidget::addTopLevelItems(items); QTreeWidget::expandAll(); } void synthv1widget_controls::saveControls ( synthv1_controls *pControls ) { pControls->clear(); const int iItemCount = QTreeWidget::topLevelItemCount(); for (int iItem = 0 ; iItem < iItemCount; ++iItem) { QTreeWidgetItem *pItem = QTreeWidget::topLevelItem(iItem); const unsigned short channel = pItem->text(0).toInt(); const synthv1_controls::Type ctype = synthv1_controls::typeFromText(pItem->text(1)); synthv1_controls::Key key; key.status = ctype | (channel & 0x1f); key.param = pItem->data(2, Qt::UserRole).toInt(); synthv1_controls::Data data; data.index = pItem->data(3, Qt::UserRole).toInt(); data.flags = pItem->data(3, Qt::UserRole + 1).toInt(); pControls->add_control(key, data); } } // slots. void synthv1widget_controls::addControlItem (void) { QTreeWidget::setFocus(); QTreeWidgetItem *pItem = newControlItem(); if (pItem) { QTreeWidget::setCurrentItem(pItem); QTreeWidget::editItem(pItem, 0); } } // factory methods. QTreeWidgetItem *synthv1widget_controls::newControlItem (void) { QTreeWidgetItem *pItem = new QTreeWidgetItem(); const QIcon icon(":/images/synthv1_control.png"); const synthv1_controls::Type ctype = synthv1_controls::CC; // pItem->setIcon(0, icon); pItem->setText(0, tr("Auto")); pItem->setText(1, synthv1_controls::textFromType(ctype)); pItem->setText(2, controlParamName(ctype, 0)); pItem->setData(2, Qt::UserRole, 0); pItem->setIcon(3, icon); pItem->setText(3, synthv1_param::paramName(synthv1::ParamIndex(0))); pItem->setData(3, Qt::UserRole, 0); pItem->setFlags(Qt::ItemIsEnabled | Qt::ItemIsEditable | Qt::ItemIsSelectable); QTreeWidget::addTopLevelItem(pItem); return pItem; } void synthv1widget_controls::itemChangedSlot ( QTreeWidgetItem *pItem, int column ) { if (column == 1) { const bool bBlockSignals = QTreeWidget::blockSignals(true); const QString& sType = pItem->text(1); const synthv1_controls::Type ctype = synthv1_controls::typeFromText(sType); const int iParam = pItem->data(2, Qt::UserRole).toInt(); pItem->setText(2, controlParamName(ctype, iParam)); QTreeWidget::blockSignals(bBlockSignals); } } // end of synthv1widget_controls.cpp synthv1-0.7.1/src/PaxHeaders.4140/synthv1_jack.cpp0000644000000000000000000000013212566622134016506 xustar0030 mtime=1440425052.680715542 30 atime=1440425052.680715542 30 ctime=1440425052.680715542 synthv1-0.7.1/src/synthv1_jack.cpp0000644000175000001440000004765312566622134017366 0ustar00rncbcusers00000000000000// synthv1_jack.cpp // /**************************************************************************** Copyright (C) 2012-2015, rncbc aka Rui Nuno Capela. All rights reserved. This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. *****************************************************************************/ #include "synthv1_jack.h" #include "synthv1_config.h" #include "synthv1_param.h" #include "synthv1_programs.h" #include "synthv1_controls.h" #include #include #include #include #include #include #ifdef CONFIG_ALSA_MIDI //------------------------------------------------------------------------- // alsa input thread. #include class synthv1_alsa_thread : public QThread { public: synthv1_alsa_thread(synthv1_jack *synth) : QThread(), m_synth(synth), m_running(false) {} ~synthv1_alsa_thread() { // fake sync and wait if (m_running && isRunning()) do { m_running = false; } while (!wait(100)); } protected: void run() { snd_seq_t *seq = m_synth->alsa_seq(); if (seq == NULL) return; m_running = true; int nfds; struct pollfd *pfds; nfds = snd_seq_poll_descriptors_count(seq, POLLIN); pfds = (struct pollfd *) alloca(nfds * sizeof(struct pollfd)); snd_seq_poll_descriptors(seq, pfds, nfds, POLLIN); int poll_rc = 0; while (m_running && poll_rc >= 0) { poll_rc = ::poll(pfds, nfds, 200); while (poll_rc > 0) { snd_seq_event_t *ev = NULL; snd_seq_event_input(seq, &ev); m_synth->alsa_capture(ev); // snd_seq_free_event(ev); poll_rc = snd_seq_event_input_pending(seq, 0); } } m_running = false; } private: synthv1_jack *m_synth; volatile bool m_running; }; #endif // CONFIG_ALSA_MIDI //------------------------------------------------------------------------- // jack process callback. static int synthv1_jack_process ( jack_nframes_t nframes, void *arg ) { return static_cast (arg)->process(nframes); } #ifdef CONFIG_JACK_SESSION #include #include //---------------------------------------------------------------------- // synthv1_jack_session_event -- JACK session event callabck // static void synthv1_jack_session_event ( jack_session_event_t *pSessionEvent, void *pvArg ) { synthv1_jack *pSynth = static_cast (pvArg); if (pSynth) pSynth->sessionEvent(pSessionEvent); } #endif // CONFIG_JACK_SESSION //------------------------------------------------------------------------- // synthv1_jack - impl. // synthv1_jack::synthv1_jack (void) : synthv1(2) { m_client = NULL; m_activated = false; m_audio_ins = NULL; m_audio_outs = NULL; m_ins = m_outs = NULL; ::memset(m_params, 0, synthv1::NUM_PARAMS * sizeof(float)); #ifdef CONFIG_JACK_MIDI m_midi_in = NULL; #endif #ifdef CONFIG_ALSA_MIDI m_alsa_seq = NULL; // m_alsa_client = -1; m_alsa_port = -1; m_alsa_decoder = NULL; m_alsa_buffer = NULL; m_alsa_thread = NULL; #endif m_bpm = 0.0f; synthv1::programs()->enabled(true); synthv1::controls()->enabled(true); open(SYNTHV1_TITLE); activate(); } synthv1_jack::~synthv1_jack (void) { deactivate(); close(); } jack_client_t *synthv1_jack::client (void) const { return m_client; } int synthv1_jack::process ( jack_nframes_t nframes ) { if (!m_activated) return 0; const uint16_t nchannels = synthv1::channels(); float *ins[nchannels], *outs[nchannels]; for (uint16_t k = 0; k < nchannels; ++k) { ins[k] = static_cast ( ::jack_port_get_buffer(m_audio_ins[k], nframes)); outs[k] = static_cast ( ::jack_port_get_buffer(m_audio_outs[k], nframes)); } const float bpm_sync = paramValue(synthv1::DEL1_BPMSYNC); if (bpm_sync > 0.0f) { const float bpm_host = paramValue(synthv1::DEL1_BPMHOST); if (bpm_host > 0.0f) { jack_position_t pos; jack_transport_query(m_client, &pos); if (pos.valid & JackPositionBBT) { const float bpm = float(pos.beats_per_minute); if (::fabs(bpm_host - bpm) > 0.01f) setParamValue(synthv1::DEL1_BPMHOST, bpm); } } } uint32_t ndelta = 0; #ifdef CONFIG_JACK_MIDI void *midi_in = ::jack_port_get_buffer(m_midi_in, nframes); if (midi_in) { const uint32_t nevents = ::jack_midi_get_event_count(midi_in); for (uint32_t n = 0; n < nevents; ++n) { jack_midi_event_t event; ::jack_midi_event_get(&event, midi_in, n); uint32_t nread = event.time - ndelta; if (nread > 0) { synthv1::process(ins, outs, nread); for (uint16_t k = 0; k < nchannels; ++k) { ins[k] += nread; outs[k] += nread; } } ndelta = event.time; synthv1::process_midi(event.buffer, event.size); } } #endif #ifdef CONFIG_ALSA_MIDI const jack_nframes_t buffer_size = ::jack_get_buffer_size(m_client); const jack_nframes_t frame_time = ::jack_last_frame_time(m_client); uint8_t event_buffer[1024]; jack_midi_event_t event; while (::jack_ringbuffer_peek(m_alsa_buffer, (char *) &event, sizeof(event)) == sizeof(event)) { if (event.time > frame_time) break; jack_nframes_t event_time = frame_time - event.time; if (event_time > buffer_size) event_time = 0; else event_time = buffer_size - event_time; if (event_time > ndelta) { const uint32_t nread = event_time - ndelta; if (nread > 0) { synthv1::process(ins, outs, nread); for (uint16_t k = 0; k < nchannels; ++k) { ins[k] += nread; outs[k] += nread; } } ndelta = event_time; } ::jack_ringbuffer_read_advance(m_alsa_buffer, sizeof(event)); ::jack_ringbuffer_read(m_alsa_buffer, (char *) event_buffer, event.size); synthv1::process_midi(event_buffer, event.size); } #endif // CONFIG_ALSA_MIDI synthv1::process(ins, outs, nframes - ndelta); return 0; } void synthv1_jack::open ( const char *client_id ) { // init param ports for (uint32_t i = 0; i < synthv1::NUM_PARAMS; ++i) { const synthv1::ParamIndex index = synthv1::ParamIndex(i); m_params[i] = synthv1_param::paramDefaultValue(index); synthv1::setParamPort(index, &m_params[i]); } // open client m_client = ::jack_client_open(client_id, JackNullOption, NULL); if (m_client == NULL) return; // set sample rate synthv1::setSampleRate(float(jack_get_sample_rate(m_client))); // synthv1::reset(); // register audio ports & buffers uint16_t nchannels = synthv1::channels(); m_audio_ins = new jack_port_t * [nchannels]; m_audio_outs = new jack_port_t * [nchannels]; m_ins = new float * [nchannels]; m_outs = new float * [nchannels]; char port_name[32]; for (uint16_t k = 0; k < nchannels; ++k) { ::snprintf(port_name, sizeof(port_name), "in_%d", k + 1); m_audio_ins[k] = ::jack_port_register(m_client, port_name, JACK_DEFAULT_AUDIO_TYPE, JackPortIsInput, 0); m_ins[k] = NULL; ::snprintf(port_name, sizeof(port_name), "out_%d", k + 1); m_audio_outs[k] = ::jack_port_register(m_client, port_name, JACK_DEFAULT_AUDIO_TYPE, JackPortIsOutput, 0); m_outs[k] = NULL; } // register midi port #ifdef CONFIG_JACK_MIDI m_midi_in = ::jack_port_register(m_client, "in", JACK_DEFAULT_MIDI_TYPE, JackPortIsInput, 0); #endif #ifdef CONFIG_ALSA_MIDI m_alsa_seq = NULL; // m_alsa_client = -1; m_alsa_port = -1; m_alsa_decoder = NULL; m_alsa_buffer = NULL; m_alsa_thread = NULL; // open alsa sequencer client... if (snd_seq_open(&m_alsa_seq, "hw", SND_SEQ_OPEN_INPUT, 0) >= 0) { snd_seq_set_client_name(m_alsa_seq, client_id); // m_alsa_client = snd_seq_client_id(m_alsa_seq); m_alsa_port = snd_seq_create_simple_port(m_alsa_seq, "in", SND_SEQ_PORT_CAP_WRITE | SND_SEQ_PORT_CAP_SUBS_WRITE, SND_SEQ_PORT_TYPE_MIDI_GENERIC | SND_SEQ_PORT_TYPE_APPLICATION); snd_midi_event_new(1024, &m_alsa_decoder); m_alsa_buffer = ::jack_ringbuffer_create( 1024 * (sizeof(jack_midi_event_t) + 4)); m_alsa_thread = new synthv1_alsa_thread(this); m_alsa_thread->start(QThread::TimeCriticalPriority); } #endif // CONFIG_ALSA_MIDI // set process callbacks... ::jack_set_process_callback(m_client, synthv1_jack_process, this); #ifdef CONFIG_JACK_SESSION // JACK session event callback... if (::jack_set_session_callback) { ::jack_set_session_callback(m_client, synthv1_jack_session_event, this); } #endif } void synthv1_jack::activate (void) { if (!m_activated) { synthv1::reset(); if (m_client) { ::jack_activate(m_client); m_activated = true; } } } void synthv1_jack::deactivate (void) { if (m_activated) { if (m_client) { m_activated = false; ::jack_deactivate(m_client); } } } void synthv1_jack::close (void) { #ifdef CONFIG_ALSA_MIDI // close alsa sequencer client... if (m_alsa_seq) { if (m_alsa_thread) { delete m_alsa_thread; m_alsa_thread = NULL; } if (m_alsa_buffer) { ::jack_ringbuffer_free(m_alsa_buffer); m_alsa_buffer = NULL; } if (m_alsa_decoder) { snd_midi_event_free(m_alsa_decoder); m_alsa_decoder = NULL; } if (m_alsa_port >= 0) { snd_seq_delete_simple_port(m_alsa_seq, m_alsa_port); m_alsa_port = -1; } snd_seq_close(m_alsa_seq); // m_alsa_client = -1; m_alsa_seq = NULL; } #endif if (m_client == NULL) return; #ifdef CONFIG_JACK_MIDI // unregister midi ports if (m_midi_in) { ::jack_port_unregister(m_client, m_midi_in); m_midi_in = NULL; } #endif // unregister audio ports const uint16_t nchannels = synthv1::channels(); for (uint16_t k = 0; k < nchannels; ++k) { if (m_audio_outs && m_audio_outs[k]) { ::jack_port_unregister(m_client, m_audio_outs[k]); m_audio_outs[k] = NULL; } if (m_outs && m_outs[k]) m_outs[k] = NULL; if (m_audio_ins && m_audio_ins[k]) { ::jack_port_unregister(m_client, m_audio_ins[k]); m_audio_ins[k] = NULL; } if (m_ins && m_ins[k]) m_ins[k] = NULL; } if (m_outs) { delete [] m_outs; m_outs = NULL; } if (m_ins) { delete [] m_ins; m_ins = NULL; } if (m_audio_outs) { delete [] m_audio_outs; m_audio_outs = NULL; } if (m_audio_ins) { delete [] m_audio_ins; m_audio_ins = NULL; } // close client ::jack_client_close(m_client); m_client = NULL; } void synthv1_jack::setParamValue ( synthv1::ParamIndex index, float fValue ) { m_params[index] = fValue; } float synthv1_jack::paramValue ( synthv1::ParamIndex index ) const { return m_params[index]; } #ifdef CONFIG_ALSA_MIDI // alsa sequencer client. snd_seq_t *synthv1_jack::alsa_seq (void) const { return m_alsa_seq; } // alsa event capture. void synthv1_jack::alsa_capture ( snd_seq_event_t *ev ) { if (m_alsa_decoder == NULL) return; if (ev == NULL) return; // ignored events... switch(ev->type) { case SND_SEQ_EVENT_OSS: case SND_SEQ_EVENT_CLIENT_START: case SND_SEQ_EVENT_CLIENT_EXIT: case SND_SEQ_EVENT_CLIENT_CHANGE: case SND_SEQ_EVENT_PORT_START: case SND_SEQ_EVENT_PORT_EXIT: case SND_SEQ_EVENT_PORT_CHANGE: case SND_SEQ_EVENT_PORT_SUBSCRIBED: case SND_SEQ_EVENT_PORT_UNSUBSCRIBED: case SND_SEQ_EVENT_USR0: case SND_SEQ_EVENT_USR1: case SND_SEQ_EVENT_USR2: case SND_SEQ_EVENT_USR3: case SND_SEQ_EVENT_USR4: case SND_SEQ_EVENT_USR5: case SND_SEQ_EVENT_USR6: case SND_SEQ_EVENT_USR7: case SND_SEQ_EVENT_USR8: case SND_SEQ_EVENT_USR9: case SND_SEQ_EVENT_BOUNCE: case SND_SEQ_EVENT_USR_VAR0: case SND_SEQ_EVENT_USR_VAR1: case SND_SEQ_EVENT_USR_VAR2: case SND_SEQ_EVENT_USR_VAR3: case SND_SEQ_EVENT_USR_VAR4: case SND_SEQ_EVENT_NONE: return; } #ifdef CONFIG_DEBUG_0 // - show (input) event for debug purposes... fprintf(stderr, "ALSA MIDI In: 0x%02x", ev->type); if (ev->type == SND_SEQ_EVENT_SYSEX) { fprintf(stderr, " SysEx {"); unsigned char *data = (unsigned char *) ev->data.ext.ptr; for (unsigned int i = 0; i < ev->data.ext.len; ++i) fprintf(stderr, " %02x", data[i]); fprintf(stderr, " }\n"); } else { for (unsigned int i = 0; i < sizeof(ev->data.raw8.d); ++i) fprintf(stderr, " %3d", ev->data.raw8.d[i]); fprintf(stderr, "\n"); } #endif const unsigned int nlimit = ::jack_ringbuffer_write_space(m_alsa_buffer); if (nlimit > sizeof(jack_midi_event_t) + 4) { unsigned char ev_buff[nlimit]; unsigned char *ev_data = &ev_buff[0] + sizeof(jack_midi_event_t); const int ev_size = snd_midi_event_decode(m_alsa_decoder, ev_data, nlimit - sizeof(jack_midi_event_t), ev); if (ev_size > 0) { jack_midi_event_t *ev_head = (jack_midi_event_t *) &ev_buff[0]; ev_head->time = ::jack_frame_time(m_client); ev_head->size = ev_size; ev_head->buffer = (jack_midi_data_t *) ev_data; ::jack_ringbuffer_write(m_alsa_buffer, (const char *) ev_buff, sizeof(jack_midi_event_t) + ev_size); } snd_midi_event_reset_decode(m_alsa_decoder); } } #endif // CONFIG_ALSA_MIDI #ifdef CONFIG_JACK_SESSION // JACK session event handler. void synthv1_jack::sessionEvent ( void *pvSessionArg ) { jack_session_event_t *pJackSessionEvent = (jack_session_event_t *) pvSessionArg; #ifdef CONFIG_DEBUG qDebug("synthv1_jack::sessionEvent()" " type=%d client_uuid=\"%s\" session_dir=\"%s\"", int(pJackSessionEvent->type), pJackSessionEvent->client_uuid, pJackSessionEvent->session_dir); #endif const bool bQuit = (pJackSessionEvent->type == JackSessionSaveAndQuit); const QString sSessionDir = QString::fromUtf8(pJackSessionEvent->session_dir); const QString sSessionName = QFileInfo(QFileInfo(sSessionDir).canonicalPath()).completeBaseName(); const QString sSessionFile = sSessionName + '.' + SYNTHV1_TITLE; QStringList args; args << QCoreApplication::applicationFilePath(); args << QString("\"${SESSION_DIR}%1\"").arg(sSessionFile); synthv1_param::savePreset(this, QFileInfo(sSessionDir, sSessionFile).absoluteFilePath()); const QByteArray aCmdLine = args.join(" ").toUtf8(); pJackSessionEvent->command_line = ::strdup(aCmdLine.constData()); jack_session_reply(m_client, pJackSessionEvent); jack_session_event_free(pJackSessionEvent); if (bQuit) QCoreApplication::quit(); } #endif // CONFIG_JACK_SESSION //------------------------------------------------------------------------- // synthv1_jack_application -- Singleton application instance. // #include "synthv1widget_jack.h" #include #include #ifdef CONFIG_NSM #include "synthv1_nsm.h" #endif // Constructor. synthv1_jack_application::synthv1_jack_application ( int& argc, char **argv ) : QObject(NULL), m_pApp(NULL), m_bGui(true), m_pSynth(NULL), m_pWidget(NULL) #ifdef CONFIG_NSM , m_pNsmClient(NULL) #endif { #ifdef Q_WS_X11 m_bGui = (::getenv("DISPLAY") != 0); #endif for (int i = 1; i < argc; ++i) { const QString& sArg = QString::fromLocal8Bit(argv[i]); if (sArg[0] != '-') m_presets.append(sArg); else if (sArg == "-g" || sArg == "--no-gui") m_bGui = false; } if (m_bGui) m_pApp = new QApplication(argc, argv); else m_pApp = new QCoreApplication(argc, argv); } // Destructor. synthv1_jack_application::~synthv1_jack_application (void) { #ifdef CONFIG_NSM if (m_pNsmClient) delete m_pNsmClient; #endif if (m_pWidget) delete m_pWidget; if (m_pSynth) delete m_pSynth; if (m_pApp) delete m_pApp; } // Argument parser method. bool synthv1_jack_application::parse_args (void) { QTextStream out(stderr); const QStringList& args = m_pApp->arguments(); QStringListIterator iter(args); while (iter.hasNext()) { const QString& sArg = iter.next(); if (sArg == "-h" || sArg == "--help") { out << QObject::tr( "Usage: %1 [options] [preset-file]\n\n" SYNTHV1_TITLE " - " SYNTHV1_SUBTITLE "\n\n" "Options:\n\n" " -g, --no-gui\n\tDisable the graphical user interface (GUI)\n\n" " -h, --help\n\tShow help about command line options\n\n" " -v, --version\n\tShow version information\n\n") .arg(args.at(0)); return false; } else if (sArg == "-v" || sArg == "-V" || sArg == "--version") { out << QObject::tr("Qt: %1\n").arg(qVersion()); out << QObject::tr(SYNTHV1_TITLE ": %1\n").arg(SYNTHV1_VERSION); return false; } } return true; } // Startup methods. bool synthv1_jack_application::setup (void) { if (m_pApp == NULL) return false; if (!parse_args()) { m_pApp->quit(); return false; } m_pSynth = new synthv1_jack(); if (m_bGui) { m_pWidget = new synthv1widget_jack(m_pSynth); if (m_presets.isEmpty()) m_pWidget->initPreset(); else m_pWidget->loadPreset(m_presets.first()); m_pWidget->show(); } else if (!m_presets.isEmpty()) synthv1_param::loadPreset(m_pSynth, m_presets.first()); #ifdef CONFIG_NSM // Check whether to participate into a NSM session... const QString& nsm_url = QString::fromLatin1(::getenv("NSM_URL")); if (!nsm_url.isEmpty()) { m_pNsmClient = new synthv1_nsm(nsm_url); QObject::connect(m_pNsmClient, SIGNAL(open()), SLOT(openSession())); QObject::connect(m_pNsmClient, SIGNAL(save()), SLOT(saveSession())); QObject::connect(m_pNsmClient, SIGNAL(show()), SLOT(showSession())); QObject::connect(m_pNsmClient, SIGNAL(hide()), SLOT(hideSession())); QString caps(":switch:dirty:"); if (m_bGui) caps += "optional-gui:"; m_pNsmClient->announce(SYNTHV1_TITLE, caps.toLatin1().constData()); if (m_pWidget) m_pWidget->setNsmClient(m_pNsmClient); } #endif // CONFIG_NSM return true; } // Facade method. int synthv1_jack_application::exec (void) { return (setup() ? m_pApp->exec() : 1); } #ifdef CONFIG_NSM void synthv1_jack_application::openSession (void) { if (m_pSynth == NULL) return; if (m_pNsmClient == NULL) return; if (!m_pNsmClient->is_active()) return; #ifdef CONFIG_DEBUG qDebug("synthv1_jack::openSession()"); #endif m_pSynth->deactivate(); m_pSynth->close(); const QString& client_id = m_pNsmClient->client_id(); const QString& path_name = m_pNsmClient->path_name(); const QString& display_name = m_pNsmClient->display_name(); m_pSynth->open(client_id.toUtf8().constData()); m_pSynth->activate(); const QDir dir(path_name); if (!dir.exists()) dir.mkpath(path_name); const QFileInfo fi(path_name, display_name + '.' + SYNTHV1_TITLE); if (fi.exists()) { const QString& sFilename = fi.absoluteFilePath(); if (m_pWidget) { m_pWidget->loadPreset(sFilename); } else { synthv1_param::loadPreset(m_pSynth, sFilename); } } m_pNsmClient->open_reply(); m_pNsmClient->dirty(false); if (m_pWidget) m_pNsmClient->visible(m_pWidget->isVisible()); } void synthv1_jack_application::saveSession (void) { if (m_pSynth == NULL) return; if (m_pNsmClient == NULL) return; if (!m_pNsmClient->is_active()) return; #ifdef CONFIG_DEBUG qDebug("synthv1_jack::saveSession()"); #endif const QString& path_name = m_pNsmClient->path_name(); const QString& display_name = m_pNsmClient->display_name(); // const QString& client_id = m_pNsmClient->client_id(); const QFileInfo fi(path_name, display_name + '.' + SYNTHV1_TITLE); synthv1_param::savePreset(m_pSynth, fi.absoluteFilePath()); m_pNsmClient->save_reply(); m_pNsmClient->dirty(false); } void synthv1_jack_application::showSession (void) { if (m_pNsmClient == NULL) return; if (!m_pNsmClient->is_active()) return; #ifdef CONFIG_DEBUG qDebug("synthv1_jack::showSession()"); #endif if (m_pWidget) { m_pWidget->show(); m_pWidget->raise(); m_pWidget->activateWindow(); } } void synthv1_jack_application::hideSession (void) { if (m_pNsmClient == NULL) return; if (!m_pNsmClient->is_active()) return; #ifdef CONFIG_DEBUG qDebug("synthv1_jack::hideSession()"); #endif if (m_pWidget) m_pWidget->hide(); } #endif // CONFIG_NSM //------------------------------------------------------------------------- // main int main ( int argc, char *argv[] ) { Q_INIT_RESOURCE(synthv1); synthv1_jack_application app(argc, argv); return app.exec(); } // end of synthv1_jack.cpp synthv1-0.7.1/src/PaxHeaders.4140/images0000644000000000000000000000013212566622134014566 xustar0030 mtime=1440425052.678715541 30 atime=1440425052.676715541 30 ctime=1440425052.678715541 synthv1-0.7.1/src/images/0000755000175000001440000000000012566622134015504 5ustar00rncbcusers00000000000000synthv1-0.7.1/src/images/PaxHeaders.4140/presetDelete.png0000644000000000000000000000013212566622134017776 xustar0030 mtime=1440425052.676715541 30 atime=1440425052.676715541 30 ctime=1440425052.676715541 synthv1-0.7.1/src/images/presetDelete.png0000644000175000001440000000030512566622134020635 0ustar00rncbcusers00000000000000‰PNG  IHDRóÿasRGB®ÎéIDAT8˵SÉ€ \©Ìjhê°ëÀÊâÃAÑ,¯ü`$ËüPá!¶ ÑÂB„-ìLHš¨0¿azOLD Û9\îˆéJVxŽ] —ÎNÔ ‹çâ,@dS8Ò]²xâ ¥i³jµ²Ø»[i§ƒŽ§ xóY>¯R£h û¬#IEND®B`‚synthv1-0.7.1/src/images/PaxHeaders.4140/presetSave.png0000644000000000000000000000013212566622134017472 xustar0030 mtime=1440425052.676715541 30 atime=1440425052.676715541 30 ctime=1440425052.676715541 synthv1-0.7.1/src/images/presetSave.png0000644000175000001440000000027712566622134020341 0ustar00rncbcusers00000000000000‰PNG  IHDRóÿasRGB®ÎéyIDAT8ËÅ“Í €0 F_¥; ÝÁ5ê ß-· äJOJQQ¬ˆ9¥!yù-¼”`fsK°™…¸>b4JtäîH"¥»–Ìî¾éM€¾ŸÞjù÷½Uó¹íÿ8sxT@)Ã7[tzdÿo!TzˇÃΟs×Ó°÷0DIEND®B`‚synthv1-0.7.1/src/images/PaxHeaders.4140/presetOpen.png0000644000000000000000000000013212566622134017475 xustar0030 mtime=1440425052.676715541 30 atime=1440425052.676715541 30 ctime=1440425052.676715541 synthv1-0.7.1/src/images/presetOpen.png0000644000175000001440000000035412566622134020340 0ustar00rncbcusers00000000000000‰PNG  IHDRóÿasRGB®Îé¦IDAT8˽“Aà ‡¨?gåLžòKû-î¡¡J(UH+e/+k ÀŸríFÎÙšµ¦åœm/±Øê±/N)¡ªxP¼̳X§™ûÒ‘ƒ÷T¡SK®÷U=ø¦èÎ2¶J)£*„–Áéuž!Nõ6×Õ yÙ V C¾Å6 ¾£Å¥t¿@º€+1* }çvñ/-½¹SOÑ)ÓðAIEND®B`‚synthv1-0.7.1/src/images/PaxHeaders.4140/synthv1_preset.png0000644000000000000000000000013212566622134020347 xustar0030 mtime=1440425052.678715541 30 atime=1440425052.678715541 30 ctime=1440425052.678715541 synthv1-0.7.1/src/images/synthv1_preset.png0000644000175000001440000000346612566622134021221 0ustar00rncbcusers00000000000000‰PNG  IHDR szzôýIDATXí—_hTéÆßwÎÉœ™I2ÎÄMœh"´(©P¨)ÅÁ½ôÆB¡´B!©¥ØÙ¶`‹xÑ;wo¶4Vè•%b/-+¸!ÌZa³ &+š?&13“™0Μ9ߟ^LfŒq¢±ô…—søÎá;Ï÷<Ïû½ßlˆóçî?>´³µµMcB°•pGŒŽŽ®Ü¸1ºÄ{„»q ZUƒÝÝ;otvvzJ)µEBጌÌc>¹yó¯ŸÁÿ@kŒÇãéD"RjË+BJ¥RÃÃÃ× …ü®;wþñG üÞm­µZk¡µ6[•Àc÷îÝë|üño-¥½}ûöïÕ÷P§Q‹-°ÖŠ……çv÷îÝÎåË—áºnâÖ­[¿V¶ @ˆës«Xk™™™¡P(ØÁÁAqñâÅŸT«ÕðÎ;¿Ù „Û|2òý>^Ï••Q*•,`9".]ºô3Çqªccc¿*[”@[P‹Ål&“Åb‘t:mûúúÄ… ι±±±?úˆ ù>,]]]D"{ÿþ}‰³³sf` _ŽŒŒüîùó…§ããŸÿù ¼úpÝ[´ H§Ó Ñß?@,#™LÊdr==½âàÁ'ÇÇ?¿ TßiB )6†”×m®^*ÕA2™Z{Ïi0#¥¤»»»mã„îftJ)R6}¦”"—Ë¡T¸ C¯¤³ÖZ@8ŽC­@ßÀÀÀ×ããã•·H@#×|?Ê£Gý J©€ºg¬µ!±*@«7á†á÷Î;÷E>Ÿÿl||ü§Mc0ÆlZ ZkR)rÙ,“_~I4ÇX‹5¦á£5&¶·u;zeÏT¬Eàû¾4ư²²’¸råŠÍÌdŒÁZóF5Æh’Û’lko‡0ă C”ÒmÀhV_V(¥’8z–ª›@…Æ‚  P(Íf§®_¿.›0`ÑÚ µÆZp]!Àںƚ†k-Û¢D”ØŽ>¢¢Œ]xŒwHù†¼ç"¨I³ÎÀ^}Ïh@£T¸Ö kFt‰hU»5‡ÕªÁJÂÊK¢]ß¡-æ²ZÈÑÙÕÃížyJÇÁu]¤”ucbŒA6i(h­QJ£µBkµ¶ÊWF“B€` œƒ±q¡ðÍ¿ˆ%{9pò<Ýß"÷p…! «¸®‹R Çq^óÕ¦´Vk jrc>p‰µ‚ªÖT*Êå2‡—‹_QÉNïØI.7ãz- hÁhE¹\A)…µV(¥šWA!@)Ù(G!\<×#ªTµF¶´ljD"€¥ÝM1ûÅßYøúŸayñŸ”Jø‘Œµ$í‹E|ßoH&“o“ æìºjŒ(\Ïe~~ŽJ¥Ì‡}}$ zzzèèØN2•âßÿ.=-žOÓÛáSÍϲ»w©Tù|žcÇŽÑÚÚº`bbÂ4e@)µ¶ÉÈF[®¥DJÉÓ§Oéêêbÿþý<~ü˜ÞÞ^æççæÞ½{,ú)?üÑ)–>app0 ¹{÷®={ö¬X^^þöÇS@N¾ À«Õë5í år™ééoØ·o‹‹‹är9:;;™››#‘H µÆó<Êå2Éd’B¡€ïûxžG¥R¡¿¿ÿC o³C)a®c@½ÆÀÜÜ/_–øè£“LOOãº.ƒƒƒLMMqàÀ\×åèÑ£?~œÞÞ^Μ9ÃÌÌ CCCA víÚe„ÉÇÌd2÷7• Z ×R};XkÈårxžG,ãØ±c¤Ói„œ>}šx<Îìì,{öìáôéÓ$“IÒé4ÝÝݤÓiNœ8awìØa*•ŠˆÐˆ"'@6›¥‰Å&çÀÚQBÊOs3Ò˜]G¹sö(1ë7¯Z_çÐZãyÆ´ÖXk%•J‘Éd:a® Ø)]²¿RJ”RÄQÔ‡Ai‚ìZ{¤ÒYœ³l¬Ýd÷žIZ¦o6ÈfRøž#IÒ™ &éÃçûþ°7Æàœóè40ÄÔ9‡ò¾öHlÿŠN‡8Žéõzlmm}£©¯ÿV·­ Ïóð<¯“D+øžcò®£ÌÜûºÝ.{¿ÿ•©;IûKûh­ék`ð˜çyA0¼ë6Óüú„1†T*Åx¹L·Û%IÚí65Y_|ƒpò{TîQí2ë7?!•/sèáŸSÛCÜÛ —öɧtC´öÐZ“ÉdX^^æÓO?%I‚ ú–Ûp€ö<´R$ƈïû222"qKßüµˆ‹¥qíMéuCÉå ’D›Rûò3-ÊX1'éBYz.%[½žcÄZ+AH¡PçƘ¡@Câ¸ïú­1¦Ön£DHÀù¾O>Ÿ# ïb‚x„µÏ¸~þUs?gÎü“vgƒÎ¾C:ð©mÆ,ÅãL%_’ 67ÛO6›¥ÓéHEcì¶¼}fggÝùóçÙµkW1É ú I|_#¢H’cLߦ¥{ã /½OªÛÅGøø—Q¢ð•æ@!!P9_c­zÂT*…ïûŒŽŽúÕjuˆƒ~å•W,/•J÷i­‰ãØe‹E´ÖlnnàA@´Ûí>n‰‰É9”çÇQÖ"â㔇Ö>qEZkÒé4ÖZ”RwV«Õ à*  X,‹ÓÓÓ?~œ duuUJ¥1y衇$“ÉH³Ù”8Žåĉräè19ñðI)”ÊróËUénErü¡R¯Èâ¿nH£Ñ”#GŽÈøø¸\¾|Yjµš9r„Ý»wS­V§ù[ÌpÏž={ÓéôO?ý4333òüóÏ»ëׯsêÔ)Nž<É /¼@«ÕâÞ{ïå™gžá‹/¾`bb‚—_~™jµÊôô4O=õï¾û.‹‹‹LNNrúôi®_¿Î|@¹\æÔ©SR¯×¹páBØP*•úVÍfÍÍÍ•+•J²²²âŠÅ"¹\Ž‘‘Úí6ÖZ …¥R‰0 ét:cˆã˜ÉÉIR©FƒB¡Àèè(JkkkÜqÇär9’$áæÍ›îСCìÚµË/ šÍ¦SÛ⇇¦R©¸f³I>Ÿgdd„Ý»wݪRЉ‰ Òé4J) …¾ï366F:“`jjŠL&ƒŸòI’„©©)´ÛmŠÅ"Gejjê>` @=öØc£££Çæçç)Šêµ×_“—þø’XkeffF†¼úê«ræÌ)‹8ç$ŸÏKÇòÆoÈ¥O.‰RJ*•Š,,,È;o¿#+++2::*™LF.^¼(~ø¡c܃>H©TšfôÆÆÆÌáÇÎÌÌ JäÀ]ܵÅk?~œññqêõ:óó󌌌077‡1ÏóPJñÀpéÒ%|ßgÏž=”Ëežøé\Y¸ÂÞ½{ÑZóä“O’Ïç™››Ã÷}î¾ûn*•Jelll¾Ñh¼É£>ú«_|Ñu:çœsNÇž;wζZ-뜳ÍfÓž?Þ:ç¬sή¬¬ØsçΠ饥%ûöÛoéjµzËz­V³gÏžÐ. ÃäÙgŸuüÒÓÓÓ‡ÇÆÆ†6»¼¼Ìúú:¾ï³¾¾Îòò2­V‹(ŠèõzÔj5êõ:›››lç“„aH†ÄqL³Ù¤Ýn†!QQ«Õ†·Ûíº(Џçž{(•JóÀ„¶Ö¦oܸÁ{ï½G*•rËËËT«U|¿ïH"e­VcmmmXVWW©V«A@’$¬­­Q¯×‡!¹V«Ñh4Ä‚0 ¹víI’”€’n4Îó<öïßOÃrß¾}ÃÐìû>333·ÑÖZ´Öˆû÷ïÇÓ·‚íuçÜ-û“$accƒ«W¯†¡Z÷z=i4,..¢µ–jµJ½^gaa$I¨×ë4›M®\¹‚µvH/,, %ܹ¿ÑhÐl6Éår8ç†ôÂÂÖZ:Ž«×ëDQä'<òÈ_*•Ê)­µÄZë’õ34;Ìyãvâ:Ì%ÉÇ`ÿÎóƒÔnÇy§”RgÏžýlaaágºÕj}ÔëõNcpÒo·%"B²¤*¥n£íÜ¿ó¼RjÀˆ¥µf}}=Vùr¹üç ~ Ø~aôUõsK1òÇÿ¥@¤Õj­…aø²Öú· h÷z½ßYkcQ·×~rÛx åw]ßéÎã8NÂ0¼üÞ³¬Â0|ø¥µöι4`vf-ÿ«J\D”1&þ\ø7¼½¢|IEND®B`‚synthv1-0.7.1/src/images/PaxHeaders.4140/synthv1.svg0000644000000000000000000000013212566622134017000 xustar0030 mtime=1440425052.677715541 30 atime=1440425052.676715541 30 ctime=1440425052.677715541 synthv1-0.7.1/src/images/synthv1.svg0000644000175000001440000074044212566622134017654 0ustar00rncbcusers00000000000000 image/svg+xml Jarle Akselsen synthv1-0.7.1/src/images/PaxHeaders.4140/presetBank.png0000644000000000000000000000013212566622134017447 xustar0030 mtime=1440425052.676715541 30 atime=1440425052.676715541 30 ctime=1440425052.676715541 synthv1-0.7.1/src/images/presetBank.png0000644000175000001440000000146412566622134020315 0ustar00rncbcusers00000000000000‰PNG  IHDRóÿaûIDAT8Ë}’Ohe‡Ÿ™o¾™ovw²Ikt·­”niSi‹ ‰‡-ÁÙ€(æ$жT*‚5¥”"´JEkQ¬7E²bkÑjZ1mÐdÛÆÄ¤uógw›ÝdwfgÇKµM-þn//Ï—‡n‰ëºòæ9‹E“ÉäS™Œ{ääÉÏ–{{{ûnÞë·ÀëÝ®ë*€x<žN$>üèƒ÷ú•)ìR©Ôí8Î}ÿ0ÆuÐð}g.—Û–Ïçgt]ßÜÞÞ¾{ïÞ=‡ö?¿/Òqg«váÂWgþäÑG2/Ž\×ý-›ÍÖµžžgrrò± hlûäÄñ~SúñŸ†ûö<ݹµSŸšúƒÓg†› ýÐ.2éqÖÝÿz†‡4¥Ô[oxí¹—úŸl3›E0 æù”çùah„ŸÎ’¼{=}é ¬•ÓXm]D¶<û*ð&€¡”ª¼òBß–† Ñ©,×8?œãÔ£+ÎÓw³iÍ»ˆÔ¤VI74M ÃÚUª W¸2soÏŽ‘_ x8ÝÍWÐj£P­ ¤@JÃR« B¯Â×Ù!pºØ˜ÚÁ3] LÁr)ÀŒ( Ã@Ó4·)ðë+äÿ*°ëÞ ú0v}†H)B ÉHç¿ußãZ¥Fà-("l!¦i"¤ul£MÓô0 o…íÂA"´þŠ€ ÓQw¶,•Ë’¼×™y`= \G=‚þöHlæœ0çnLlÀD$ X2‘Tš‰mlÛ½ã10àítCÿ*éS­¶çBWÛÑ-égèóÛah)$ÈÌdi·ì†åÖ?l,¼sY^ ×§âIª` IEND®B`‚synthv1-0.7.1/src/images/PaxHeaders.4140/synthv1_control.png0000644000000000000000000000013212566622134020525 xustar0030 mtime=1440425052.677715541 30 atime=1440425052.677715541 30 ctime=1440425052.677715541 synthv1-0.7.1/src/images/synthv1_control.png0000644000175000001440000001143012566622134021365 0ustar00rncbcusers00000000000000‰PNG  IHDR00Wù‡ßIDAThÞíYkpœWy~Î9ßm¿ýö~‘´–¬‹mY’m]ml'!äB’&3$tJRB.Ò´@™)?;´ô'Pf:ÍL;@™vZ&\†’8N0p1Žì8–%Û±dY’uójµ«Ýo÷»súC+%ÆI ?y5gt޾Õ~ïsÞ罜÷”?Ê$ìÏhý·’N§ÕjµJt݈麕RF‡Z>ý™'ï9~ü¸ŸÉfìJEùðíù÷åâ²Ï¥K ÑÐß?°û¶Û>Ô?2rVH$É´ãÔ ëºÅ9Wêï oïYèæ?†A»îº›PUUUòù<}≿èܳ{·F(µä¦¦gZ×ìëï;xmq! V,‡¤à[ßkÖ4m[WwÏs Û´Y‘HçòrÁ¹ï¾û¸®kiš`ÐêÉê è{£lZÇqÉdØü#ÒÖÞ®]™œT)eʶí;’z(üWs óÇWV"@$l D#‰]n¹Ã!Åh,b*FøO²RZò¢ÑHãÌ ÊĔJ¹4~ë¡¥½£ý ¥ÔfŒL3\õ<—Aà×uÄÛæ7”ÍHÉîÝ{”‘‘³ò¿ÿçÙžG>ñÐL,‹¸®›p§ôàŸ>ôÏËÅJ÷ÏŽù¯{îûø[¶¶™ ¹æŒ¢ê Lñì•’™ÎfbnöjQ×Të•c/^~õ•×w÷îmÉd³{^>zøK¡Éjµê%ÆØ5Îù2€ÀÀëCÔÈ÷â$™L*ù|žÜzë-wÞywÿóÏ?gHSJ;·oÛ–ÐÍÐÀo ·ßÁæLC.E)5ì•‚Q¼6kZѰº8;Í\§ª¤ÒYËŠÅ´–öNk`ßÛ|§ÒNá/LŒO!¸”R )¥÷ÉGí\‹‹‹n}Cå&+÷@Éç󬱱Éúþ÷¿_޷gÝvëÏþ WUµ}ë¶=ûo¹ýþfU¡ …@©®,±Ží;hww/íÚÕOs[ZiWÏÚÞ¾ƒ†Ã&Y^š'Dr1jîèé§§Úè¹SßóeLÜu×GvdÒ'Nüz©V«qJ©”Rþþ ‡Ãº®ëz±XŒD"‘l©TŠ?ùäSŸ°kn·•lÉuìØ™ð5î9èìÚCãñ©Ø¹)J)¸XµÚÖÚüàßûq­æ¼©ªjÙ÷ý9EQ*A”Ôê”’7¢Ò ø¾Ï¸:!`ªª)At_2Ýõà=¹æ­QáUµL:K»zú¨”‚Úv™(”Ê¢0…PʈÂ(aT!’Ôª"¤$Ù† ›aR)/i‰xJïéÛ—.æçâ/¼ðÜ×õUUcœó•ýû4LMMUU•BïÝøÁO=õ×íó…/ì<~â7}™tÓíùü¼wÛ½wÏྷVVRÉF¶¥y+-–Hp±ÂDH€òÖ;äši%(c „ V³‰i†I,–ÄÜÌ$⩌‰¦Éå7Ï«f8í:pO_ïîZ<‘ˆŽŽÎèº.‚ pïD§ †O «ܛͦ‡TÝ|ÄõƒôC=µ7p«J:™a{÷öÓJéš›²ÄiÈʇ p.@6Q„¬¾QJPJe$ÝЈ¹«SDP&5]·B:ËÆ¢‘àµß¼:yáÂù×u«œóZB^ý Å»)“ÃïÑáS§›oÚ·mèÀŽë¨†ª°¡¡ú¿KN¾v’œ>}ªÂйc;®V`h*„ܨ¿\ß4"$$$cÄ G`ÛÚØØ¬\º8êüê?(•жëºee6€J¿6gbÍõ‚SÓ+Û´EµŒè§¿|åerùòb™Ä¢)œ8~—ÎcKc5Ç­G¹þ³ŽB H"Aˆïs„­aDPÉ [†®ë f}èõ ­¼SfÞ``p°©¯··¥ZµÍ¡Ø ê:e‰ÆÈÊÊ21Ì0(c’#a~~FHG êjK Ⱥúbm @’ÕAJ%8çØºu»T×÷ߦd2ÑD"™I$ ­­­[:;;›èŒ)j%ô]•÷Ýwßm M²¬ˆnFbŠç:t{ç.bWl$“)L^™i„ ¬”WkÊÁ¶]°Uª¯*\çýÿW1HH")ÉÁ(!AàËt¦AÛÓÛ›V 놖šžšVkµjÀyJ‰Æ9œY`ƒLOÏ4––˜aÆú::w¥Šù¶cç.Z©Ø¤¹¹ ÂwP,¡ë ÝÝ;ѳgó‹¨*«#À[Š×A­ª/6XEEU ˆÁÌ•Kräì™ÊÕÙ«…S§†Çfgg)¥%Îù ¿‚w´ÀâÂüâå‰ñ—yü/ï6ùR.A× ‹KÐŒÜôaì,,À0BY1,Ê Œ®+·a÷몯ûž‚CJ)%(SVìÄ´’ðTU…'E Ù¡¢÷ŽO¢ 4„¢µµµZ íííp][·nE<OJé¯rƒü‰] MGξ¡æç&OePõ9œj*SVs­ÔÙêKB)˜¢@H EQpq|pœÊ¥ex® dÔ®yl3c0" 5 ¯æcxxÙlÃÃÃH¥RE,ƒÂ'„¸õ°ºÑ‰_?sf’¿|úÌ-Éx”¾{`¿p977…-[;H¹T€ª¨ëÅÂf.H)ÞÊR­ÕÐÑѧVƒï4„íîB2•D<‘A¹pçNG¦eLˆG ¡0¨K±wïÆÆÎchhçÏŸGWW®\¹‚º_¬97Pèg?ýÉø‰'.×ìòåLCsâÄÏÊH<%¯][@µ\‚®‡ð`=뮕›‡” ¥…Ã( ¨Õj ” ¨-cìÍ Ì­(˜wbxþ?þ¥¹ ˜›½†dÔDÔÔA$œ8ñ*âñ8FFFFqáÂhš†ú‰m}l é:£SÉT¦%“ihÖ¨X)-- šÈÈññ7¥”Œ)ë¡ô­h-A­òk5ÛAß÷¡( ÇAØŠOÿГHÄ£èºãó(Õ$v Ý S#ˆ˜:4Mc aÛ6Òé48çH§Ó× x®»øèc÷=öè£ZOWÇðó‡Ÿ;óýê¥Àóˆ Ë cg¥ÂUç„«IL¾U…®[€äñxét¹\ŽSCº© S'þ5O ÷ླྀ÷É÷*ÐQË%BpŒ!£¥¥ÉdKKK`ŒÝÀÇz(Íf¼¯ýŸ~òôÓO«Úö¤2J¯ýêG"%ÌHçÇFà{.ÌPŒ1PJ!¥ç"àB¬êO€d2‰³gÏ"ŸÏÃq¨ªØW±4;ŽH$Ц\®ã‚‰ˆ¡‚) ’0ôtw£R©`zzccchoo‡çy7.%¾óì³3JŒ±J‰&¥¤“““\UUÛÞaê᨜žž‚ik߀@­›s¹9‡ÂŠËËà|5ÄÆâ1±¨…7Ž>›_„&˘¿| · =ˆˆÆÐÖÜ„WG<çMÄâ ‹EÄãqÌÏÏCQlnEn i×4-¨T*‹Œ1ÀyøáOôÖœ=wöÍÅÅ|{WïPxGçnE ™r|âR‰ ¨¢R ZµQ^)¡êy ”‚q޶ö6.Ö˦¨hJ|ï+%Ai¥„ÿýn‡5 ËùkHX*bVB$‰õ ð}„åmÅÙ@*Î9õ<‘H„ÔjµÚ§>ýéþææææï<ûìèââB-dš†ÀzågÿW6Tb¤29i˜HJษ9®¬T+d~vñ¨ EQàû>@+lAS5ø¾J)Ñ”Ž"ªÔ¯@Ø×µ(tQwmX‘(,ËB¡P€ïûhjj"™LF) ÓAœãœ_ànö šJ¥H±Xôÿö‹_ìlÈ6æ¾öµ¯¾V©TJ)ÛÝ7t R^)CúrüâyWòš65>*–ç‰[µQ³W°03soœ$ÑH;vìXÑÜÜ Ã0‰D0;;‹ûï¿!ÓDsK FFÎAÚ‹‰‰Ë[ CG[[®\¹EQpÓM7annó¾ïJ)§T77w…¢(€ŒFãôË_þûŸJ)SÄÐÞ½Íý½»Æ¾õ­o^+‹‘h4šÐÆFSÝÝ=éѳö¢*ÊäåI¿)—3 ¤öØc‘ååeBpõêUÜ}÷Ý8}ú4<ÏÃüü<y䜾\,N~p-·%W)‹+mmm$‹¡\.£³³+++H¥RÈçóèè耢(k !,ËBcc#\×E2™D,ƒïûˆF£€\.‡ùùy´¶¶Êîîî-²tµÍÏ”ß.ˆBá°åÛv¥À4³Ù†Ò™3gf¥” “¢QJÃŒ±ÈÄø%@@¨©©i¨»»;ÓÚÚŠ—~ôB¡Âá0"‘*• &''ÑÚÚŠp8 J)LÓ„b=Æ···cäÜ9xž+bÁ²,„ÌJ¥R©z{{ÕcÇŽí ‚ @½ÉPÛ®¸Àã§Oš:}êÔ"€8€&¥T8ççÜ`Œ™õ¶ˆÕßßȲ,¾eË6Sá<ð ÚÛÛ‘Ï_ÃÌÌ4ü „ëy¤µµR ŒŽžÃg?ûYtuuá…ÇA(AG{:„_<‚A´¶¶’\.'úúúú‡‡‡“õ’ú·jJZ¯¡z&Îk0Ms+!¤@'€õÑ`€AJé->ö¹Ï}Î9räH ërôèѵ©´m[–ËåõõK/½´>?räÈú¼R©Èr¹,…RJ);¶þìå—_ö~øá2€ÏèP®sPZkoûu0‚sΫժW_Óëô*©eYf<·4MÓ9çâðáÃð}ËËË8r䤔¨T* ”" AÓ4\¼xq½¾c ®ë¢V«B¡t]Çùóçá8„(—Ë4—ËÒŒëPhˆµ„á¾ÓEC*• È–J%0ÆH4…mÛ¨T*ëÉÈ÷}hš†H$Ó4áy‰!p]ét¶m¯!c±LÓDH&“B`yy™¬¬¬Ðµû5åîäï˜ÿ–hšÆmÛårápº®ƒsŽP(Ã0À9‡aÐu†aÀ0 ˜¦ Ã0@YŸsÎáºîÚ…ã†!„@xµD—klx'ïZ<σëºÂq<óÌ3`Œ­ŸÖ ¾ÍÂ9lj'AàôéÓ«ný³k–XûÜjÑÈQ.—åu”ˆ”ËeY©Tj‹‹‹•R©dB®K¹·‘R®+ù»:„õgkbÛv­~1È Þ?a’¾ÐØØøwBùû^^߈ÒB™Ïç_ð<€WØûøåk×4@·¦i9BÞçAÊåò(çü$€S¦Èû €BRRÊ„ õ^ÿû²û«Í?¹`À9Wßo“º_…ëtŠÖûšä}á(X`ÿ?X¤ÓË«›3IEND®B`‚synthv1-0.7.1/src/images/PaxHeaders.4140/presetBankOpen.png0000644000000000000000000000013212566622134020271 xustar0030 mtime=1440425052.676715541 30 atime=1440425052.676715541 30 ctime=1440425052.676715541 synthv1-0.7.1/src/images/presetBankOpen.png0000644000175000001440000000156212566622134021136 0ustar00rncbcusers00000000000000‰PNG  IHDRóÿa9IDAT8Ë…’h”uÇ_ß{ž»çîv·›ûátSk‰#ZÍÚˆÚè R !pØsX¬‘•’âÊ’ Êf«Õ°I²Ž˜³D–m퇮»Úìnλæµ_m·»gwÏ=÷íL†½þ{óáoÞ|àt]·/ÌJIII]MMÍñ¦¦¦ /¼ÛîWêºîÈËË«ž=ÔøJÃͧNÔ/YœïÖ4m}mm­÷GÜÕl6[FWF"‘a!DÜív?¶qÃ÷¾þêË;ï*-È4YáÁå[º«ººzÀ²¬ )¡ëº7 m0’ÉÞ?vt»ÝaWN}ü‰|©þYÏ#–)6R -*Y5Õ³l÷’%×£e header file. */ #undef HAVE_FCNTL_H /* Define to 1 if you have the header file. */ #undef HAVE_INTTYPES_H /* Define to 1 if you have the header file. */ #undef HAVE_JACK_JACK_H /* Define to 1 if you have the `m' library (-lm). */ #undef HAVE_LIBM /* Define to 1 if you have the `X11' library (-lX11). */ #undef HAVE_LIBX11 /* Define to 1 if you have the `Xext' library (-lXext). */ #undef HAVE_LIBXEXT /* Define to 1 if you have the header file. */ #undef HAVE_LV2_H /* Define to 1 if you have the header file. */ #undef HAVE_MEMORY_H /* Define to 1 if you have the header file. */ #undef HAVE_SIGNAL_H /* Define to 1 if you have the header file. */ #undef HAVE_STDINT_H /* Define to 1 if you have the header file. */ #undef HAVE_STDLIB_H /* Define to 1 if you have the header file. */ #undef HAVE_STRINGS_H /* Define to 1 if you have the header file. */ #undef HAVE_STRING_H /* Define to 1 if you have the header file. */ #undef HAVE_SYS_IOCTL_H /* Define to 1 if you have the header file. */ #undef HAVE_SYS_STAT_H /* Define to 1 if you have the header file. */ #undef HAVE_SYS_TYPES_H /* Define to 1 if you have that is POSIX.1 compatible. */ #undef HAVE_SYS_WAIT_H /* Define to 1 if you have the header file. */ #undef HAVE_UNISTD_H /* Define to the address where bug reports for this package should be sent. */ #undef PACKAGE_BUGREPORT /* Define to the full name of this package. */ #undef PACKAGE_NAME /* Define to the full name and version of this package. */ #undef PACKAGE_STRING /* Define to the one symbol short name of this package. */ #undef PACKAGE_TARNAME /* Define to the home page for this package. */ #undef PACKAGE_URL /* Define to the version of this package. */ #undef PACKAGE_VERSION /* Define to 1 if you have the ANSI C header files. */ #undef STDC_HEADERS synthv1-0.7.1/src/PaxHeaders.4140/synthv1_config.h0000644000000000000000000000013212566622134016510 xustar0030 mtime=1440425052.680715542 30 atime=1440425052.680715542 30 ctime=1440425052.680715542 synthv1-0.7.1/src/synthv1_config.h0000644000175000001440000000620212566622134017351 0ustar00rncbcusers00000000000000// synthv1_config.h // /**************************************************************************** Copyright (C) 2012-2015, rncbc aka Rui Nuno Capela. All rights reserved. This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. *****************************************************************************/ #ifndef __synthv1_config_h #define __synthv1_config_h #include "config.h" #define SYNTHV1_TITLE PACKAGE_NAME #define SYNTHV1_VERSION PACKAGE_VERSION #define SYNTHV1_SUBTITLE "an old-school polyphonic synthesizer." #define SYNTHV1_WEBSITE "http://synthv1.sourceforge.net" #define SYNTHV1_COPYRIGHT "Copyright (C) 2012-2015, rncbc aka Rui Nuno Capela. All rights reserved." #define SYNTHV1_DOMAIN "rncbc.org" //------------------------------------------------------------------------- // synthv1_config - Prototype settings class (singleton). // #include #include // forward decls. class synthv1_programs; class synthv1_controls; class synthv1_config : public QSettings { public: // Constructor. synthv1_config(); // Default destructor. ~synthv1_config(); // Default options... QString sPreset; QString sPresetDir; // Dial knob behavior mode. int iKnobDialMode; // Special persistent options. bool bControlsEnabled; bool bProgramsEnabled; bool bProgramsPreview; bool bUseNativeDialogs; // Run-time special non-persistent options. bool bDontUseNativeDialogs; // Custom widget style theme. QString sCustomStyleTheme; // Singleton instance accessor. static synthv1_config *getInstance(); // Preset utility methods. QString presetFile(const QString& sPreset); void setPresetFile(const QString& sPreset, const QString& sPresetFile); void removePreset(const QString& sPreset); QStringList presetList(); // Programs utility methods. void loadPrograms(synthv1_programs *pPrograms); void savePrograms(synthv1_programs *pPrograms); // Controllers utility methods. void loadControls(synthv1_controls *pControls); void saveControls(synthv1_controls *pControls); protected: // Preset group path. QString presetGroup() const; // Banks programs group path. QString programsGroup() const; QString bankPrefix() const; void clearPrograms(); // Controllers group path. QString controlsGroup() const; QString controlPrefix() const; void clearControls(); // Explicit I/O methods. void load(); void save(); private: // The singleton instance. static synthv1_config *g_pSettings; }; #endif // __synthv1_config_h // end of synthv1_config.h synthv1-0.7.1/src/PaxHeaders.4140/synthv1widget_knob.cpp0000644000000000000000000000013212566622134017733 xustar0030 mtime=1440425052.685715542 30 atime=1440425052.685715542 30 ctime=1440425052.685715542 synthv1-0.7.1/src/synthv1widget_knob.cpp0000644000175000001440000002771112566622134020604 0ustar00rncbcusers00000000000000// synthv1widget_knob.cpp // /**************************************************************************** Copyright (C) 2012-2015, rncbc aka Rui Nuno Capela. All rights reserved. This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. *****************************************************************************/ #include "synthv1widget_knob.h" #include #include #include #include #include #include // Integer value round. inline int iroundf(float x) { return int(x < 0.0f ? x - 0.5f : x + 0.5f); } //------------------------------------------------------------------------- // synthv1widget_dial - A better QDial widget. synthv1widget_dial::DialMode synthv1widget_dial::g_dialMode = synthv1widget_dial::DefaultMode; // Set knob dial mode behavior. void synthv1widget_dial::setDialMode ( DialMode dialMode ) { g_dialMode = dialMode; } synthv1widget_dial::DialMode synthv1widget_dial::dialMode (void) { return g_dialMode; } // Constructor. synthv1widget_dial::synthv1widget_dial ( QWidget *pParent ) : QDial(pParent), m_bMousePressed(false), m_fLastDragValue(0.0f) { } // Mouse angle determination. float synthv1widget_dial::mouseAngle ( const QPoint& pos ) { const float dx = pos.x() - (width() >> 1); const float dy = (height() >> 1) - pos.y(); return 180.0f * ::atan2f(dx, dy) / float(M_PI); } // Alternate mouse behavior event handlers. void synthv1widget_dial::mousePressEvent ( QMouseEvent *pMouseEvent ) { if (g_dialMode == DefaultMode) { QDial::mousePressEvent(pMouseEvent); } else if (pMouseEvent->button() == Qt::LeftButton) { m_bMousePressed = true; m_posMouse = pMouseEvent->pos(); m_fLastDragValue = float(value()); emit sliderPressed(); } } void synthv1widget_dial::mouseMoveEvent ( QMouseEvent *pMouseEvent ) { if (g_dialMode == DefaultMode) { QDial::mouseMoveEvent(pMouseEvent); return; } if (!m_bMousePressed) return; const QPoint& pos = pMouseEvent->pos(); const int dx = pos.x() - m_posMouse.x(); const int dy = pos.y() - m_posMouse.y(); float fAngleDelta = mouseAngle(pos) - mouseAngle(m_posMouse); int iNewValue = value(); switch (g_dialMode) { case LinearMode: iNewValue = int(m_fLastDragValue) + dx - dy; break; case AngularMode: default: // Forget about the drag origin to be robust on full rotations if (fAngleDelta > +180.0f) fAngleDelta -= 360.0f; else if (fAngleDelta < -180.0f) fAngleDelta += 360.0f; m_fLastDragValue += float(maximum() - minimum()) * fAngleDelta / 270.0f; if (m_fLastDragValue > float(maximum())) m_fLastDragValue = float(maximum()); else if (m_fLastDragValue < float(minimum())) m_fLastDragValue = float(minimum()); m_posMouse = pos; iNewValue = int(m_fLastDragValue + 0.5f); break; } setValue(iNewValue); update(); emit sliderMoved(value()); } void synthv1widget_dial::mouseReleaseEvent ( QMouseEvent *pMouseEvent ) { if (g_dialMode == DefaultMode && pMouseEvent->button() != Qt::MidButton) { QDial::mouseReleaseEvent(pMouseEvent); } else if (m_bMousePressed) { m_bMousePressed = false; } } //------------------------------------------------------------------------- // synthv1widget_knob - Custom composite widget. // // Constructor. synthv1widget_knob::synthv1widget_knob ( QWidget *pParent ) : QWidget(pParent) { const QFont& font = QWidget::font(); const QFont font2(font.family(), font.pointSize() - 2); QWidget::setFont(font2); m_pLabel = new QLabel(); m_pDial = new synthv1widget_dial(); m_fScale = 100.0f; resetDefaultValue(); m_pLabel->setAlignment(Qt::AlignCenter); m_pDial->setNotchesVisible(true); m_pDial->setMaximumSize(QSize(48, 42)); QGridLayout *pGridLayout = new QGridLayout(); pGridLayout->setMargin(0); pGridLayout->setSpacing(0); pGridLayout->addWidget(m_pLabel, 0, 0, 1, 3); pGridLayout->addWidget(m_pDial, 1, 0, 1, 3); QWidget::setLayout(pGridLayout); QWidget::setMaximumSize(QSize(52, 72)); QObject::connect(m_pDial, SIGNAL(valueChanged(int)), SLOT(dialValueChanged(int))); } void synthv1widget_knob::setText ( const QString& sText ) { m_pLabel->setText(sText); } QString synthv1widget_knob::text (void) const { return m_pLabel->text(); } void synthv1widget_knob::setValue ( float fValue, bool bDefault ) { const bool bDialBlock = m_pDial->blockSignals(true); m_pDial->setValue(scaleFromValue(fValue)); QPalette pal; if (m_iDefaultValue < 1 || bDefault) { m_fDefaultValue = fValue; m_iDefaultValue++; } else if (QWidget::isEnabled() && ::fabs(fValue - m_fDefaultValue) > 0.0001f) { pal.setColor(QPalette::Base, (pal.window().color().value() < 0x7f ? QColor(Qt::darkYellow).darker() : QColor(Qt::yellow).lighter())); } QWidget::setPalette(pal); emit valueChanged(fValue); m_pDial->blockSignals(bDialBlock); } float synthv1widget_knob::value (void) const { return valueFromScale(m_pDial->value()); } QString synthv1widget_knob::valueText (void) const { return QString::number(value()); } void synthv1widget_knob::setMaximum ( float fMaximum ) { m_pDial->setMaximum(scaleFromValue(fMaximum)); } float synthv1widget_knob::maximum (void) const { return valueFromScale(m_pDial->maximum()); } void synthv1widget_knob::setMinimum ( float fMinimum ) { m_pDial->setMinimum(scaleFromValue(fMinimum)); } float synthv1widget_knob::minimum (void) const { return valueFromScale(m_pDial->minimum()); } void synthv1widget_knob::resetDefaultValue (void) { m_fDefaultValue = 0.0f; m_iDefaultValue = 0; } void synthv1widget_knob::setDefaultValue ( float fDefaultValue ) { m_fDefaultValue = fDefaultValue; m_iDefaultValue++; } float synthv1widget_knob::defaultValue (void) const { return m_fDefaultValue; } void synthv1widget_knob::setSingleStep ( float fSingleStep ) { m_pDial->setSingleStep(scaleFromValue(fSingleStep)); } float synthv1widget_knob::singleStep (void) const { return valueFromScale(m_pDial->singleStep()); } // Mouse behavior event handler. void synthv1widget_knob::mousePressEvent ( QMouseEvent *pMouseEvent ) { if (pMouseEvent->button() == Qt::MidButton) { if (m_iDefaultValue < 1) { m_fDefaultValue = 0.5f * (maximum() + minimum()); m_iDefaultValue++; } setValue(m_fDefaultValue); } QWidget::mousePressEvent(pMouseEvent); } // Internal widget slots. void synthv1widget_knob::dialValueChanged ( int iDialValue ) { setValue(valueFromScale(iDialValue)); } // Scale multiplier (default=100). void synthv1widget_knob::setScale ( float fScale ) { m_fScale = fScale; m_pDial->setNotchTarget(valueFromScale(33.3f)); } float synthv1widget_knob::scale (void) const { return m_fScale; } // Scale/value converters. float synthv1widget_knob::scaleFromValue ( float fValue ) const { return (m_fScale * fValue); } float synthv1widget_knob::valueFromScale ( float fScale ) const { return (fScale / m_fScale); } //------------------------------------------------------------------------- // synthv1widget_spin - Custom knob/spin-box widget. // // Constructor. synthv1widget_spin::synthv1widget_spin ( QWidget *pParent ) : synthv1widget_knob(pParent) { m_pSpinBox = new QDoubleSpinBox(); m_pSpinBox->setAccelerated(true); m_pSpinBox->setAlignment(Qt::AlignCenter); const QFontMetrics fm(synthv1widget_knob::font()); m_pSpinBox->setMaximumHeight(fm.height() + 6); QGridLayout *pGridLayout = static_cast (QWidget::layout()); pGridLayout->addWidget(m_pSpinBox, 2, 1, 1, 1); setMinimum(0.0f); setMaximum(1.0f); setDecimals(1); QObject::connect(m_pSpinBox, SIGNAL(valueChanged(double)), SLOT(spinBoxValueChanged(double))); } // Virtual accessors. void synthv1widget_spin::setValue ( float fValue, bool bDefault ) { const bool bSpinBlock = m_pSpinBox->blockSignals(true); m_pSpinBox->setValue(scaleFromValue(fValue)); synthv1widget_knob::setValue(fValue, bDefault); m_pSpinBox->blockSignals(bSpinBlock); } void synthv1widget_spin::setMaximum ( float fMaximum ) { m_pSpinBox->setMaximum(scaleFromValue(fMaximum)); synthv1widget_knob::setMaximum(fMaximum); } void synthv1widget_spin::setMinimum ( float fMinimum ) { m_pSpinBox->setMinimum(scaleFromValue(fMinimum)); synthv1widget_knob::setMinimum(fMinimum); } void synthv1widget_spin::setSingleStep ( float fSingleStep ) { m_pSpinBox->setSingleStep(fSingleStep); synthv1widget_knob::setSingleStep(fSingleStep); } QString synthv1widget_spin::valueText (void) const { return QString::number(m_pSpinBox->value(), 'f', 1); } float synthv1widget_spin::value (void) const { return valueFromScale(m_pSpinBox->value()); } // Internal widget slots. void synthv1widget_spin::spinBoxValueChanged ( double spinValue ) { synthv1widget_knob::setValue(valueFromScale(float(spinValue))); } // Special value text (minimum) void synthv1widget_spin::setSpecialValueText ( const QString& sText ) { m_pSpinBox->setSpecialValueText(sText); } QString synthv1widget_spin::specialValueText (void) const { return m_pSpinBox->specialValueText(); } bool synthv1widget_spin::isSpecialValue (void) const { return (m_pSpinBox->minimum() >= m_pSpinBox->value()); } // Decimal digits allowed. void synthv1widget_spin::setDecimals ( int iDecimals ) { m_pSpinBox->setDecimals(iDecimals); setSingleStep(::powf(10.0f, - float(iDecimals))); } int synthv1widget_spin::decimals (void) const { return m_pSpinBox->decimals(); } //------------------------------------------------------------------------- // synthv1widget_combo - Custom knob/combo-box widget. // // Constructor. synthv1widget_combo::synthv1widget_combo ( QWidget *pParent ) : synthv1widget_knob(pParent) { m_pComboBox = new QComboBox(); const QFontMetrics fm(synthv1widget_knob::font()); m_pComboBox->setMaximumHeight(fm.height() + 6); QGridLayout *pGridLayout = static_cast (QWidget::layout()); pGridLayout->addWidget(m_pComboBox, 2, 0, 1, 3); QObject::connect(m_pComboBox, SIGNAL(activated(int)), SLOT(comboBoxValueChanged(int))); } // Virtual accessors. void synthv1widget_combo::setValue ( float fValue, bool bDefault ) { const bool bComboBlock = m_pComboBox->blockSignals(true); const int iValue = iroundf(fValue); m_pComboBox->setCurrentIndex(iValue); synthv1widget_knob::setValue(float(iValue), bDefault); m_pComboBox->blockSignals(bComboBlock); } QString synthv1widget_combo::valueText (void) const { return m_pComboBox->currentText(); } float synthv1widget_combo::value (void) const { return float(m_pComboBox->currentIndex()); } // Special combo-box mode accessors. void synthv1widget_combo::insertItems ( int iIndex, const QStringList& items ) { m_pComboBox->insertItems(iIndex, items); setMinimum(0.0f); const int iItemCount = m_pComboBox->count(); if (iItemCount > 0) { setMaximum(float(iItemCount - 1)); setSingleStep(5.0f / float(iItemCount)); } else { setMaximum(1.0f); setSingleStep(1.0f); } } void synthv1widget_combo::clear (void) { m_pComboBox->clear(); setMinimum(0.0f); setMaximum(1.0f); setSingleStep(1.0f); } // Internal widget slots. void synthv1widget_combo::comboBoxValueChanged ( int iComboValue ) { synthv1widget_knob::setValue(float(iComboValue)); } // Reimplemented mouse-wheel stepping. void synthv1widget_combo::wheelEvent ( QWheelEvent *pWheelEvent ) { const int delta = (pWheelEvent->delta() / 120); if (delta) { float fValue = value() + float(delta); if (fValue < minimum()) fValue = minimum(); else if (fValue > maximum()) fValue = maximum(); setValue(fValue); } } // end of synthv1widget_knob.cpp synthv1-0.7.1/src/PaxHeaders.4140/synthv1_wave.h0000644000000000000000000000013212566622134016205 xustar0030 mtime=1440425052.682715542 30 atime=1440425052.682715542 30 ctime=1440425052.682715542 synthv1-0.7.1/src/synthv1_wave.h0000644000175000001440000001424112566622134017050 0ustar00rncbcusers00000000000000// synthv1_wave.h // /**************************************************************************** Copyright (C) 2012-2015, rncbc aka Rui Nuno Capela. All rights reserved. This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. *****************************************************************************/ #ifndef __synthv1_wave_h #define __synthv1_wave_h #include // forward decls. class synthv1_wave_sched; //------------------------------------------------------------------------- // synthv1_wave - smoothed (integrating oversampled) wave table. // class synthv1_wave { public: // shape. enum Shape { Pulse = 0, Saw, Sine, Rand, Noise }; // ctor. synthv1_wave(uint32_t nsize = 1024, uint16_t nover = 24, uint16_t ntabs = 8); // dtor. ~synthv1_wave(); // properties. Shape shape() const { return m_shape; } float width() const { return m_width; } bool bandlimited() const { return m_bandl; } // sample rate. void setSampleRate(float srate) { m_srate = srate; } float sampleRate() const { return m_srate; } // init. void reset(Shape shape, float width, bool bandl = false); // init.synch. void reset_sync(Shape shape, float width, bool bandl = false); // init.test void reset_test(Shape shape, float width, bool bandl = false) { if (shape != m_shape || width != m_width || bandl != m_bandl) reset(shape, width, bandl); } // begin. float start(float& phase, float pshift = 0.0f, float freq = 0.0f) { const float p0 = float(m_nsize); update(freq); phase = m_phase0 + pshift * p0; if (phase >= p0) phase -= p0; return sample(phase, freq); } // iterate. float sample(float& phase, float freq) const { const uint32_t i = uint32_t(phase); const float alpha = phase - float(i); const float p0 = float(m_nsize); phase += p0 * freq / m_srate; if (phase >= p0) phase -= p0; if (m_itab < m_ntabs) { const float x0 = interp(i, m_itab, alpha); const float x1 = interp(i, m_itab + 1, alpha); return x0 + m_ftab * (x1 - x0); } else { return interp(i, m_itab, alpha); } } // interpolate. float interp(uint32_t i, uint16_t itab, float alpha) const { float *frames = m_tables[itab]; const float x0 = frames[i]; const float x1 = frames[i + 1]; #if 0 // cubic interp. const float x2 = frames[i + 2]; const float x3 = frames[i + 3]; const float c1 = (x2 - x0) * 0.5f; const float b1 = (x1 - x2); const float b2 = (c1 + b1); const float c3 = (x3 - x1) * 0.5f + b2 + b1; const float c2 = (c3 + b2); return (((c3 * alpha) - c2) * alpha + c1) * alpha + x1; #else // linear interp. return x0 + alpha * (x1 - x0); #endif } // absolute value. float value(float phase) const { const float p0 = float(m_nsize); phase *= p0; phase += m_phase0; if (phase >= p0) phase -= p0; return m_tables[m_ntabs][uint32_t(phase)]; } // post-iter. void update(float freq) { if (freq < m_min_freq) { m_itab = m_ntabs; m_ftab = 0.0f; } else if (freq < m_max_freq) { m_ftab = fast_flog2f(m_max_freq / freq); m_itab = uint16_t(m_ftab); m_ftab -= float(m_itab); } else { m_itab = 0; m_ftab = 0.0f; } } protected: // fast log2f approximation. static inline float fast_flog2f ( float x ) { union { float f; uint32_t i; } u; u.f = x; return (u.i * 1.192092896e-7f) - 126.943612f; } // init pulse tables. void reset_pulse(); // init pulse partial table. void reset_pulse_part(uint16_t itab); // init saw tables. void reset_saw(); // init saw partial table. void reset_saw_part(uint16_t itab); // init sine tables. void reset_sine(); // init sine partial table. void reset_sine_part(uint16_t itab); // init random tables. void reset_rand(); // init random partial table. void reset_rand_part(uint16_t itab); // init noise tables. void reset_noise(); // init noise partial table. void reset_noise_part(uint16_t itab); // post-processors. void reset_filter(uint16_t itab); void reset_normalize(uint16_t itab); void reset_interp(uint16_t itab); // Hal Chamberlain's pseudo-random linear congruential method. uint32_t pseudo_srand () { return (m_srand = (m_srand * 196314165) + 907633515); } float pseudo_randf () { return pseudo_srand() / float(0x8000U << 16) - 1.0f; } private: uint32_t m_nsize; uint16_t m_nover; uint16_t m_ntabs; Shape m_shape; float m_width; bool m_bandl; float m_srate; float **m_tables; float m_phase0; uint32_t m_srand; float m_min_freq; float m_max_freq; float m_ftab; uint16_t m_itab; synthv1_wave_sched *m_sched; }; //------------------------------------------------------------------------- // synthv1_wave_lf - hard/non-smoothed wave table (eg. LFO). // class synthv1_wave_lf : public synthv1_wave { public: // ctor. synthv1_wave_lf(uint32_t nsize = 128) : synthv1_wave(nsize, 0, 0) {} }; //------------------------------------------------------------------------- // synthv1_oscillator - wave table oscillator // class synthv1_oscillator { public: // ctor. synthv1_oscillator(synthv1_wave *wave = 0) { reset(wave); } // wave and phase accessors. void reset(synthv1_wave *wave) { m_wave = wave; m_phase = 0.0f; } synthv1_wave *wave() const { return m_wave; } // begin. float start(float pshift = 0.0f, float freq = 0.0f) { return m_wave->start(m_phase, pshift, freq); } // iterate. float sample(float freq) { return m_wave->sample(m_phase, freq); } // post-iter. void update(float freq) { m_wave->update(freq); } private: synthv1_wave *m_wave; float m_phase; }; #endif // __synthv1_wave_h // end of synthv1_wave.h synthv1-0.7.1/src/PaxHeaders.4140/synthv1_wave.cpp0000644000000000000000000000013212566622134016540 xustar0030 mtime=1440425052.682715542 30 atime=1440425052.682715542 30 ctime=1440425052.682715542 synthv1-0.7.1/src/synthv1_wave.cpp0000644000175000001440000002554312566622134017412 0ustar00rncbcusers00000000000000// synthv1_wave.cpp // /**************************************************************************** Copyright (C) 2012-2015, rncbc aka Rui Nuno Capela. All rights reserved. This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. *****************************************************************************/ #include "synthv1_wave.h" #include #include //------------------------------------------------------------------------- // synthv1_wave_sched - local module schedule thread stuff. // #include "synthv1_sched.h" class synthv1_wave_sched : public synthv1_sched { public: // ctor. synthv1_wave_sched (synthv1_wave *wave) : synthv1_sched(NULL, Wave), m_wave(wave), m_shape(synthv1_wave::Pulse), m_width(1.0f) {} // schedule reset. void reset(synthv1_wave::Shape shape, float width, bool bandl) { m_shape = shape; m_width = width; m_bandl = bandl; schedule(); } // process reset (virtual). void process(int) { m_wave->reset_sync(m_shape, m_width, m_bandl); } private: // instance variables. synthv1_wave *m_wave; synthv1_wave::Shape m_shape; float m_width; bool m_bandl; }; //------------------------------------------------------------------------- // synthv1_wave - smoothed (integrating oversampled) wave table. // // ctor. synthv1_wave::synthv1_wave ( uint32_t nsize, uint16_t nover, uint16_t ntabs ) : m_nsize(nsize), m_nover(nover), m_ntabs(ntabs), m_shape(Saw), m_width(1.0f), m_bandl(false), m_srate(44100.0f), m_srand(0), m_min_freq(0.0f), m_max_freq(0.0f), m_ftab(0.0f), m_itab(0), m_sched(NULL) { const uint16_t ntabs1 = m_ntabs + 1; m_tables = new float * [ntabs1]; for (uint16_t itab = 0; itab < ntabs1; ++itab) m_tables[itab] = new float [m_nsize + 4]; reset(m_shape, m_width, m_bandl); if (m_ntabs > 0) m_sched = new synthv1_wave_sched(this); } // dtor. synthv1_wave::~synthv1_wave (void) { if (m_sched) delete m_sched; const uint16_t ntabs1 = m_ntabs + 1; for (uint16_t itab = 0; itab < ntabs1; ++itab) delete [] m_tables[itab]; delete [] m_tables; } // init. void synthv1_wave::reset ( Shape shape, float width, bool bandl ) { if (m_sched) m_sched->reset(shape, width, bandl); else reset_sync(shape, width, bandl); } void synthv1_wave::reset_sync ( Shape shape, float width, bool bandl ) { m_shape = shape; m_width = width; m_bandl = (m_ntabs > 0 ? bandl : false); switch (m_shape) { case Pulse: reset_pulse(); break; case Saw: reset_saw(); break; case Sine: reset_sine(); break; case Rand: reset_rand(); break; case Noise: reset_noise(); // thru... default: break; } } // init pulse tables. void synthv1_wave::reset_pulse (void) { reset_pulse_part(m_ntabs); if (m_bandl) { for (uint16_t itab = 0; itab < m_ntabs; ++itab) reset_pulse_part(itab); m_max_freq = (0.25f * m_srate); m_min_freq = m_max_freq / float(1 << m_ntabs); } else { m_max_freq = (0.5f * m_srate); m_min_freq = m_max_freq; } } // init saw tables. void synthv1_wave::reset_saw (void) { reset_saw_part(m_ntabs); if (m_bandl) { for (uint16_t itab = 0; itab < m_ntabs; ++itab) reset_saw_part(itab); m_max_freq = (0.25f * m_srate); m_min_freq = m_max_freq / float(1 << m_ntabs); } else { m_max_freq = (0.5f * m_srate); m_min_freq = m_max_freq; } } // init sine tables. void synthv1_wave::reset_sine (void) { reset_sine_part(m_ntabs); if (m_bandl && m_width < 1.0f) { for (uint16_t itab = 0; itab < m_ntabs; ++itab) reset_sine_part(itab); m_max_freq = (0.25f * m_srate); m_min_freq = m_max_freq / float(1 << m_ntabs); } else { m_max_freq = (0.5f * m_srate); m_min_freq = m_max_freq; } } // init random tables. void synthv1_wave::reset_rand (void) { reset_rand_part(m_ntabs); if (m_bandl) { for (uint16_t itab = 0; itab < m_ntabs; ++itab) reset_rand_part(itab); m_max_freq = (0.25f * m_srate); m_min_freq = m_max_freq / float(1 << m_ntabs); } else { m_max_freq = (0.5f * m_srate); m_min_freq = m_max_freq; } } // init noise tables. void synthv1_wave::reset_noise (void) { reset_noise_part(m_ntabs); if (m_bandl) { for (uint16_t itab = 0; itab < m_ntabs; ++itab) reset_noise_part(itab); m_max_freq = (0.25f * m_srate); m_min_freq = m_max_freq / float(1 << m_ntabs); } else { m_max_freq = (0.5f * m_srate); m_min_freq = m_max_freq; } } // init pulse partial table. void synthv1_wave::reset_pulse_part ( uint16_t itab ) { const uint16_t nparts = (itab < m_ntabs ? 1 << itab : 0); const float p0 = float(m_nsize); const float w2 = p0 * m_width * 0.5f + 0.001f; float *frames = m_tables[itab]; for (uint32_t i = 0; i < m_nsize; ++i) { const float p = float(i); if (nparts > 0) { const float gibbs = 0.5f * M_PI / float(nparts); float sum = 0.0f; for (uint32_t n = 0; n < nparts; ++n) { const float gn = ::cosf(gibbs * float(n)); const float dn = float(n + 1) * M_PI; const float wn = 2.0f * dn; const float g2 = gn * gn / dn; sum += g2 * ::sinf(wn * (w2 - p) / p0); sum += g2 * ::sinf(wn * (p - p0) / p0); } frames[i] = 2.0f * sum; } else { frames[i] = (p < w2 ? 1.0f : -1.0f); } } reset_filter(itab); reset_normalize(itab); reset_interp(itab); } // init saw partial table. void synthv1_wave::reset_saw_part ( uint16_t itab ) { const uint16_t nparts = (itab < m_ntabs ? 1 << itab : 0); const float p0 = float(m_nsize); const float w0 = p0 * m_width; float *frames = m_tables[itab]; for (uint32_t i = 0; i < m_nsize; ++i) { const float p = float(i); if (nparts > 0) { const float gibbs = 0.5f * M_PI / float(nparts); float sum = 0.0f; float sgn = 2.0f; for (uint32_t n = 0; n < nparts; ++n) { const float gn = ::cosf(gibbs * float(n)); const float dn = float(n + 1) * M_PI; const float wn = 2.0f * dn; const float g2 = gn * gn / dn; if (w0 < 1.0f) sum += g2 * ::sinf(wn * p / p0); else if (w0 >= p0) sum += g2 * ::sinf(wn * (p0 - p) / p0); else { sum -= sgn * g2 * ::cosf(wn * (w0 - p) / p0) / dn; sum += sgn * g2 * ::cosf(wn * (p - p0) / p0) / dn; sgn = -sgn; } } frames[i] = 2.0f * sum; } else if (p < w0) { frames[i] = 2.0f * p / w0 - 1.0f; } else { frames[i] = 1.0f - 2.0f * (1.0f + (p - w0)) / (p0 - w0); } } reset_filter(itab); reset_normalize(itab); reset_interp(itab); } // init sine partial table. void synthv1_wave::reset_sine_part ( uint16_t itab ) { const float width = (itab >= m_ntabs ? m_width : 1.0f + float(itab) * (m_width - 1.0f) / float(m_ntabs)); const float p0 = float(m_nsize); const float w0 = p0 * width; const float w2 = w0 * 0.5f; float *frames = m_tables[itab]; for (uint32_t i = 0; i < m_nsize; ++i) { float p = float(i); if (p < w2) frames[i] = ::sinf(2.0f * M_PI * p / w0); else frames[i] = ::sinf(M_PI * (p + (p0 - w0)) / (p0 - w2)); } if (width < 1.0f) { reset_filter(itab); reset_normalize(itab); } reset_interp(itab); } // init random partial table. void synthv1_wave::reset_rand_part ( uint16_t itab ) { const uint16_t nparts = (itab < m_ntabs ? 1 << itab : 0); const float p0 = float(m_nsize); const float w0 = p0 * m_width; const uint32_t ihold = (uint32_t(p0 - w0) >> 3) + 1; float *frames = m_tables[itab]; if (nparts > 0) { const float *pntabs = m_tables[m_ntabs]; const uint32_t nholds = m_nsize / ihold; const uint32_t ntabs2 = m_ntabs << itab; uint32_t npart2 = nparts; uint32_t nhold2 = nholds; while (npart2 * nhold2 > ntabs2) { if (npart2 > m_ntabs) npart2 >>= 1; else if (nhold2 > m_ntabs) nhold2 >>= 1; } const float wk = p0 / float(nhold2); const float w2 = 0.5f * wk; const float gibbs = 0.5f * M_PI / float(npart2); for (uint32_t i = 0; i < m_nsize; ++i) { const float p = float(i); float sum = 0.0f; for (uint32_t n = 0; n < npart2; ++n) { const float gn = ::cosf(gibbs * float(n)); const float dn = float(n + 1) * M_PI; const float wn = 2.0f * dn; const float g2 = gn * gn / dn; float pk = 0.0f; for (uint32_t k = 0; k < nhold2; ++k) { const float gk = g2 * pntabs[uint32_t(pk + w2)]; sum += gk * ::sinf(wn * (wk - p + pk) / p0); sum += gk * ::sinf(wn * (p - p0 - pk) / p0); pk += wk; } } frames[i] = 2.0f * sum; } } else { m_srand = uint32_t(w0); float phold = 0.0f; for (uint32_t i = 0; i < m_nsize; ++i) { if ((i % ihold) == 0) phold = pseudo_randf(); frames[i] = phold; } } reset_filter(itab); reset_normalize(itab); reset_interp(itab); } // init random partial table. void synthv1_wave::reset_noise_part ( uint16_t itab ) { if (itab == m_ntabs) { const float p0 = float(m_nsize); const float w0 = p0 * m_width; m_srand = uint32_t(w0) ^ 0x9631; // magic! } float *frames = m_tables[itab]; for (uint32_t i = 0; i < m_nsize; ++i) frames[i] = pseudo_randf(); // reset_filter(itab); // reset_normalize(itab); reset_interp(itab); } // post-processors. void synthv1_wave::reset_filter ( uint16_t itab ) { float *frames = m_tables[itab]; uint32_t i, k = 0; for (i = 1; i < m_nsize; ++i) { const float p1 = frames[i - 1]; const float p2 = frames[i]; if (p1 < 0.0f && p2 >= 0.0f) { k = i; break; } } for (uint16_t n = 0; n < m_nover; ++n) { float p = frames[k]; for (i = 0; i < m_nsize; ++i) { if (++k >= m_nsize) k = 0; p = 0.5f * (frames[k] + p); frames[k] = p; } } } void synthv1_wave::reset_normalize ( uint16_t itab ) { float *frames = m_tables[itab]; uint32_t i; float pmax = 0.0f; float pmin = 0.0f; for (i = 0; i < m_nsize; ++i) { const float p = frames[i]; if (pmax < p) pmax = p; else if (pmin > p) pmin = p; } const float pmid = 0.5f * (pmax + pmin); pmax = 0.0f; for (i = 0; i < m_nsize; ++i) { frames[i] -= pmid; const float p = ::fabs(frames[i]); if (pmax < p) pmax = p; } if (pmax > 0.0f) { const float gain = 1.0f / pmax; for (i = 0; i < m_nsize; ++i) frames[i] *= gain; } } void synthv1_wave::reset_interp ( uint16_t itab ) { float *frames = m_tables[itab]; uint32_t i; for (i = m_nsize; i < m_nsize + 4; ++i) frames[i] = frames[i - m_nsize]; if (itab == m_ntabs) { uint32_t pk = 0; for (i = 1; i < m_nsize; ++i) { const float p1 = frames[i - 1]; const float p2 = frames[i]; if (p1 < 0.0f && p2 >= 0.0f) pk = i; } m_phase0 = float(pk); } } // end of synthv1_wave.cpp synthv1-0.7.1/src/PaxHeaders.4140/mimetypes0000644000000000000000000000013212566622134015335 xustar0030 mtime=1440425052.678715541 30 atime=1440425052.678715541 30 ctime=1440425052.678715541 synthv1-0.7.1/src/mimetypes/0000755000175000001440000000000012566622134016253 5ustar00rncbcusers00000000000000synthv1-0.7.1/src/mimetypes/PaxHeaders.4140/synthv1.xml0000644000000000000000000000013212566622134017550 xustar0030 mtime=1440425052.678715541 30 atime=1440425052.678715541 30 ctime=1440425052.678715541 synthv1-0.7.1/src/mimetypes/synthv1.xml0000644000175000001440000000045112566622134020411 0ustar00rncbcusers00000000000000 synthv1 preset synthv1-0.7.1/src/mimetypes/PaxHeaders.4140/application-x-synthv1-preset.svg0000644000000000000000000000013212566622134023615 xustar0030 mtime=1440425052.678715541 30 atime=1440425052.678715541 30 ctime=1440425052.678715541 synthv1-0.7.1/src/mimetypes/application-x-synthv1-preset.svg0000644000175000001440000076260712566622134024500 0ustar00rncbcusers00000000000000 image/svg+xmlsynthv1-0.7.1/src/mimetypes/PaxHeaders.4140/application-x-synthv1-preset.png0000644000000000000000000000013212566622134023602 xustar0030 mtime=1440425052.678715541 30 atime=1440425052.678715541 30 ctime=1440425052.678715541 synthv1-0.7.1/src/mimetypes/application-x-synthv1-preset.png0000644000175000001440000000346612566622134024454 0ustar00rncbcusers00000000000000‰PNG  IHDR szzôýIDATXí—_hTéÆßwÎÉœ™I2ÎÄMœh"´(©P¨)ÅÁ½ôÆB¡´B!©¥ØÙ¶`‹xÑ;wo¶4Vè•%b/-+¸!ÌZa³ &+š?&13“™0Μ9ߟ^LfŒq¢±ô…—søÎá;Ï÷<Ïû½ßlˆóçî?>´³µµMcB°•pGŒŽŽ®Ü¸1ºÄ{„»q ZUƒÝÝ;otvvzJ)µEBጌÌc>¹yó¯ŸÁÿ@kŒÇãéD"RjË+BJ¥RÃÃÃ× …ü®;wþñG üÞm­µZk¡µ6[•Àc÷îÝë|üño-¥½}ûöïÕ÷P§Q‹-°ÖŠ……çv÷îÝÎåË—áºnâÖ­[¿V¶ @ˆës«Xk™™™¡P(ØÁÁAqñâÅŸT«ÕðÎ;¿Ù „Û|2òý>^Ï••Q*•,`9".]ºô3Çqªccc¿*[”@[P‹Ål&“Åb‘t:mûúúÄ… ι±±±?úˆ ù>,]]]D"{ÿþ}‰³³sf` _ŽŒŒüîùó…§ããŸÿù ¼úpÝ[´ H§Ó Ñß?@,#™LÊdr==½âàÁ'ÇÇ?¿ TßiB )6†”×m®^*ÕA2™Z{Ïi0#¥¤»»»mã„îftJ)R6}¦”"—Ë¡T¸ C¯¤³ÖZ@8ŽC­@ßÀÀÀ×ããã•·H@#×|?Ê£Gý J©€ºg¬µ!±*@«7á†á÷Î;÷E>Ÿÿl||ü§Mc0ÆlZ ZkR)rÙ,“_~I4ÇX‹5¦á£5&¶·u;zeÏT¬Eàû¾4ư²²’¸råŠÍÌdŒÁZóF5Æh’Û’lko‡0ă C”ÒmÀhV_V(¥’8z–ª›@…Æ‚  P(Íf§®_¿.›0`ÑÚ µÆZp]!Àںƚ†k-Û¢D”ØŽ>¢¢Œ]xŒwHù†¼ç"¨I³ÎÀ^}Ïh@£T¸Ö kFt‰hU»5‡ÕªÁJÂÊK¢]ß¡-æ²ZÈÑÙÕÃížyJÇÁu]¤”ucbŒA6i(h­QJ£µBkµ¶ÊWF“B€` œƒ±q¡ðÍ¿ˆ%{9pò<Ýß"÷p…! «¸®‹R Çq^óÕ¦´Vk jrc>p‰µ‚ªÖT*Êå2‡—‹_QÉNïØI.7ãz- hÁhE¹\A)…µV(¥šWA!@)Ù(G!\<×#ªTµF¶´ljD"€¥ÝM1ûÅßYøúŸayñŸ”Jø‘Œµ$í‹E|ßoH&“o“ æìºjŒ(\Ïe~~ŽJ¥Ì‡}}$ zzzèèØN2•âßÿ.=-žOÓÛáSÍϲ»w©Tù|žcÇŽÑÚÚº`bbÂ4e@)µ¶ÉÈF[®¥DJÉÓ§Oéêêbÿþý<~ü˜ÞÞ^æççæÞ½{,ú)?üÑ)–>app0 ¹{÷®={ö¬X^^þöÇS@N¾ À«Õë5í år™ééoØ·o‹‹‹är9:;;™››#‘H µÆó<Êå2Éd’B¡€ïûxžG¥R¡¿¿ÿC o³C)a®c@½ÆÀÜÜ/_–øè£“LOOãº.ƒƒƒLMMqàÀ\×åèÑ£?~œÞÞ^Μ9ÃÌÌ CCCA víÚe„ÉÇÌd2÷7• Z ×R};XkÈårxžG,ãØ±c¤Ói„œ>}šx<Îìì,{öìáôéÓ$“IÒé4ÝÝݤÓiNœ8awìØa*•Š #endif #include //------------------------------------------------------------------------- // synthv1_impl // // -- borrowed and revamped from synth.h of synth4 // Copyright (C) 2007 jorgen, linux-vst.com // const uint16_t MAX_VOICES = 32; // polyphony const uint8_t MAX_NOTES = 128; const float MIN_ENV_MSECS = 2.0f; // min 2msec per stage const float MAX_ENV_MSECS = 5000.0f; // max 5 sec per stage (default) const float DETUNE_SCALE = 0.5f; const float PHASE_SCALE = 0.5f; const float OCTAVE_SCALE = 12.0f; const float TUNING_SCALE = 1.0f; const float SWEEP_SCALE = 0.5f; const float PITCH_SCALE = 0.5f; const float LFO_FREQ_MIN = 0.4f; const float LFO_FREQ_MAX = 40.0f; // maximum helper inline float synthv1_max ( float a, float b ) { return (a > b ? a : b); } // hyperbolic-tangent fast approximation inline float synthv1_tanhf ( const float x ) { const float x2 = x * x; return x * (27.0f + x2) / (27.0f + 9.0f * x2); } // sigmoids inline float synthv1_sigmoid ( const float x ) { // return 2.0f / (1.0f + ::expf(-5.0f * x)) - 1.0f; return synthv1_tanhf(2.0f * x); } inline float synthv1_sigmoid_0 ( const float x, const float t0 ) { const float t1 = 1.0f - t0; #if 0 if (x > +t1) return +t1 + t0 * synthv1_tanhf(+(x - t1) / t0); else if (x < -t1) return -t1 - t0 * synthv1_tanhf(-(x + t1) / t0); else return x; #else return (x < -1.0f ? -t1 : (x > +1.0f ? t1 : t1 * x * (1.5f - 0.5f * x * x))); #endif } inline float synthv1_sigmoid_1 ( const float x, const float t0 = 0.01f ) { return 0.5f * (1.0f + synthv1_sigmoid_0(2.0f * x - 1.0f, t0)); } // velocity hard-split curve inline float synthv1_velocity ( const float x, const float p = 0.2f ) { return ::powf(x, (1.0f - p)); } // pitchbend curve inline float synthv1_pow2f ( const float x ) { // simplest power-of-2 straight linearization // -- x argument valid in [-1, 1] interval // return 1.0f + (x < 0.0f ? 0.5f : 1.0f) * x; return ::powf(2.0f, x); } // convert note to frequency (hertz) inline float synthv1_freq ( float note ) { return (440.0f / 32.0f) * ::powf(2.0f, (note - 9.0f) / 12.0f); } // envelope struct synthv1_env { // envelope stages enum Stage { Idle = 0, Attack, Decay, Sustain, Release }; // per voice struct State { // ctor. State() : running(false), stage(Idle), phase(0.0f), delta(0.0f), value(0.0f), c1(1.0f), c0(0.0f), frames(0) {} // process float tick() { if (running && frames > 0) { phase += delta; value = c1 * phase * (2.0f - phase) + c0; --frames; } return value; } // state bool running; Stage stage; float phase; float delta; float value; float c1, c0; uint32_t frames; }; void start(State *p) { p->running = true; p->stage = Attack; p->frames = uint32_t(*attack * *attack * max_frames); p->phase = 0.0f; if (p->frames > 0) { p->delta = 1.0f / float(p->frames); p->value = 0.0f; } else { p->delta = 0.0f; p->value = 1.0f; } p->c1 = 1.0f; p->c0 = 0.0f; } void next(State *p) { if (p->stage == Attack) { p->stage = Decay; p->frames = uint32_t(*decay * *decay * max_frames); if (p->frames < min_frames) // prevent click on too fast decay p->frames = min_frames; p->phase = 0.0f; p->delta = 1.0f / float(p->frames); p->c1 = *sustain - 1.0f; p->c0 = p->value; } else if (p->stage == Decay) { p->running = false; // stay at this stage until note_off received p->stage = Sustain; p->frames = 0; p->phase = 0.0f; p->delta = 0.0f; p->c1 = 0.0f; p->c0 = p->value; } else if (p->stage == Release) { p->running = false; p->stage = Idle; p->frames = 0; p->phase = 0.0f; p->delta = 0.0f; p->value = 0.0f; p->c1 = 0.0f; p->c0 = 0.0f; } } void note_off(State *p) { p->running = true; p->stage = Release; p->frames = uint32_t(*release * *release * max_frames); if (p->frames < min_frames) // prevent click on too fast release p->frames = min_frames; p->phase = 0.0f; p->delta = 1.0f / float(p->frames); p->c1 = -(p->value); p->c0 = p->value; } void note_off_fast(State *p) { p->running = true; p->stage = Release; p->frames = min_frames; p->phase = 0.0f; p->delta = 1.0f / float(p->frames); p->c1 = -(p->value); p->c0 = p->value; } // parameters float *attack; float *decay; float *sustain; float *release; uint32_t min_frames; uint32_t max_frames; }; // midi control struct synthv1_ctl { synthv1_ctl() { reset(); } void reset() { pressure = 0.0f; pitchbend = 1.0f; modwheel = 0.0f; panning = 0.0f; volume = 1.0f; sustain = false; } float pressure; float pitchbend; float modwheel; float panning; float volume; bool sustain; }; // internal control struct synthv1_aux { synthv1_aux() { reset(); } void reset() { panning = 0.0f; volume = 1.0f; } float panning; float volume; }; // dco struct synthv1_dco { float *shape1; float *width1; float *bandl1; float *shape2; float *width2; float *bandl2; float *balance; float *detune; float *phase; float *octave; float *tuning; float *glide; float *envtime, envtime0; }; // dcf struct synthv1_dcf { float *cutoff; float *reso; float *type; float *slope; float *envelope; synthv1_env env; }; // lfo struct synthv1_lfo { float *shape; float *width; float *rate; float *sweep; float *pitch; float *cutoff; float *reso; float *panning; float *volume; synthv1_env env; }; // dca struct synthv1_dca { float *volume; synthv1_env env; }; // def (ranges) struct synthv1_def { float *pitchbend; float *modwheel; float *pressure; float *velocity; float *channel; float *mono; }; // out (mix) struct synthv1_out { float *width; float *panning; float *volume; }; // chorus (fx) struct synthv1_cho { float *wet; float *delay; float *feedb; float *rate; float *mod; }; // flanger (fx) struct synthv1_fla { float *wet; float *delay; float *feedb; float *daft; }; // phaser (fx) struct synthv1_pha { float *wet; float *rate; float *feedb; float *depth; float *daft; }; // delay (fx) struct synthv1_del { float *wet; float *delay; float *feedb; float *bpm, *bpm0; float *bpmsync, bpmsync0; float *bpmhost; }; // reverb struct synthv1_rev { float *wet; float *room; float *damp; float *feedb; float *width; }; // dynamic(compressor/limiter) struct synthv1_dyn { float *compress; float *limiter; }; // (Hal Chamberlin's state variable) filter class synthv1_filter1 { public: enum Type { Low = 0, Band, High, Notch }; synthv1_filter1(Type type = Low, uint16_t nover = 2) { reset(type, nover); } Type type() const { return m_type; } void reset(Type type = Low, uint16_t nover = 2) { m_type = type; m_nover = nover; m_low = 0.0f; m_band = 0.0f; m_high = 0.0f; m_notch = 0.0f; switch (m_type) { case Notch: m_out = &m_notch; break; case High: m_out = &m_high; break; case Band: m_out = &m_band; break; case Low: default: m_out = &m_low; break; } } float output(float input, float cutoff, float reso) { const float q = (1.0f - reso); for (uint16_t i = 0; i < m_nover; ++i) { m_low += cutoff * m_band; m_high = input - m_low - q * m_band; m_band += cutoff * m_high; m_notch = m_high + m_low; } return *m_out; } private: Type m_type; uint16_t m_nover; float m_low; float m_band; float m_high; float m_notch; float *m_out; }; // (Stilson/Smith Moog 24dB/oct) filter class synthv1_filter2 { public: enum Type { Low = 0, Band, High, Notch }; synthv1_filter2(Type type = Low) { reset(type); } Type type() const { return m_type; } void reset(Type type = Low) { m_type = type; m_b0 = m_b1 = m_b2 = m_b3 = m_b4 = 0.0f; m_t1 = m_t2 = m_t3 = 0.0f; m_f = m_p = m_q = 0.0f; } float output(float input, float cutoff, float reso) { m_q = 1.0f - cutoff; m_p = cutoff + 0.8f * cutoff * m_q; m_f = m_p + m_p - 1.0f; m_q = reso * (1.0f + 0.5f * m_q * (1.0f - m_q + 5.6f * m_q * m_q)); input -= m_q * m_b4; // feedback m_t1 = m_b1; m_b1 = (input + m_b0) * m_p - m_b1 * m_f; m_t2 = m_b2; m_b2 = (m_b1 + m_t1) * m_p - m_b2 * m_f; m_t1 = m_b3; m_b3 = (m_b2 + m_t2) * m_p - m_b3 * m_f; m_b4 = (m_b3 + m_t1) * m_p - m_b4 * m_f; m_b4 = m_b4 - m_b4 * m_b4 * m_b4 * 0.166667f; // clipping m_b0 = input; switch (m_type) { case Notch: return 3.0f * (m_b3 - m_b4) - input; case High: return input - m_b4; case Band: return 3.0f * (m_b3 - m_b4); case Low: default: return m_b4; } } private: Type m_type; float m_b0, m_b1, m_b2, m_b3, m_b4; float m_t1, m_t2, m_t3; float m_f, m_p, m_q; }; // glide (portamento) struct synthv1_glide { synthv1_glide(float& last) : m_last(last) { reset(); } void reset( uint32_t frames = 0, float freq = 0.0f ) { m_frames = frames; if (m_frames > 0) { m_freq = m_last - freq; m_step = m_freq / float(m_frames); } else { m_freq = 0.0f; m_step = 0.0f; } m_last = freq; } float tick() { if (m_frames > 0) { m_freq -= m_step; --m_frames; } return m_freq; } private: uint32_t m_frames; float m_freq; float m_step; float& m_last; }; // balancing smoother (1 parameter) class synthv1_bal : public synthv1_ramp1 { public: synthv1_bal() : synthv1_ramp1(2) {} protected: float evaluate(uint16_t i) { synthv1_ramp1::update(); const float wbal = 0.25f * M_PI * (1.0f + m_param1_v); return M_SQRT2 * (i == 0 ? ::cosf(wbal) : ::sinf(wbal)); } }; // panning smoother (3 parameters) class synthv1_pan : public synthv1_ramp3 { public: synthv1_pan() : synthv1_ramp3(2) {} protected: float evaluate(uint16_t i) { synthv1_ramp3::update(); const float wpan = 0.25f * M_PI * (1.0f + m_param1_v) * (1.0f + m_param2_v) * (1.0f + m_param3_v); return M_SQRT2 * (i == 0 ? ::cosf(wpan) : ::sinf(wpan)); } }; // pressure smoother (3 parameters) class synthv1_pre : public synthv1_ramp3 { public: synthv1_pre() : synthv1_ramp3() {} protected: float evaluate(uint16_t) { synthv1_ramp3::update(); return m_param1_v * synthv1_max(m_param2_v, m_param3_v); } }; // forward decl. class synthv1_impl; // voice struct synthv1_voice : public synthv1_list { synthv1_voice(synthv1_impl *pImpl); int note1, note2; // voice note float vel1, vel2; // key velocity float pre1, pre2; // key pressure/after-touch synthv1_oscillator dco1_osc1, dco1_osc2; // oscillators synthv1_oscillator dco2_osc1, dco2_osc2; synthv1_oscillator lfo1_osc, lfo2_osc; // low frequency oscillators float dco1_freq1, dco1_sample1; // frequency and phase float dco1_freq2, dco1_sample2; float dco2_freq1, dco2_sample1; float dco2_freq2, dco2_sample2; float lfo1_sample, lfo2_sample; synthv1_bal dco1_bal, dco2_bal; synthv1_filter1 dcf11, dcf12, dcf21, dcf22; // filters synthv1_filter2 dcf13, dcf14, dcf23, dcf24; synthv1_env::State dca1_env, dca2_env; // envelope states synthv1_env::State dcf1_env, dcf2_env; synthv1_env::State lfo1_env, lfo2_env; synthv1_glide dco1_glide1, dco1_glide2; // glides (portamento) synthv1_glide dco2_glide1, dco2_glide2; synthv1_pre dca1_pre, dca2_pre; bool sustain1, sustain2; }; // polyphonic synth implementation class synthv1_impl { public: synthv1_impl(synthv1 *pSynth, uint16_t nchannels, float srate); ~synthv1_impl(); void setChannels(uint16_t nchannels); uint16_t channels() const; void setSampleRate(float srate); float sampleRate() const; void setParamPort(synthv1::ParamIndex index, float *pfParam = 0); float *paramPort(synthv1::ParamIndex index) const; void setParamValue(synthv1::ParamIndex index, float fValue); float paramValue(synthv1::ParamIndex index) const; synthv1_controls *controls(); synthv1_programs *programs(); void process_midi(uint8_t *data, uint32_t size); void process(float **ins, float **outs, uint32_t nframes); void reset(); synthv1_wave dco1_wave1, dco1_wave2; synthv1_wave dco2_wave1, dco2_wave2; synthv1_wave_lf lfo1_wave, lfo2_wave; float dco1_last1; float dco1_last2; float dco2_last1; float dco2_last2; protected: void updateEnvTimes(); void updateEnvTimes_1(); void updateEnvTimes_2(); void allControllersOff(); void allControllersOff_1(); void allControllersOff_2(); void allNotesOff(); void allNotesOff_1(); void allNotesOff_2(); void allSustainOff_1(); void allSustainOff_2(); void allSoundOff(); synthv1_voice *alloc_voice () { synthv1_voice *pv = m_free_list.next(); if (pv) { m_free_list.remove(pv); m_play_list.append(pv); } return pv; } void free_voice ( synthv1_voice *pv ) { m_play_list.remove(pv); m_free_list.append(pv); } private: synthv1_config m_config; synthv1_controls m_controls; synthv1_programs m_programs; uint16_t m_nchannels; float m_srate; synthv1_ctl m_ctl1, m_ctl2; synthv1_dco m_dco1, m_dco2; synthv1_dcf m_dcf1, m_dcf2; synthv1_lfo m_lfo1, m_lfo2; synthv1_dca m_dca1, m_dca2; synthv1_out m_out1, m_out2; synthv1_def m_def1, m_def2; synthv1_cho m_cho; synthv1_fla m_fla; synthv1_pha m_pha; synthv1_del m_del; synthv1_rev m_rev; synthv1_dyn m_dyn; synthv1_voice **m_voices; synthv1_voice *m_note1[MAX_NOTES]; synthv1_voice *m_note2[MAX_NOTES]; synthv1_list m_free_list; synthv1_list m_play_list; synthv1_aux m_aux1, m_aux2; synthv1_ramp1 m_wid1, m_wid2; synthv1_pan m_pan1, m_pan2; synthv1_ramp4 m_vol1, m_vol2; synthv1_fx_chorus m_chorus; synthv1_fx_flanger *m_flanger; synthv1_fx_phaser *m_phaser; synthv1_fx_delay *m_delay; synthv1_fx_comp *m_comp; synthv1_reverb m_reverb; }; // voice constructor synthv1_voice::synthv1_voice ( synthv1_impl *pImpl ) : note1(-1), note2(-1), vel1(0.0f), vel2(0.0f), pre1(0.0f), pre2(0.0f), dco1_osc1(&pImpl->dco1_wave1), dco1_osc2(&pImpl->dco1_wave2), dco2_osc1(&pImpl->dco2_wave1), dco2_osc2(&pImpl->dco2_wave2), lfo1_osc(&pImpl->lfo1_wave), lfo2_osc(&pImpl->lfo2_wave), dco1_freq1(0.0f), dco1_sample1(0.0f), dco1_freq2(0.0f), dco1_sample2(0.0f), dco2_freq1(0.0f), dco2_sample1(0.0f), dco2_freq2(0.0f), dco2_sample2(0.0f), lfo1_sample(0.0f), lfo2_sample(0.0f), dco1_glide1(pImpl->dco1_last1), dco1_glide2(pImpl->dco1_last2), dco2_glide1(pImpl->dco2_last1), dco2_glide2(pImpl->dco2_last2), sustain1(false), sustain2(false) { } // engine constructor synthv1_impl::synthv1_impl ( synthv1 *pSynth, uint16_t nchannels, float srate ) : m_controls(pSynth), m_programs(pSynth) { // max env. stage length (default) m_dco1.envtime0 = m_dco2.envtime0 = 0.0001f * MAX_ENV_MSECS; // glide notes dco1_last1 = 0.0f; dco1_last2 = 0.0f; dco2_last1 = 0.0f; dco2_last2 = 0.0f; // allocate voice pool. m_voices = new synthv1_voice * [MAX_VOICES]; for (int i = 0; i < MAX_VOICES; ++i) { m_voices[i] = new synthv1_voice(this); m_free_list.append(m_voices[i]); } for (int note = 0; note < MAX_NOTES; ++note) m_note1[note] = m_note2[note] = 0; // flangers none yet m_flanger = 0; // phasers none yet m_phaser = 0; // delays none yet m_delay = 0; // compressors none yet m_comp = 0; // no delay sync yet m_del.bpmsync0 = 0.0f; m_del.bpm0 = 0; // load controllers & programs database... m_config.loadControls(&m_controls); m_config.loadPrograms(&m_programs); // number of channels setChannels(nchannels); // parameters for (int i = 0; i < int(synthv1::NUM_PARAMS); ++i) setParamPort(synthv1::ParamIndex(i)); // set default sample rate setSampleRate(srate); // reset all voices allControllersOff(); allNotesOff(); } // destructor synthv1_impl::~synthv1_impl (void) { #if 0 // DO NOT save programs database here: // prevent multi-instance clash... m_config.savePrograms(&m_programs); #endif // deallocate voice pool. for (int i = 0; i < MAX_VOICES; ++i) delete m_voices[i]; delete [] m_voices; // deallocate channels setChannels(0); } void synthv1_impl::setChannels ( uint16_t nchannels ) { m_nchannels = nchannels; // deallocate flangers if (m_flanger) { delete [] m_flanger; m_flanger = 0; } // deallocate phasers if (m_phaser) { delete [] m_phaser; m_phaser = 0; } // deallocate delays if (m_delay) { delete [] m_delay; m_delay = 0; } // deallocate compressors if (m_comp) { delete [] m_comp; m_comp = 0; } } uint16_t synthv1_impl::channels (void) const { return m_nchannels; } void synthv1_impl::setSampleRate ( float srate ) { // set internal sample rate m_srate = srate; // update waves sample rate dco1_wave1.setSampleRate(m_srate); dco1_wave2.setSampleRate(m_srate); dco2_wave1.setSampleRate(m_srate); dco2_wave2.setSampleRate(m_srate); lfo1_wave.setSampleRate(m_srate); lfo2_wave.setSampleRate(m_srate); updateEnvTimes(); } float synthv1_impl::sampleRate (void) const { return m_srate; } void synthv1_impl::updateEnvTimes_1 (void) { // update envelope range times in frames const float srate_ms = 0.001f * m_srate; float envtime_msecs = 10000.0f * m_dco1.envtime0; if (envtime_msecs < MIN_ENV_MSECS) envtime_msecs = MIN_ENV_MSECS + 1.0f; const uint32_t min_frames = uint32_t(srate_ms * MIN_ENV_MSECS); const uint32_t max_frames = uint32_t(srate_ms * envtime_msecs); m_dcf1.env.min_frames = min_frames; m_dcf1.env.max_frames = max_frames; m_lfo1.env.min_frames = min_frames; m_lfo1.env.max_frames = max_frames; m_dca1.env.min_frames = min_frames; m_dca1.env.max_frames = max_frames; } void synthv1_impl::updateEnvTimes_2 (void) { // update envelope range times in frames const float srate_ms = 0.001f * m_srate; float envtime_msecs = 10000.0f * m_dco2.envtime0; if (envtime_msecs < MIN_ENV_MSECS) envtime_msecs = MIN_ENV_MSECS + 1.0f; const uint32_t min_frames = uint32_t(srate_ms * MIN_ENV_MSECS); const uint32_t max_frames = uint32_t(srate_ms * envtime_msecs); m_dcf2.env.min_frames = min_frames; m_dcf2.env.max_frames = max_frames; m_lfo2.env.min_frames = min_frames; m_lfo2.env.max_frames = max_frames; m_dca2.env.min_frames = min_frames; m_dca2.env.max_frames = max_frames; } void synthv1_impl::updateEnvTimes (void) { updateEnvTimes_1(); updateEnvTimes_2(); } void synthv1_impl::setParamPort ( synthv1::ParamIndex index, float *pfParam ) { static float s_fDummy = 0.0f; if (pfParam == 0) pfParam = &s_fDummy; switch (index) { case synthv1::DCO1_SHAPE1: m_dco1.shape1 = pfParam; break; case synthv1::DCO1_WIDTH1: m_dco1.width1 = pfParam; break; case synthv1::DCO1_BANDL1: m_dco1.bandl1 = pfParam; break; case synthv1::DCO1_SHAPE2: m_dco1.shape2 = pfParam; break; case synthv1::DCO1_WIDTH2: m_dco1.width2 = pfParam; break; case synthv1::DCO1_BANDL2: m_dco1.bandl2 = pfParam; break; case synthv1::DCO1_BALANCE: m_dco1.balance = pfParam; break; case synthv1::DCO1_DETUNE: m_dco1.detune = pfParam; break; case synthv1::DCO1_PHASE: m_dco1.phase = pfParam; break; case synthv1::DCO1_OCTAVE: m_dco1.octave = pfParam; break; case synthv1::DCO1_TUNING: m_dco1.tuning = pfParam; break; case synthv1::DCO1_GLIDE: m_dco1.glide = pfParam; break; case synthv1::DCO1_ENVTIME: m_dco1.envtime = pfParam; break; case synthv1::DCF1_CUTOFF: m_dcf1.cutoff = pfParam; break; case synthv1::DCF1_RESO: m_dcf1.reso = pfParam; break; case synthv1::DCF1_TYPE: m_dcf1.type = pfParam; break; case synthv1::DCF1_SLOPE: m_dcf1.slope = pfParam; break; case synthv1::DCF1_ENVELOPE: m_dcf1.envelope = pfParam; break; case synthv1::DCF1_ATTACK: m_dcf1.env.attack = pfParam; break; case synthv1::DCF1_DECAY: m_dcf1.env.decay = pfParam; break; case synthv1::DCF1_SUSTAIN: m_dcf1.env.sustain = pfParam; break; case synthv1::DCF1_RELEASE: m_dcf1.env.release = pfParam; break; case synthv1::LFO1_SHAPE: m_lfo1.shape = pfParam; break; case synthv1::LFO1_WIDTH: m_lfo1.width = pfParam; break; case synthv1::LFO1_RATE: m_lfo1.rate = pfParam; break; case synthv1::LFO1_SWEEP: m_lfo1.sweep = pfParam; break; case synthv1::LFO1_PITCH: m_lfo1.pitch = pfParam; break; case synthv1::LFO1_CUTOFF: m_lfo1.cutoff = pfParam; break; case synthv1::LFO1_RESO: m_lfo1.reso = pfParam; break; case synthv1::LFO1_PANNING: m_lfo1.panning = pfParam; break; case synthv1::LFO1_VOLUME: m_lfo1.volume = pfParam; break; case synthv1::LFO1_ATTACK: m_lfo1.env.attack = pfParam; break; case synthv1::LFO1_DECAY: m_lfo1.env.decay = pfParam; break; case synthv1::LFO1_SUSTAIN: m_lfo1.env.sustain = pfParam; break; case synthv1::LFO1_RELEASE: m_lfo1.env.release = pfParam; break; case synthv1::DCA1_VOLUME: m_dca1.volume = pfParam; break; case synthv1::DCA1_ATTACK: m_dca1.env.attack = pfParam; break; case synthv1::DCA1_DECAY: m_dca1.env.decay = pfParam; break; case synthv1::DCA1_SUSTAIN: m_dca1.env.sustain = pfParam; break; case synthv1::DCA1_RELEASE: m_dca1.env.release = pfParam; break; case synthv1::OUT1_WIDTH: m_out1.width = pfParam; break; case synthv1::OUT1_PANNING: m_out1.panning = pfParam; break; case synthv1::OUT1_VOLUME: m_out1.volume = pfParam; break; case synthv1::DEF1_PITCHBEND: m_def1.pitchbend = pfParam; break; case synthv1::DEF1_MODWHEEL: m_def1.modwheel = pfParam; break; case synthv1::DEF1_PRESSURE: m_def1.pressure = pfParam; break; case synthv1::DEF1_VELOCITY: m_def1.velocity = pfParam; break; case synthv1::DEF1_CHANNEL: m_def1.channel = pfParam; break; case synthv1::DEF1_MONO: m_def1.mono = pfParam; break; case synthv1::DCO2_SHAPE1: m_dco2.shape1 = pfParam; break; case synthv1::DCO2_WIDTH1: m_dco2.width1 = pfParam; break; case synthv1::DCO2_BANDL1: m_dco2.bandl1 = pfParam; break; case synthv1::DCO2_SHAPE2: m_dco2.shape2 = pfParam; break; case synthv1::DCO2_WIDTH2: m_dco2.width2 = pfParam; break; case synthv1::DCO2_BANDL2: m_dco2.bandl2 = pfParam; break; case synthv1::DCO2_BALANCE: m_dco2.balance = pfParam; break; case synthv1::DCO2_DETUNE: m_dco2.detune = pfParam; break; case synthv1::DCO2_PHASE: m_dco2.phase = pfParam; break; case synthv1::DCO2_OCTAVE: m_dco2.octave = pfParam; break; case synthv1::DCO2_TUNING: m_dco2.tuning = pfParam; break; case synthv1::DCO2_GLIDE: m_dco2.glide = pfParam; break; case synthv1::DCO2_ENVTIME: m_dco2.envtime = pfParam; break; case synthv1::DCF2_CUTOFF: m_dcf2.cutoff = pfParam; break; case synthv1::DCF2_RESO: m_dcf2.reso = pfParam; break; case synthv1::DCF2_TYPE: m_dcf2.type = pfParam; break; case synthv1::DCF2_SLOPE: m_dcf2.slope = pfParam; break; case synthv1::DCF2_ENVELOPE: m_dcf2.envelope = pfParam; break; case synthv1::DCF2_ATTACK: m_dcf2.env.attack = pfParam; break; case synthv1::DCF2_DECAY: m_dcf2.env.decay = pfParam; break; case synthv1::DCF2_SUSTAIN: m_dcf2.env.sustain = pfParam; break; case synthv1::DCF2_RELEASE: m_dcf2.env.release = pfParam; break; case synthv1::LFO2_SHAPE: m_lfo2.shape = pfParam; break; case synthv1::LFO2_WIDTH: m_lfo2.width = pfParam; break; case synthv1::LFO2_RATE: m_lfo2.rate = pfParam; break; case synthv1::LFO2_SWEEP: m_lfo2.sweep = pfParam; break; case synthv1::LFO2_PITCH: m_lfo2.pitch = pfParam; break; case synthv1::LFO2_CUTOFF: m_lfo2.cutoff = pfParam; break; case synthv1::LFO2_RESO: m_lfo2.reso = pfParam; break; case synthv1::LFO2_PANNING: m_lfo2.panning = pfParam; break; case synthv1::LFO2_VOLUME: m_lfo2.volume = pfParam; break; case synthv1::LFO2_ATTACK: m_lfo2.env.attack = pfParam; break; case synthv1::LFO2_DECAY: m_lfo2.env.decay = pfParam; break; case synthv1::LFO2_SUSTAIN: m_lfo2.env.sustain = pfParam; break; case synthv1::LFO2_RELEASE: m_lfo2.env.release = pfParam; break; case synthv1::DCA2_VOLUME: m_dca2.volume = pfParam; break; case synthv1::DCA2_ATTACK: m_dca2.env.attack = pfParam; break; case synthv1::DCA2_DECAY: m_dca2.env.decay = pfParam; break; case synthv1::DCA2_SUSTAIN: m_dca2.env.sustain = pfParam; break; case synthv1::DCA2_RELEASE: m_dca2.env.release = pfParam; break; case synthv1::OUT2_WIDTH: m_out2.width = pfParam; break; case synthv1::OUT2_PANNING: m_out2.panning = pfParam; break; case synthv1::OUT2_VOLUME: m_out2.volume = pfParam; break; case synthv1::DEF2_PITCHBEND: m_def2.pitchbend = pfParam; break; case synthv1::DEF2_MODWHEEL: m_def2.modwheel = pfParam; break; case synthv1::DEF2_PRESSURE: m_def2.pressure = pfParam; break; case synthv1::DEF2_VELOCITY: m_def2.velocity = pfParam; break; case synthv1::DEF2_CHANNEL: m_def2.channel = pfParam; break; case synthv1::DEF2_MONO: m_def2.mono = pfParam; break; case synthv1::CHO1_WET: m_cho.wet = pfParam; break; case synthv1::CHO1_DELAY: m_cho.delay = pfParam; break; case synthv1::CHO1_FEEDB: m_cho.feedb = pfParam; break; case synthv1::CHO1_RATE: m_cho.rate = pfParam; break; case synthv1::CHO1_MOD: m_cho.mod = pfParam; break; case synthv1::FLA1_WET: m_fla.wet = pfParam; break; case synthv1::FLA1_DELAY: m_fla.delay = pfParam; break; case synthv1::FLA1_FEEDB: m_fla.feedb = pfParam; break; case synthv1::FLA1_DAFT: m_fla.daft = pfParam; break; case synthv1::PHA1_WET: m_pha.wet = pfParam; break; case synthv1::PHA1_RATE: m_pha.rate = pfParam; break; case synthv1::PHA1_FEEDB: m_pha.feedb = pfParam; break; case synthv1::PHA1_DEPTH: m_pha.depth = pfParam; break; case synthv1::PHA1_DAFT: m_pha.daft = pfParam; break; case synthv1::DEL1_WET: m_del.wet = pfParam; break; case synthv1::DEL1_DELAY: m_del.delay = pfParam; break; case synthv1::DEL1_FEEDB: m_del.feedb = pfParam; break; case synthv1::DEL1_BPM: m_del.bpm = pfParam; break; case synthv1::DEL1_BPMSYNC: m_del.bpmsync = pfParam; break; case synthv1::DEL1_BPMHOST: m_del.bpmhost = pfParam; break; case synthv1::REV1_WET: m_rev.wet = pfParam; break; case synthv1::REV1_ROOM: m_rev.room = pfParam; break; case synthv1::REV1_DAMP: m_rev.damp = pfParam; break; case synthv1::REV1_FEEDB: m_rev.feedb = pfParam; break; case synthv1::REV1_WIDTH: m_rev.width = pfParam; break; case synthv1::DYN1_COMPRESS: m_dyn.compress = pfParam; break; case synthv1::DYN1_LIMITER: m_dyn.limiter = pfParam; break; default: break; } // check null connections. if (pfParam == &s_fDummy) return; // reset ramps after port (re)connection. switch (index) { case synthv1::OUT1_VOLUME: case synthv1::DCA1_VOLUME: m_vol1.reset( m_out1.volume, m_dca1.volume, &m_ctl1.volume, &m_aux1.volume); break; case synthv1::OUT1_WIDTH: m_wid1.reset( m_out1.width); break; case synthv1::OUT1_PANNING: m_pan1.reset( m_out1.panning, &m_ctl1.panning, &m_aux1.panning); break; case synthv1::OUT2_VOLUME: case synthv1::DCA2_VOLUME: m_vol2.reset( m_out2.volume, m_dca2.volume, &m_ctl2.volume, &m_aux2.volume); break; case synthv1::OUT2_WIDTH: m_wid2.reset( m_out2.width); break; case synthv1::OUT2_PANNING: m_pan2.reset( m_out2.panning, &m_ctl2.panning, &m_aux2.panning); break; default: break; } } float *synthv1_impl::paramPort ( synthv1::ParamIndex index ) const { float *pfParam= 0; switch (index) { case synthv1::DCO1_SHAPE1: pfParam = m_dco1.shape1; break; case synthv1::DCO1_WIDTH1: pfParam = m_dco1.width1; break; case synthv1::DCO1_BANDL1: pfParam = m_dco1.bandl1; break; case synthv1::DCO1_SHAPE2: pfParam = m_dco1.shape2; break; case synthv1::DCO1_WIDTH2: pfParam = m_dco1.width2; break; case synthv1::DCO1_BANDL2: pfParam = m_dco1.bandl2; break; case synthv1::DCO1_BALANCE: pfParam = m_dco1.balance; break; case synthv1::DCO1_DETUNE: pfParam = m_dco1.detune; break; case synthv1::DCO1_PHASE: pfParam = m_dco1.phase; break; case synthv1::DCO1_OCTAVE: pfParam = m_dco1.octave; break; case synthv1::DCO1_TUNING: pfParam = m_dco1.tuning; break; case synthv1::DCO1_GLIDE: pfParam = m_dco1.glide; break; case synthv1::DCO1_ENVTIME: pfParam = m_dco1.envtime; break; case synthv1::DCF1_CUTOFF: pfParam = m_dcf1.cutoff; break; case synthv1::DCF1_RESO: pfParam = m_dcf1.reso; break; case synthv1::DCF1_TYPE: pfParam = m_dcf1.type; break; case synthv1::DCF1_SLOPE: pfParam = m_dcf1.slope; break; case synthv1::DCF1_ENVELOPE: pfParam = m_dcf1.envelope; break; case synthv1::DCF1_ATTACK: pfParam = m_dcf1.env.attack; break; case synthv1::DCF1_DECAY: pfParam = m_dcf1.env.decay; break; case synthv1::DCF1_SUSTAIN: pfParam = m_dcf1.env.sustain; break; case synthv1::DCF1_RELEASE: pfParam = m_dcf1.env.release; break; case synthv1::LFO1_SHAPE: pfParam = m_lfo1.shape; break; case synthv1::LFO1_WIDTH: pfParam = m_lfo1.width; break; case synthv1::LFO1_RATE: pfParam = m_lfo1.rate; break; case synthv1::LFO1_SWEEP: pfParam = m_lfo1.sweep; break; case synthv1::LFO1_PITCH: pfParam = m_lfo1.pitch; break; case synthv1::LFO1_CUTOFF: pfParam = m_lfo1.cutoff; break; case synthv1::LFO1_RESO: pfParam = m_lfo1.reso; break; case synthv1::LFO1_PANNING: pfParam = m_lfo1.panning; break; case synthv1::LFO1_VOLUME: pfParam = m_lfo1.volume; break; case synthv1::LFO1_ATTACK: pfParam = m_lfo1.env.attack; break; case synthv1::LFO1_DECAY: pfParam = m_lfo1.env.decay; break; case synthv1::LFO1_SUSTAIN: pfParam = m_lfo1.env.sustain; break; case synthv1::LFO1_RELEASE: pfParam = m_lfo1.env.release; break; case synthv1::DCA1_VOLUME: pfParam = m_dca1.volume; break; case synthv1::DCA1_ATTACK: pfParam = m_dca1.env.attack; break; case synthv1::DCA1_DECAY: pfParam = m_dca1.env.decay; break; case synthv1::DCA1_SUSTAIN: pfParam = m_dca1.env.sustain; break; case synthv1::DCA1_RELEASE: pfParam = m_dca1.env.release; break; case synthv1::OUT1_WIDTH: pfParam = m_out1.width; break; case synthv1::OUT1_PANNING: pfParam = m_out1.panning; break; case synthv1::OUT1_VOLUME: pfParam = m_out1.volume; break; case synthv1::DEF1_PITCHBEND: pfParam = m_def1.pitchbend; break; case synthv1::DEF1_MODWHEEL: pfParam = m_def1.modwheel; break; case synthv1::DEF1_PRESSURE: pfParam = m_def1.pressure; break; case synthv1::DEF1_VELOCITY: pfParam = m_def1.velocity; break; case synthv1::DEF1_CHANNEL: pfParam = m_def1.channel; break; case synthv1::DEF1_MONO: pfParam = m_def1.mono; break; case synthv1::DCO2_SHAPE1: pfParam = m_dco2.shape1; break; case synthv1::DCO2_WIDTH1: pfParam = m_dco2.width1; break; case synthv1::DCO2_BANDL1: pfParam = m_dco2.bandl1; break; case synthv1::DCO2_SHAPE2: pfParam = m_dco2.shape2; break; case synthv1::DCO2_WIDTH2: pfParam = m_dco2.width2; break; case synthv1::DCO2_BANDL2: pfParam = m_dco2.bandl2; break; case synthv1::DCO2_BALANCE: pfParam = m_dco2.balance; break; case synthv1::DCO2_DETUNE: pfParam = m_dco2.detune; break; case synthv1::DCO2_PHASE: pfParam = m_dco2.phase; break; case synthv1::DCO2_OCTAVE: pfParam = m_dco2.octave; break; case synthv1::DCO2_TUNING: pfParam = m_dco2.tuning; break; case synthv1::DCO2_GLIDE: pfParam = m_dco2.glide; break; case synthv1::DCO2_ENVTIME: pfParam = m_dco2.envtime; break; case synthv1::DCF2_CUTOFF: pfParam = m_dcf2.cutoff; break; case synthv1::DCF2_RESO: pfParam = m_dcf2.reso; break; case synthv1::DCF2_TYPE: pfParam = m_dcf2.type; break; case synthv1::DCF2_SLOPE: pfParam = m_dcf2.slope; break; case synthv1::DCF2_ENVELOPE: pfParam = m_dcf2.envelope; break; case synthv1::DCF2_ATTACK: pfParam = m_dcf2.env.attack; break; case synthv1::DCF2_DECAY: pfParam = m_dcf2.env.decay; break; case synthv1::DCF2_SUSTAIN: pfParam = m_dcf2.env.sustain; break; case synthv1::DCF2_RELEASE: pfParam = m_dcf2.env.release; break; case synthv1::LFO2_SHAPE: pfParam = m_lfo2.shape; break; case synthv1::LFO2_WIDTH: pfParam = m_lfo2.width; break; case synthv1::LFO2_RATE: pfParam = m_lfo2.rate; break; case synthv1::LFO2_SWEEP: pfParam = m_lfo2.sweep; break; case synthv1::LFO2_PITCH: pfParam = m_lfo2.pitch; break; case synthv1::LFO2_CUTOFF: pfParam = m_lfo2.cutoff; break; case synthv1::LFO2_RESO: pfParam = m_lfo2.reso; break; case synthv1::LFO2_PANNING: pfParam = m_lfo2.panning; break; case synthv1::LFO2_VOLUME: pfParam = m_lfo2.volume; break; case synthv1::LFO2_ATTACK: pfParam = m_lfo2.env.attack; break; case synthv1::LFO2_DECAY: pfParam = m_lfo2.env.decay; break; case synthv1::LFO2_SUSTAIN: pfParam = m_lfo2.env.sustain; break; case synthv1::LFO2_RELEASE: pfParam = m_lfo2.env.release; break; case synthv1::DCA2_VOLUME: pfParam = m_dca2.volume; break; case synthv1::DCA2_ATTACK: pfParam = m_dca2.env.attack; break; case synthv1::DCA2_DECAY: pfParam = m_dca2.env.decay; break; case synthv1::DCA2_SUSTAIN: pfParam = m_dca2.env.sustain; break; case synthv1::DCA2_RELEASE: pfParam = m_dca2.env.release; break; case synthv1::OUT2_WIDTH: pfParam = m_out2.width; break; case synthv1::OUT2_PANNING: pfParam = m_out2.panning; break; case synthv1::OUT2_VOLUME: pfParam = m_out2.volume; break; case synthv1::DEF2_PITCHBEND: pfParam = m_def2.pitchbend; break; case synthv1::DEF2_MODWHEEL: pfParam = m_def2.modwheel; break; case synthv1::DEF2_PRESSURE: pfParam = m_def2.pressure; break; case synthv1::DEF2_VELOCITY: pfParam = m_def2.velocity; break; case synthv1::DEF2_CHANNEL: pfParam = m_def2.channel; break; case synthv1::DEF2_MONO: pfParam = m_def2.mono; break; case synthv1::CHO1_WET: pfParam = m_cho.wet; break; case synthv1::CHO1_DELAY: pfParam = m_cho.delay; break; case synthv1::CHO1_FEEDB: pfParam = m_cho.feedb; break; case synthv1::CHO1_RATE: pfParam = m_cho.rate; break; case synthv1::CHO1_MOD: pfParam = m_cho.mod; break; case synthv1::FLA1_WET: pfParam = m_fla.wet; break; case synthv1::FLA1_DELAY: pfParam = m_fla.delay; break; case synthv1::FLA1_FEEDB: pfParam = m_fla.feedb; break; case synthv1::FLA1_DAFT: pfParam = m_fla.daft; break; case synthv1::PHA1_WET: pfParam = m_pha.wet; break; case synthv1::PHA1_RATE: pfParam = m_pha.rate; break; case synthv1::PHA1_FEEDB: pfParam = m_pha.feedb; break; case synthv1::PHA1_DEPTH: pfParam = m_pha.depth; break; case synthv1::PHA1_DAFT: pfParam = m_pha.daft; break; case synthv1::DEL1_WET: pfParam = m_del.wet; break; case synthv1::DEL1_DELAY: pfParam = m_del.delay; break; case synthv1::DEL1_FEEDB: pfParam = m_del.feedb; break; case synthv1::DEL1_BPM: pfParam = m_del.bpm; break; case synthv1::DEL1_BPMSYNC: pfParam = m_del.bpmsync; break; case synthv1::DEL1_BPMHOST: pfParam = m_del.bpmhost; break; case synthv1::REV1_WET: pfParam = m_rev.wet; break; case synthv1::REV1_ROOM: pfParam = m_rev.room; break; case synthv1::REV1_DAMP: pfParam = m_rev.damp; break; case synthv1::REV1_FEEDB: pfParam = m_rev.feedb; break; case synthv1::REV1_WIDTH: pfParam = m_rev.width; break; case synthv1::DYN1_COMPRESS: pfParam = m_dyn.compress; break; case synthv1::DYN1_LIMITER: pfParam = m_dyn.limiter; break; default: break; } return pfParam; } void synthv1_impl::setParamValue ( synthv1::ParamIndex index, float fValue ) { float *pfParamPort = paramPort(index); if (pfParamPort) *pfParamPort = fValue; // LV2:BUG? } float synthv1_impl::paramValue ( synthv1::ParamIndex index ) const { float *pfParamPort = paramPort(index); return (pfParamPort ? *pfParamPort : 0.0f); } // handle midi input void synthv1_impl::process_midi ( uint8_t *data, uint32_t size ) { for (uint32_t i = 0; i < size; ++i) { // channel status const int channel = (data[i] & 0x0f) + 1; const int status = (data[i] & 0xf0); // channel filter const int ch1 = int(*m_def1.channel); const int ch2 = int(*m_def2.channel); const int on1 = (ch1 == 0 || ch1 == channel); const int on2 = (ch2 == 0 || ch2 == channel); // all system common/real-time ignored if (status == 0xf0) continue; // check data size (#1) if (++i >= size) break; const int key = (data[i] & 0x7f); // program change if (status == 0xc0) { if (on1 || on2) m_programs.prog_change(key); continue; } // channel aftertouch if (status == 0xd0) { const float pre = float(key) / 127.0f; if (on1) m_ctl1.pressure = pre; if (on2) m_ctl2.pressure = pre; continue; } // check data size (#2) if (++i >= size) break; // channel filter if (!on1 && !on2) continue; const int value = (data[i] & 0x7f); // note on if (status == 0x90 && value > 0) { synthv1_voice *pv; // synth 1 if (on1) { // mono voice modes if (*m_def1.mono > 0.0f) { for (pv = m_play_list.next(); pv; pv = pv->next()) { if (pv->note1 >= 0 && pv->dca1_env.stage != synthv1_env::Release) { m_dcf1.env.note_off_fast(&pv->dcf1_env); m_lfo1.env.note_off_fast(&pv->lfo1_env); m_dca1.env.note_off_fast(&pv->dca1_env); m_note1[pv->note1] = 0; pv->note1 = -1; } } } // note retrigger pv = m_note1[key]; if (pv && pv->note1 >= 0/* && !m_ctl1.sustain*/) { // retrigger fast release m_dcf1.env.note_off_fast(&pv->dcf1_env); m_lfo1.env.note_off_fast(&pv->lfo1_env); m_dca1.env.note_off_fast(&pv->dca1_env); m_note1[pv->note1] = 0; pv->note1 = -1; } } // synth 2 if (on2) { // mono voice modes if (*m_def2.mono > 0.0f) { for (pv = m_play_list.next(); pv; pv = pv->next()) { if (pv->note2 >= 0 && pv->dca2_env.stage != synthv1_env::Release) { m_dcf2.env.note_off_fast(&pv->dcf2_env); m_lfo2.env.note_off_fast(&pv->lfo2_env); m_dca2.env.note_off_fast(&pv->dca2_env); m_note2[pv->note2] = 0; pv->note2 = -1; } } } // note retrigger pv = m_note2[key]; if (pv && pv->note2 >= 0/* && !m_ctl2.sustain*/) { // retrigger fast release m_dcf2.env.note_off_fast(&pv->dcf2_env); m_lfo2.env.note_off_fast(&pv->lfo2_env); m_dca2.env.note_off_fast(&pv->dca2_env); m_note2[pv->note2] = 0; pv->note2 = -1; } } // find free voice pv = alloc_voice(); if (pv) { // velocity (quadratic velocity law) float vel = float(value) / 127.0f; vel *= vel; // synth 1 if (on1) { // waveform pv->note1 = key; pv->vel1 = synthv1_velocity(vel, *m_def1.velocity); // balance pv->dco1_bal.reset(m_dco1.balance); // pressure/after-touch pv->pre1 = 0.0f; pv->dca1_pre.reset(m_def1.pressure, &m_ctl1.pressure, &pv->pre1); // frequencies const float note1 = float(key) + *m_dco1.octave * OCTAVE_SCALE + *m_dco1.tuning * TUNING_SCALE; const float detune1 = *m_dco1.detune * DETUNE_SCALE; pv->dco1_freq1 = synthv1_freq(note1 - detune1); pv->dco1_freq2 = synthv1_freq(note1 + detune1); // phases const float phase1 = *m_dco1.phase * PHASE_SCALE; pv->dco1_sample1 = pv->dco1_osc1.start( 0.0f, pv->dco1_freq1); pv->dco1_sample2 = pv->dco1_osc2.start(phase1, pv->dco1_freq2); // filters const int type1 = int(*m_dcf1.type); pv->dcf11.reset(synthv1_filter1::Type(type1)); pv->dcf12.reset(synthv1_filter1::Type(type1)); pv->dcf13.reset(synthv1_filter2::Type(type1)); pv->dcf14.reset(synthv1_filter2::Type(type1)); // envelopes m_dcf1.env.start(&pv->dcf1_env); m_lfo1.env.start(&pv->lfo1_env); m_dca1.env.start(&pv->dca1_env); // lfos pv->lfo1_sample = pv->lfo1_osc.start(); // glides (portamento) const float frames1 = uint32_t(*m_dco1.glide * *m_dco1.glide * m_srate); pv->dco1_glide1.reset(frames1, pv->dco1_freq1); pv->dco1_glide2.reset(frames1, pv->dco1_freq2); // sustain pv->sustain1 = false; // allocated m_note1[key] = pv; } // synth 2 if (on2) { // waveform pv->note2 = key; pv->vel2 = synthv1_velocity(vel, *m_def2.velocity); // balance pv->dco2_bal.reset(m_dco2.balance); // pressure/after-touch pv->pre2 = 0.0f; pv->dca2_pre.reset(m_def2.pressure, &m_ctl2.pressure, &pv->pre2); // frequencies const float note2 = float(key) + *m_dco2.octave * OCTAVE_SCALE + *m_dco2.tuning * TUNING_SCALE; const float detune2 = *m_dco2.detune * DETUNE_SCALE; pv->dco2_freq1 = synthv1_freq(note2 - detune2); pv->dco2_freq2 = synthv1_freq(note2 + detune2); // phases const float phase2 = *m_dco2.phase * PHASE_SCALE; pv->dco2_sample1 = pv->dco2_osc1.start( 0.0f, pv->dco2_freq1); pv->dco2_sample2 = pv->dco2_osc2.start(phase2, pv->dco2_freq2); // filters const int type2 = int(*m_dcf2.type); pv->dcf21.reset(synthv1_filter1::Type(type2)); pv->dcf22.reset(synthv1_filter1::Type(type2)); pv->dcf23.reset(synthv1_filter2::Type(type2)); pv->dcf24.reset(synthv1_filter2::Type(type2)); // envelopes m_dcf2.env.start(&pv->dcf2_env); m_lfo2.env.start(&pv->lfo2_env); m_dca2.env.start(&pv->dca2_env); // lfos pv->lfo2_sample = pv->lfo2_osc.start(); // glides (portamento) const float frames2 = uint32_t(*m_dco2.glide * *m_dco2.glide * m_srate); pv->dco2_glide1.reset(frames2, pv->dco2_freq1); pv->dco2_glide2.reset(frames2, pv->dco2_freq2); // sustain pv->sustain2 = false; // allocated m_note2[key] = pv; } } } // note off else if (status == 0x80 || (status == 0x90 && value == 0)) { synthv1_voice *pv; // synth 1 if (on1) { pv = m_note1[key]; if (pv && pv->note1 >= 0) { if (m_ctl1.sustain) { pv->sustain1 = true; } else { if (pv->dca1_env.stage != synthv1_env::Release) { m_dca1.env.note_off(&pv->dca1_env); m_dcf1.env.note_off(&pv->dcf1_env); m_lfo1.env.note_off(&pv->lfo1_env); } } } } // synth 2 if (on2) { pv = m_note2[key]; if (pv && pv->note2 >= 0) { if (m_ctl2.sustain) { pv->sustain2 = true; } else { if (pv->dca2_env.stage != synthv1_env::Release) { m_dca2.env.note_off(&pv->dca2_env); m_dcf2.env.note_off(&pv->dcf2_env); m_lfo2.env.note_off(&pv->lfo2_env); } } } } } // key pressure/poly.aftertouch else if (status == 0xa0) { const float pre = float(value) / 127.0f; synthv1_voice *pv; // synth 1 if (on1) { pv = m_note1[key]; if (pv && pv->note1 >= 0) pv->pre1 = *m_def1.pressure * pre; } // synth 2 if (on2) { pv = m_note2[key]; if (pv && pv->note2 >= 0) pv->pre2 = *m_def2.pressure * pre; } } // control change else if (status == 0xb0) { switch (key) { case 0x00: // bank-select MSB (cc#0) m_programs.bank_select_msb(value); break; case 0x01: { // modulation wheel (cc#1) const float mod = float(value) / 127.0f; if (on1) m_ctl1.modwheel = *m_def1.modwheel * mod; if (on2) m_ctl2.modwheel = *m_def2.modwheel * mod; break; } case 0x07: { // channel volume (cc#7) const float vol = float(value) / 127.0f; if (on1) m_ctl1.volume = vol; if (on2) m_ctl2.volume = vol; break; } case 0x0a: { // channel panning (cc#10) const float pan = float(value - 64) / 64.0f; if (on1) m_ctl1.panning = pan; if (on2) m_ctl2.panning = pan; break; } case 0x20: // bank-select LSB (cc#32) m_programs.bank_select_lsb(value); break; case 0x40: // sustain/damper pedal (cc#64) if (on1) { if (m_ctl1.sustain && value < 64) allSustainOff_1(); m_ctl1.sustain = bool(value >= 64); } if (on2) { if (m_ctl2.sustain && value < 64) allSustainOff_2(); m_ctl2.sustain = bool(value >= 64); } break; case 0x78: // all sound off (cc#120) allSoundOff(); break; case 0x79: // all controllers off (cc#121) if (on1) allControllersOff_1(); if (on2) allControllersOff_2(); break; case 0x7b: // all notes off (cc#123) if (on1) allNotesOff_1(); if (on2) allNotesOff_2(); break; } // process controllers... m_controls.process_enqueue(channel, key, value); } // pitch bend else if (status == 0xe0) { const float pitchbend = float(key + (value << 7) - 0x2000) / 8192.0f; if (on1) m_ctl1.pitchbend = synthv1_pow2f(*m_def1.pitchbend * pitchbend); if (on2) m_ctl2.pitchbend = synthv1_pow2f(*m_def2.pitchbend * pitchbend); } } // process pending controllers... m_controls.process_dequeue(); } // all controllers off void synthv1_impl::allControllersOff (void) { m_ctl1.reset(); m_ctl2.reset(); } void synthv1_impl::allControllersOff_1 (void) { m_ctl1.reset(); } void synthv1_impl::allControllersOff_2 (void) { m_ctl2.reset(); } // all notes off void synthv1_impl::allNotesOff (void) { #if 0 allNotesOff_1(); allNotesOff_2(); #else synthv1_voice *pv = m_play_list.next(); while (pv) { if (pv->note1 >= 0) m_note1[pv->note1] = 0; if (pv->note2 >= 0) m_note2[pv->note2] = 0; free_voice(pv); pv = m_play_list.next(); } dco1_last1 = 0.0f; dco1_last2 = 0.0f; dco2_last1 = 0.0f; dco2_last2 = 0.0f; m_aux1.reset(); m_aux2.reset(); #endif } void synthv1_impl::allNotesOff_1 (void) { synthv1_voice *pv = m_play_list.next(); while (pv) { if (pv->note1 >= 0) { m_dca1.env.note_off_fast(&pv->dca1_env); m_dcf1.env.note_off_fast(&pv->dcf1_env); m_lfo1.env.note_off_fast(&pv->lfo1_env); m_note1[pv->note1] = 0; pv->note1 = -1; } pv = pv->next(); } dco1_last1 = 0.0f; dco1_last2 = 0.0f; m_aux1.reset(); } void synthv1_impl::allNotesOff_2 (void) { synthv1_voice *pv = m_play_list.next(); while (pv) { if (pv->note2 >= 0) { m_dca2.env.note_off_fast(&pv->dca2_env); m_dcf2.env.note_off_fast(&pv->dcf2_env); m_lfo2.env.note_off_fast(&pv->lfo2_env); m_note2[pv->note2] = 0; pv->note2 = -1; } pv = pv->next(); } dco2_last1 = 0.0f; dco2_last2 = 0.0f; m_aux2.reset(); } // all sustained notes off void synthv1_impl::allSustainOff_1 (void) { synthv1_voice *pv = m_play_list.next(); while (pv) { if (pv->note1 >= 0 && pv->sustain1) { pv->sustain1 = false; if (pv->dca1_env.stage != synthv1_env::Release) { m_dca1.env.note_off(&pv->dca1_env); m_dcf1.env.note_off(&pv->dcf1_env); m_lfo1.env.note_off(&pv->lfo1_env); } } pv = pv->next(); } } void synthv1_impl::allSustainOff_2 (void) { synthv1_voice *pv = m_play_list.next(); while (pv) { if (pv->note2 >= 0 && pv->sustain2) { pv->sustain2 = false; if (pv->dca2_env.stage != synthv1_env::Release) { m_dca2.env.note_off(&pv->dca2_env); m_dcf2.env.note_off(&pv->dcf2_env); m_lfo2.env.note_off(&pv->lfo2_env); } } pv = pv->next(); } } // all sound off void synthv1_impl::allSoundOff (void) { m_chorus.setSampleRate(m_srate); m_chorus.reset(); for (uint16_t k = 0; k < m_nchannels; ++k) { m_phaser[k].setSampleRate(m_srate); m_delay[k].setSampleRate(m_srate); m_comp[k].setSampleRate(m_srate); m_flanger[k].reset(); m_phaser[k].reset(); m_delay[k].reset(); m_comp[k].reset(); } m_reverb.setSampleRate(m_srate); m_reverb.reset(); } // controllers accessor synthv1_controls *synthv1_impl::controls (void) { return &m_controls; } // programs accessor synthv1_programs *synthv1_impl::programs (void) { return &m_programs; } // all reset clear void synthv1_impl::reset (void) { #if 0//--legacy support < 0.3.0.4 if (*m_del.bpm < 3.6f) *m_del.bpm *= 100.0f; #endif // make sure dangling states aren't... m_del.bpmsync0 = 0.0f; m_del.bpm0 = m_del.bpm; m_vol1.reset(m_out1.volume, m_dca1.volume, &m_ctl1.volume, &m_aux1.volume); m_pan1.reset(m_out1.panning, &m_ctl1.panning, &m_aux1.panning); m_wid1.reset(m_out1.width); m_vol2.reset(m_out2.volume, m_dca2.volume, &m_ctl2.volume, &m_aux2.volume); m_pan2.reset(m_out2.panning, &m_ctl2.panning, &m_aux2.panning); m_wid2.reset(m_out2.width); // flangers if (m_flanger == 0) m_flanger = new synthv1_fx_flanger [m_nchannels]; // phasers if (m_phaser == 0) m_phaser = new synthv1_fx_phaser [m_nchannels]; // delays if (m_delay == 0) m_delay = new synthv1_fx_delay [m_nchannels]; // compressors if (m_comp == 0) m_comp = new synthv1_fx_comp [m_nchannels]; // reverbs m_reverb.reset(); // controllers reset. m_controls.reset(); allSoundOff(); // allControllersOff(); allNotesOff(); } // synthesize void synthv1_impl::process ( float **ins, float **outs, uint32_t nframes ) { float *v_outs[m_nchannels]; // buffer i/o transfer uint16_t k; for (k = 0; k < m_nchannels; ++k) ::memcpy(outs[k], ins[k], nframes * sizeof(float)); // controls const float lfo1_rate = *m_lfo1.rate * *m_lfo1.rate; const float lfo2_rate = *m_lfo2.rate * *m_lfo2.rate; const float lfo1_freq = LFO_FREQ_MIN + lfo1_rate * (LFO_FREQ_MAX - LFO_FREQ_MIN); const float lfo2_freq = LFO_FREQ_MIN + lfo2_rate * (LFO_FREQ_MAX - LFO_FREQ_MIN); const float modwheel1 = m_ctl1.modwheel + PITCH_SCALE * *m_lfo1.pitch; const float modwheel2 = m_ctl2.modwheel + PITCH_SCALE * *m_lfo2.pitch; if (m_dco1.envtime0 != *m_dco1.envtime) { m_dco1.envtime0 = *m_dco1.envtime; updateEnvTimes_1(); } if (m_dco2.envtime0 != *m_dco2.envtime) { m_dco2.envtime0 = *m_dco2.envtime; updateEnvTimes_2(); } dco1_wave1.reset_test( synthv1_wave::Shape(*m_dco1.shape1), *m_dco1.width1, *m_dco1.bandl1 > 0.0f); dco1_wave2.reset_test( synthv1_wave::Shape(*m_dco1.shape2), *m_dco1.width2, *m_dco1.bandl2 > 0.0f); dco2_wave1.reset_test( synthv1_wave::Shape(*m_dco2.shape1), *m_dco2.width1, *m_dco2.bandl1 > 0.0f); dco2_wave2.reset_test( synthv1_wave::Shape(*m_dco2.shape2), *m_dco2.width2, *m_dco2.bandl2 > 0.0f); lfo1_wave.reset_test( synthv1_wave::Shape(*m_lfo1.shape), *m_lfo1.width); lfo2_wave.reset_test( synthv1_wave::Shape(*m_lfo2.shape), *m_lfo2.width); // per voice synthv1_voice *pv = m_play_list.next(); while (pv) { synthv1_voice *pv_next = pv->next(); // output buffers for (k = 0; k < m_nchannels; ++k) v_outs[k] = outs[k]; uint32_t nblock = nframes; while (nblock > 0) { uint32_t ngen = nblock; // process envelope stages if (pv->dca1_env.running && pv->dca1_env.frames < ngen) ngen = pv->dca1_env.frames; if (pv->dca2_env.running && pv->dca2_env.frames < ngen) ngen = pv->dca2_env.frames; if (pv->dcf1_env.running && pv->dcf1_env.frames < ngen) ngen = pv->dcf1_env.frames; if (pv->dcf2_env.running && pv->dcf2_env.frames < ngen) ngen = pv->dcf2_env.frames; if (pv->lfo1_env.running && pv->lfo1_env.frames < ngen) ngen = pv->lfo1_env.frames; if (pv->lfo2_env.running && pv->lfo2_env.frames < ngen) ngen = pv->lfo2_env.frames; for (uint32_t j = 0; j < ngen; ++j) { // velocities const float vel1 = (pv->vel1 + (1.0f - pv->vel1) * pv->dca1_pre.value(j)); const float vel2 = (pv->vel2 + (1.0f - pv->vel2) * pv->dca2_pre.value(j)); // generators const float lfo1_env = pv->lfo1_env.tick(); const float lfo2_env = pv->lfo2_env.tick(); const float lfo1 = pv->lfo1_sample * lfo1_env; const float lfo2 = pv->lfo2_sample * lfo2_env; float dco11 = pv->dco1_sample1 * pv->dco1_bal.value(j, 0); float dco12 = pv->dco1_sample2 * pv->dco1_bal.value(j, 1); float dco21 = pv->dco2_sample1 * pv->dco2_bal.value(j, 0); float dco22 = pv->dco2_sample2 * pv->dco2_bal.value(j, 1); pv->dco1_sample1 = pv->dco1_osc1.sample(pv->dco1_freq1 * (m_ctl1.pitchbend + modwheel1 * lfo1) + pv->dco1_glide1.tick()); pv->dco1_sample2 = pv->dco1_osc2.sample(pv->dco1_freq2 * (m_ctl1.pitchbend + modwheel1 * lfo1) + pv->dco1_glide2.tick()); pv->dco2_sample1 = pv->dco2_osc1.sample(pv->dco2_freq1 * (m_ctl2.pitchbend + modwheel2 * lfo2) + pv->dco2_glide1.tick()); pv->dco2_sample2 = pv->dco2_osc2.sample(pv->dco2_freq2 * (m_ctl2.pitchbend + modwheel2 * lfo2) + pv->dco2_glide2.tick()); pv->lfo1_sample = pv->lfo1_osc.sample(lfo1_freq * (1.0f + SWEEP_SCALE * *m_lfo1.sweep * lfo1_env)); pv->lfo2_sample = pv->lfo2_osc.sample(lfo2_freq * (1.0f + SWEEP_SCALE * *m_lfo2.sweep * lfo2_env)); // filters const float env1 = 0.5f * (1.0f + vel1 * *m_dcf1.envelope * pv->dcf1_env.tick()); const float cutoff1 = synthv1_sigmoid_1(*m_dcf1.cutoff * env1 * (1.0f + *m_lfo1.cutoff * lfo1)); const float reso1 = synthv1_sigmoid_1(*m_dcf1.reso * env1 * (1.0f + *m_lfo1.reso * lfo1)); if (int(*m_dcf1.slope) > 0) { // 24db/octave dco11 = pv->dcf13.output(dco11, cutoff1, reso1); dco12 = pv->dcf14.output(dco12, cutoff1, reso1); } else { // 12db/octave dco11 = pv->dcf11.output(dco11, cutoff1, reso1); dco12 = pv->dcf12.output(dco12, cutoff1, reso1); } const float env2 = 0.5f * (1.0f + vel2 * *m_dcf2.envelope * pv->dcf2_env.tick()); const float cutoff2 = synthv1_sigmoid_1(*m_dcf2.cutoff * env2 * (1.0f + *m_lfo2.cutoff * lfo2)); const float reso2 = synthv1_sigmoid_1(*m_dcf2.reso * env2 * (1.0f + *m_lfo2.reso * lfo2)); if (int(*m_dcf2.slope) > 0) { // 24db/octave dco21 = pv->dcf23.output(dco21, cutoff2, reso2); dco22 = pv->dcf24.output(dco22, cutoff2, reso2); } else { // 12db/octave dco21 = pv->dcf21.output(dco21, cutoff2, reso2); dco22 = pv->dcf22.output(dco22, cutoff2, reso2); } // volumes const float wid1 = m_wid1.value(j); const float mid1 = 0.5f * (dco11 + dco12); const float sid1 = 0.5f * (dco11 - dco12); const float vol1 = vel1 * m_vol1.value(j) * pv->dca1_env.tick(); const float wid2 = m_wid2.value(j); const float mid2 = 0.5f * (dco21 + dco22); const float sid2 = 0.5f * (dco21 - dco22); const float vol2 = vel2 * m_vol2.value(j) * pv->dca2_env.tick(); // outputs const float out1 = vol1 * (mid1 + sid1 * wid1) * m_pan1.value(j, 0) + vol2 * (mid2 + sid2 * wid2) * m_pan2.value(j, 0); const float out2 = vol1 * (mid1 - sid1 * wid1) * m_pan1.value(j, 1) + vol2 * (mid2 - sid2 * wid2) * m_pan2.value(j, 1); for (k = 0; k < m_nchannels; ++k) *v_outs[k]++ += (k & 1 ? out2 : out1); if (j == 0) { m_aux1.panning = lfo1 * *m_lfo1.panning; m_aux1.volume = lfo1 * *m_lfo1.volume + 1.0f; m_aux2.panning = lfo2 * *m_lfo2.panning; m_aux2.volume = lfo2 * *m_lfo2.volume + 1.0f; } } nblock -= ngen; // voice ramps countdown pv->dco1_bal.process(ngen); pv->dco2_bal.process(ngen); pv->dca1_pre.process(ngen); pv->dca2_pre.process(ngen); // envelope countdowns if (pv->dca1_env.running && pv->dca1_env.frames == 0) m_dca1.env.next(&pv->dca1_env); if (pv->dca2_env.running && pv->dca2_env.frames == 0) m_dca2.env.next(&pv->dca2_env); if (pv->dca1_env.stage == synthv1_env::Idle && pv->dca2_env.stage == synthv1_env::Idle) { if (pv->note1 >= 0) m_note1[pv->note1] = 0; if (pv->note2 >= 0) m_note2[pv->note2] = 0; free_voice(pv); nblock = 0; } else { if (pv->dcf1_env.running && pv->dcf1_env.frames == 0) m_dcf1.env.next(&pv->dcf1_env); if (pv->dcf2_env.running && pv->dcf2_env.frames == 0) m_dcf2.env.next(&pv->dcf2_env); if (pv->lfo1_env.running && pv->lfo1_env.frames == 0) m_lfo1.env.next(&pv->lfo1_env); if (pv->lfo2_env.running && pv->lfo2_env.frames == 0) m_lfo2.env.next(&pv->lfo2_env); } } // next playing voice pv = pv_next; } // delay sync toggle if (int(*m_del.bpmsync) != int(m_del.bpmsync0)) { m_del.bpmsync0 = *m_del.bpmsync; m_del.bpm0 = (m_del.bpmsync0 > 0.0f ? m_del.bpmhost : m_del.bpm); } // chorus if (m_nchannels > 1) { m_chorus.process(outs[0], outs[1], nframes, *m_cho.wet, *m_cho.delay, *m_cho.feedb, *m_cho.rate, *m_cho.mod); } // effects for (k = 0; k < m_nchannels; ++k) { float *in = outs[k]; // flanger m_flanger[k].process(in, nframes, *m_fla.wet, *m_fla.delay, *m_fla.feedb, *m_fla.daft * float(k)); // phaser m_phaser[k].process(in, nframes, *m_pha.wet, *m_pha.rate, *m_pha.feedb, *m_pha.depth, *m_pha.daft * float(k)); // delay m_delay[k].process(in, nframes, *m_del.wet, *m_del.delay, *m_del.feedb, *m_del.bpm0); } // reverb if (m_nchannels > 1) { m_reverb.process(outs[0], outs[1], nframes, *m_rev.wet, *m_rev.feedb, *m_rev.room, *m_rev.damp, *m_rev.width); } // dynamics for (k = 0; k < m_nchannels; ++k) { float *in = outs[k]; // compressor if (int(*m_dyn.compress) > 0) m_comp[k].process(in, nframes); // limiter if (int(*m_dyn.limiter) > 0) { float *out = in; for (uint32_t n = 0; n < nframes; ++n) *out++ = synthv1_sigmoid(*in++); } } // post-processing m_wid1.process(nframes); m_pan1.process(nframes); m_vol1.process(nframes); m_wid2.process(nframes); m_pan2.process(nframes); m_vol2.process(nframes); m_controls.process(nframes); } //------------------------------------------------------------------------- // synthv1 - decl. // synthv1::synthv1 ( uint16_t nchannels, float srate ) { m_pImpl = new synthv1_impl(this, nchannels, srate); } synthv1::~synthv1 (void) { delete m_pImpl; } void synthv1::setChannels ( uint16_t nchannels ) { m_pImpl->setChannels(nchannels); } uint16_t synthv1::channels (void) const { return m_pImpl->channels(); } void synthv1::setSampleRate ( float srate ) { m_pImpl->setSampleRate(srate); } float synthv1::sampleRate (void) const { return m_pImpl->sampleRate(); } void synthv1::setParamPort ( ParamIndex index, float *pfParam ) { m_pImpl->setParamPort(index, pfParam); } float *synthv1::paramPort ( ParamIndex index ) const { return m_pImpl->paramPort(index); } void synthv1::setParamValue ( ParamIndex index, float fValue ) { m_pImpl->setParamValue(index, fValue); } float synthv1::paramValue ( ParamIndex index ) const { return m_pImpl->paramValue(index); } void synthv1::process_midi ( uint8_t *data, uint32_t size ) { #ifdef CONFIG_DEBUG_0 fprintf(stderr, "synthv1[%p]::process_midi(%u)", this, size); for (uint32_t i = 0; i < size; ++i) fprintf(stderr, " %02x", data[i]); fprintf(stderr, "\n"); #endif m_pImpl->process_midi(data, size); } void synthv1::process ( float **ins, float **outs, uint32_t nframes ) { m_pImpl->process(ins, outs, nframes); } // controllers accessor synthv1_controls *synthv1::controls (void) const { return m_pImpl->controls(); } // programs accessor synthv1_programs *synthv1::programs (void) const { return m_pImpl->programs(); } // all reset clear void synthv1::reset (void) { m_pImpl->reset(); } // end of synthv1.cpp synthv1-0.7.1/src/PaxHeaders.4140/synthv1widget_status.cpp0000644000000000000000000000013212566622134020325 xustar0030 mtime=1440425052.686715542 30 atime=1440425052.686715542 30 ctime=1440425052.686715542 synthv1-0.7.1/src/synthv1widget_status.cpp0000644000175000001440000000365312566622134021175 0ustar00rncbcusers00000000000000// synthv1widget_status.cpp // /**************************************************************************** Copyright (C) 2012-2014, rncbc aka Rui Nuno Capela. All rights reserved. This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. *****************************************************************************/ #include "synthv1widget_status.h" #include //------------------------------------------------------------------------- // synthv1widget_status - Custom status-bar widget. // // Constructor. synthv1widget_status::synthv1widget_status ( QWidget *pParent ) : QStatusBar (pParent) { const QFontMetrics fm(QStatusBar::font()); m_pModifiedLabel = new QLabel(); m_pModifiedLabel->setAlignment(Qt::AlignHCenter); m_pModifiedLabel->setMinimumSize(QSize(fm.width("MOD") + 4, fm.height())); m_pModifiedLabel->setToolTip(tr("Modification status")); m_pModifiedLabel->setAutoFillBackground(true); QStatusBar::addPermanentWidget(m_pModifiedLabel); } // Permanent widgets accessors. void synthv1widget_status::setModified ( bool bModified ) { if (bModified) m_pModifiedLabel->setText(tr("MOD")); else m_pModifiedLabel->clear(); } bool synthv1widget_status::isModified (void) const { return !m_pModifiedLabel->text().isEmpty(); } // end of synthv1widget_status.cpp synthv1-0.7.1/src/PaxHeaders.4140/synthv1widget.ui0000644000000000000000000000013212566622134016555 xustar0030 mtime=1440425052.683715542 30 atime=1440425052.683715542 30 ctime=1440425052.683715542 synthv1-0.7.1/src/synthv1widget.ui0000644000175000001440000020211312566622134017415 0ustar00rncbcusers00000000000000 rncbc aka Rui Nuno Capela synthv1 - An old-school polyphonic synthesizer Copyright (C) 2012-2015, rncbc aka Rui Nuno Capela. All rights reserved. This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. synthv1widget synthv1 :/images/synthv1.png 0 0 Swap A A true Swap B B true Qt::Horizontal 20 20 0 0 &Help 0 Synth 1 DCO1 DCO1 Wave 1 DCO1 Wave Shape 1 Shape 1 DCO1 Wave Width 1 Width 1 DCO1 Wave Bandlimit 1 Bandl.1 DCO1 Wave 2 DCO1 Wave Shape 2 Shape 2 DCO1 Wave Width 2 Width 2 DCO1 Wave Bandlimit 2 Bandl.2 Qt::Horizontal 8 8 DCO1 Balance Balance DCO1 Detune Detune DCO1 Phase Phase Qt::Horizontal 8 8 DCO1 Octave Octave DCO1 Tuning Tuning Qt::Horizontal 8 8 DCO1 Glide Glide Qt::Horizontal 8 8 DCO1 Env.Time Env.Time Qt::Vertical 8 0 DCF1 DCF1 DCF1 Cutoff Cutoff DCF1 Resonance Reso DCF1 Type Type DCF1 Slope Slope DCF1 Envelope Envelope DCF1 Envelope DCF1 Attack Attack DCF1 Decay Decay DCF1 Sustain Sustain DCF1 Release Release LFO1 LFO1 Wave LFO1 Wave Shape Shape LFO1 Wave Width Width LFO1 Envelope LFO1 Attack Attack LFO1 Decay Decay LFO1 Sustain Sustain LFO1 Release Release LFO1 Rate Rate Qt::Horizontal 8 8 LFO1 Sweep Sweep LFO1 Pitch Pitch Qt::Horizontal 8 8 LFO1 Cutoff Cutoff LFO1 Resonance Reso Qt::Horizontal 8 8 LFO1 Panning Panning LFO1 Volume Volume Qt::Vertical 8 0 DCA1 DCA1 Volume Volume DCA1 Envelope DCA1 Attack Attack DCA1 Decay Decay DCA1 Sustain Sustain DCA1 Release Release DEF1 DEF1 Pitchbend Pitchbend DEF1 Modwheel Modwheel DEF1 Pressure Pressure DEF1 Velocity Velocity DEF1 Channel Channel DEF1 Mono Mono OUT1 OUT1 Stereo Width Width OUT1 Panning Panning Qt::Horizontal 8 8 OUT1 Volume Volume Synth 2 DCO2 DCO2 Wave 1 DCO2 Wave Shape 1 Shape 1 DCO2 Wave Width 1 Width 1 DCO2 Wave Bandlimit 1 Bandl.1 DCO2 Wave 2 DCO2 Wave Shape 2 Shape 2 DCO2 Wave Width 2 Width 2 DCO2 Wave Bandlimit 2 Bandl.2 Qt::Horizontal 8 8 DCO2 Balance Balance DCO2 Detune Detune DCO2 Phase Phase Qt::Horizontal 8 8 DCO2 Octave Octave DCO2 Tuning Tuning Qt::Horizontal 8 8 DCO2 Glide Glide Qt::Horizontal 8 8 DCO2 Env.Time Env.Time Qt::Vertical 8 0 DCF2 DCF2 DCF2 Cutoff Cutoff DCF2 Resonance Reso DCF2 Type Type DCF2 Slope Slope DCF2 Envelope Envelope DCF2 Envelope DCF2 Attack Attack DCF2 Decay Decay DCF2 Sustain Sustain DCF2 Release Release LFO2 LFO2 Wave LFO2 Wave Shape Shape LFO2 Wave Width Width LFO2 Envelope LFO2 Attack Attack LFO2 Decay Decay LFO2 Sustain Sustain LFO2 Release Release LFO2 Rate Rate Qt::Horizontal 8 8 LFO2 Sweep Sweep LFO2 Pitch Pitch Qt::Horizontal 8 8 LFO2 Cutoff Cutoff LFO2 Resonance Reso Qt::Horizontal 8 8 LFO2 Panning Panning LFO2 Volume Volume Qt::Vertical 8 0 DCA2 DCA2 Volume Volume DCA2 Envelope DCA2 Attack Attack DCA2 Decay Decay DCA2 Sustain Sustain DCA2 Release Release DEF2 DEF2 Pitchbend Pitchbend DEF2 Modwheel Modwheel DEF2 Pressure Pressure DEF2 Velocity Velocity DEF2 Channel Channel DEF2 Mono Mono OUT2 OUT2 Stereo Width Width OUT2 Panning Panning Qt::Horizontal 8 8 OUT2 Volume Volume Effects Qt::Horizontal 20 20 Chorus Chorus Wet Wet Qt::Horizontal 20 20 Chorus Delay Delay Chorus Feedback Feedback Chorus Rate Rate Chorus Modulation Modulation Flanger Flanger Wet Wet Qt::Horizontal 20 20 Flanger Delay Delay Flanger Feedback Feedback Flanger Daft Daft Phaser Phaser Wet Wet Qt::Horizontal 20 20 Phaser Rate Rate Phaser Feedback Feedback Phaser Depth Depth Phaser Daft Daft Delay Delay Wet Wet Qt::Horizontal 20 20 Delay Delay Delay Delay Feedback Feedback Delay BPM BPM Dynamic Dynamic Compressor Compress Qt::Vertical 8 8 Dynamic Limiter Limiter Qt::Horizontal 20 20 Reverb Reverb Wet Wet Qt::Horizontal 20 20 Reverb Room Room Reverb Damp Damp Reverb Feedback Feedback Reverb Width Width Qt::Vertical 8 8 &Configure... Configure Configure options &About... About Show information about this application program About &Qt... About Qt Show information about the Qt toolkit synthv1widget_preset QComboBox
synthv1widget_preset.h
synthv1widget_status QStatusBar
synthv1widget_status.h
synthv1widget_spin QDial
synthv1widget_knob.h
synthv1widget_combo QDial
synthv1widget_knob.h
synthv1widget_env QFrame
synthv1widget_env.h
1
synthv1widget_filt QFrame
synthv1widget_filt.h
1
synthv1widget_wave QFrame
synthv1widget_wave.h
1
synthv1-0.7.1/src/PaxHeaders.4140/synthv1widget_preset.h0000644000000000000000000000013212566622134017751 xustar0030 mtime=1440425052.685715542 30 atime=1440425052.685715542 30 ctime=1440425052.685715542 synthv1-0.7.1/src/synthv1widget_preset.h0000644000175000001440000000446212566622134020620 0ustar00rncbcusers00000000000000// synthv1widget_preset.h // /**************************************************************************** Copyright (C) 2012-2015, rncbc aka Rui Nuno Capela. All rights reserved. This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. *****************************************************************************/ #ifndef __synthv1widget_preset_h #define __synthv1widget_preset_h #include // Forward declarations. class QToolButton; class QComboBox; //------------------------------------------------------------------------- // synthv1widget_preset - Custom combo/edit-box widget. class synthv1widget_preset : public QWidget { Q_OBJECT public: // Constructor. synthv1widget_preset(QWidget *pParent = 0); void setPreset(const QString& sPreset); QString preset() const; void setDirtyPreset(bool bDirtyPreset); bool isDirtyPreset() const; void clearPreset(); bool queryPreset(); signals: void newPresetFile(); void loadPresetFile(const QString&); void savePresetFile(const QString&); void resetPresetFile(); public slots: void initPreset(); void stabilizePreset(); protected slots: void newPreset(); void openPreset(); void activatePreset(const QString&); void savePreset(); void deletePreset(); void resetPreset(); protected: void loadPreset(const QString&); void savePreset(const QString&); void refreshPreset(); private: // Widget members. QToolButton *m_pNewButton; QToolButton *m_pOpenButton; QComboBox *m_pComboBox; QToolButton *m_pSaveButton; QToolButton *m_pDeleteButton; QToolButton *m_pResetButton; int m_iInitPreset; int m_iDirtyPreset; }; #endif // __synthv1widget_preset_h // end of synthv1widget_preset.h synthv1-0.7.1/src/PaxHeaders.4140/synthv1_sched.h0000644000000000000000000000013212566622134016331 xustar0030 mtime=1440425052.682715542 30 atime=1440425052.682715542 30 ctime=1440425052.682715542 synthv1-0.7.1/src/synthv1_sched.h0000644000175000001440000000474612566622134017205 0ustar00rncbcusers00000000000000// synthv1_sched.h // /**************************************************************************** Copyright (C) 2012-2015, rncbc aka Rui Nuno Capela. All rights reserved. This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. *****************************************************************************/ #ifndef __synthv1_sched_h #define __synthv1_sched_h #include // forward decls. class synthv1; //------------------------------------------------------------------------- // synthv1_sched - worker/scheduled stuff (pure virtual). // class synthv1_sched { public: // plausible sched types. enum Type { Wave, Programs, Controls, Controller }; // ctor. synthv1_sched(synthv1 *pSynth, Type stype, uint32_t nsize = 8); // virtual dtor. virtual ~synthv1_sched(); // instance access. synthv1 *instance() const; // schedule process. void schedule(int sid = 0); // test-and-set wait. bool sync_wait(); // scheduled processor. void sync_process(); // (pure) virtual processor. virtual void process(int sid) = 0; // signal broadcast (static). static void sync_notify(synthv1 *pSynth, Type stype, int sid); private: // instance variables. synthv1 *m_pSynth; Type m_stype; // sched queue instance reference. uint32_t m_nsize; uint32_t m_nmask; int *m_items; volatile uint32_t m_iread; volatile uint32_t m_iwrite; volatile bool m_sync_wait; }; //------------------------------------------------------------------------- // synthv1_sched_notifier - worker/schedule proxy decl. // class synthv1_sched_notifier { public: // ctor. synthv1_sched_notifier(synthv1 *pSynth); // dtor. ~synthv1_sched_notifier(); // signal notifier. virtual void notify(synthv1_sched::Type stype, int sid) const = 0; private: // instance variables. synthv1 *m_pSynth; }; #endif // __synthv1_sched_h // end of synthv1_sched.h synthv1-0.7.1/src/PaxHeaders.4140/synthv1widget_knob.h0000644000000000000000000000013212566622134017400 xustar0030 mtime=1440425052.685715542 30 atime=1440425052.685715542 30 ctime=1440425052.685715542 synthv1-0.7.1/src/synthv1widget_knob.h0000644000175000001440000001235112566622134020243 0ustar00rncbcusers00000000000000// synthv1widget_knob.h // /**************************************************************************** Copyright (C) 2012-2015, rncbc aka Rui Nuno Capela. All rights reserved. This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. *****************************************************************************/ #ifndef __synthv1widget_knob_h #define __synthv1widget_knob_h #include #include // Forward declarations. class QLabel; class QDoubleSpinBox; class QComboBox; //------------------------------------------------------------------------- // synthv1widget_dial - A better QDial widget. class synthv1widget_dial : public QDial { Q_OBJECT public: // Constructor. synthv1widget_dial(QWidget *pParent = 0); // Dial mode behavior: // DefaultMode - default (old) QDial behavior. // LinearMode - proportionally to distance in one ortogonal axis. // AngularMode - angularly relative to widget center. enum DialMode { DefaultMode = 0, LinearMode, AngularMode }; // Set knob dial mode behavior. static void setDialMode(DialMode dialMode); static DialMode dialMode(); protected: // Mouse angle determination. float mouseAngle(const QPoint& pos); // Alternate mouse behavior event handlers. void mousePressEvent(QMouseEvent *pMouseEvent); void mouseMoveEvent(QMouseEvent *pMouseEvent); void mouseReleaseEvent(QMouseEvent *pMouseEvent); private: // Alternate mouse behavior tracking. bool m_bMousePressed; QPoint m_posMouse; // Just for more precission on the movement float m_fLastDragValue; // Knob dial mode behavior. static DialMode g_dialMode; }; //------------------------------------------------------------------------- // synthv1widget_knob - Custom composite widget. class synthv1widget_knob : public QWidget { Q_OBJECT public: // Constructor. synthv1widget_knob(QWidget *pParent = 0); // Accessors. void setText(const QString& sText); QString text() const; virtual void setMaximum(float fMaximum); float maximum() const; virtual void setMinimum(float fMinimum); float minimum() const; virtual void setSingleStep(float fSingleStep); float singleStep() const; void resetDefaultValue(); void setDefaultValue(float fDefaultValue); float defaultValue() const; virtual QString valueText() const; virtual float value() const; void setScale(float fScale); float scale() const; public slots: virtual void setValue(float fValue, bool bDefault = false); signals: // Change signal. void valueChanged(float); protected slots: // Change slot. void dialValueChanged(int); protected: // Mouse behavior event handler. void mousePressEvent(QMouseEvent *pMouseEvent); // Scale/value converters. float scaleFromValue(float fValue) const; float valueFromScale(float fScale) const; private: // Widget members. QLabel *m_pLabel; synthv1widget_dial *m_pDial; // Default value. float m_fDefaultValue; int m_iDefaultValue; // Scale multiplier (default=100). float m_fScale; }; //------------------------------------------------------------------------- // synthv1widget_spin - Custom knob/spin-box widget. class synthv1widget_spin : public synthv1widget_knob { Q_OBJECT public: // Constructor. synthv1widget_spin(QWidget *pParent = 0); // Virtual accessors. void setMaximum(float fMaximum); void setMinimum(float fMinimum); void setSingleStep(float fSingleStep); QString valueText() const; float value() const; // Specialized accessors. void setSpecialValueText(const QString& sText); QString specialValueText() const; bool isSpecialValue() const; void setDecimals(int iDecimals); int decimals() const; public slots: // Virtual accessor. void setValue(float fValue, bool bDefault = false); protected slots: // Change slot. void spinBoxValueChanged(double); private: // Widget members. QDoubleSpinBox *m_pSpinBox; }; //------------------------------------------------------------------------- // synthv1widget_combo - Custom knob/combo-box widget. class synthv1widget_combo : public synthv1widget_knob { Q_OBJECT public: // Constructor. synthv1widget_combo(QWidget *pParent = 0); // Virtual accessors. QString valueText() const; float value() const; // Specialized accessors. void insertItems(int iIndex, const QStringList& items); void clear(); public slots: // Virtual accessor. void setValue(float fValue, bool bDefault = false); protected slots: // Change slot. void comboBoxValueChanged(int); protected: // Reimplemented mouse-wheel stepping. void wheelEvent(QWheelEvent *pWheelEvent); private: // Widget members. QComboBox *m_pComboBox; }; #endif // __synthv1widget_knob_h // end of synthv1widget_knob.h synthv1-0.7.1/src/PaxHeaders.4140/synthv1_ui.h0000644000000000000000000000013212566622134015660 xustar0030 mtime=1440425052.682715542 30 atime=1440425052.682715542 30 ctime=1440425052.682715542 synthv1-0.7.1/src/synthv1_ui.h0000644000175000001440000000275512566622134016532 0ustar00rncbcusers00000000000000// synthv1_ui.h // /**************************************************************************** Copyright (C) 2012-2015, rncbc aka Rui Nuno Capela. All rights reserved. This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. *****************************************************************************/ #ifndef __synthv1_ui_h #define __synthv1_ui_h #include "synthv1.h" //------------------------------------------------------------------------- // synthv1_ui - decl. // class synthv1_ui { public: synthv1_ui(synthv1 *pSynth); synthv1 *instance() const; void setParamValue(synthv1::ParamIndex index, float fValue); float paramValue(synthv1::ParamIndex index) const; synthv1_controls *controls() const; synthv1_programs *programs() const; void reset(); private: synthv1 *m_pSynth; }; #endif// __synthv1_ui_h // end of synthv1_ui.h synthv1-0.7.1/src/PaxHeaders.4140/synthv1_controls.h0000644000000000000000000000013212566622134017106 xustar0030 mtime=1440425052.680715542 30 atime=1440425052.680715542 30 ctime=1440425052.680715542 synthv1-0.7.1/src/synthv1_controls.h0000644000175000001440000001125512566622134017753 0ustar00rncbcusers00000000000000// synthv1_controls.h // /**************************************************************************** Copyright (C) 2012-2015, rncbc aka Rui Nuno Capela. All rights reserved. This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. *****************************************************************************/ #ifndef __synthv1_controls_h #define __synthv1_controls_h #include "synthv1_param.h" #include "synthv1_sched.h" #include //------------------------------------------------------------------------- // synthv1_controls - Controller processs class. // class synthv1_controls { public: // ctor. synthv1_controls(synthv1 *pSynth); // dtor. ~synthv1_controls(); // operational mode flags. enum Mode { Enabled = 1, Optional = 2 }; void enabled(bool on) { if (on) m_mode |= Enabled; else m_mode &= ~Enabled; } bool enabled() const { return m_mode & Enabled; } void optional(bool on) { if (on) m_mode |= Optional; else m_mode &= ~Optional; } bool optional() const { return m_mode & Optional; } // controller types, enum Type { None = 0, CC = 0x100, RPN = 0x200, NRPN = 0x300, CC14 = 0x400 }; // controller hash key. struct Key { Key () : status(0), param(0) {} Key (const Key& key) : status(key.status), param(key.param) {} Type type() const { return Type(status & 0xf00); } unsigned short channel() const { return (status & 0x1f); } // hash key comparator. bool operator< (const Key& key) const { if (status != key.status) return (status < key.status); else return (param < key.param); } unsigned short status; unsigned short param; }; // controller flags, enum Flag { Logarithmic = 1, Invert = 2, Hook = 4 }; // controller data. struct Data { Data () : index(-1), flags(0), val(0.0f), sync(false) {} Data (const Data& data) : index(data.index), flags(data.flags), val(data.val), sync(data.sync) {} int index; int flags; float val; bool sync; }; typedef QMap Map; // controller events. struct Event { Key key; unsigned short value; }; // controller map methods. const Map& map() const { return m_map; } int find_control(const Key& key) const { return m_map.value(key).index; } void add_control(const Key& key, const Data& data) { m_map.insert(key, data); } void remove_control(const Key& key) { m_map.remove(key); } void clear() { m_map.clear(); } // reset all controllers. void reset(); // controller queue methods. void process_enqueue( unsigned short channel, unsigned short param, unsigned short value); void process_dequeue(); // process timer counter. void process(unsigned int nframes); // text utilities. static Type typeFromText(const QString& sText); static QString textFromType(Type ctype); // current/last controller accessor. const Key& current_key() const; protected: // controller action. void process_event(const Event& event); // input controller scheduled events (learn) class SchedIn : public synthv1_sched { public: // ctor. SchedIn (synthv1 *pSynth) : synthv1_sched(pSynth, Controller) {} void schedule_key(const Key& key) { m_key = key; schedule(); } // process (virtual stub). void process(int) {} // current controller accessor. const Key& current_key() const { return m_key; } private: // instance variables,. Key m_key; }; // output controller scheduled events (assignments) class SchedOut : public synthv1_sched { public: // ctor. SchedOut (synthv1 *pSynth) : synthv1_sched(pSynth, Controls) {} void schedule_event(synthv1::ParamIndex index, float fValue) { instance()->setParamValue(index, fValue); schedule(int(index)); } // process (virtual stub). void process(int) {} }; private: // instance variables. class Impl; Impl *m_pImpl; // operational mode flags. unsigned int m_mode; // controller schedulers. SchedIn m_sched_in; SchedOut m_sched_out; // controllers map. Map m_map; // frame timers. unsigned int m_timeout; unsigned int m_timein; }; #endif // __synthv1_controls_h // end of synthv1_controls.h synthv1-0.7.1/src/PaxHeaders.4140/synthv1_param.cpp0000644000000000000000000000013212566622134016676 xustar0030 mtime=1440425052.681715542 30 atime=1440425052.681715542 30 ctime=1440425052.681715542 synthv1-0.7.1/src/synthv1_param.cpp0000644000175000001440000003542012566622134017543 0ustar00rncbcusers00000000000000// synthv1_param.cpp // /**************************************************************************** Copyright (C) 2012-2015, rncbc aka Rui Nuno Capela. All rights reserved. This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. *****************************************************************************/ #include "synthv1_param.h" #include "synthv1_config.h" #include #include #include #include #include //------------------------------------------------------------------------- // state params description. enum ParamType { PARAM_FLOAT = 0, PARAM_INT, PARAM_BOOL }; static struct ParamInfo { const char *name; ParamType type; float def; float min; float max; } synthv1_params[synthv1::NUM_PARAMS] = { // name type, def, min, max { "DCO1_SHAPE1", PARAM_INT, 1.0f, 0.0f, 4.0f }, // DCO1 Wave Shape 1 { "DCO1_WIDTH1", PARAM_FLOAT, 1.0f, 0.0f, 1.0f }, // DCO1 Wave Width 1 { "DCO1_BANDL1", PARAM_BOOL, 0.0f, 0.0f, 1.0f }, // DCO1 Wave Bandlimit 1 { "DCO1_SHAPE2", PARAM_INT, 1.0f, 0.0f, 4.0f }, // DCO1 Wave Shape 2 { "DCO1_WIDTH2", PARAM_FLOAT, 1.0f, 0.0f, 1.0f }, // DCO1 Width 2 { "DCO1_BANDL2", PARAM_BOOL, 0.0f, 0.0f, 1.0f }, // DCO1 Wave Bandlimit 2 { "DCO1_BALANCE", PARAM_FLOAT, 0.0f, -1.0f, 1.0f }, // DCO1 Balance { "DCO1_DETUNE", PARAM_FLOAT, 0.1f, 0.0f, 1.0f }, // DCO1 Detune { "DCO1_PHASE", PARAM_FLOAT, 0.0f, 0.0f, 1.0f }, // DCO1 Phase { "DCO1_OCTAVE", PARAM_FLOAT, 0.0f, -4.0f, 4.0f }, // DCO1 Octave { "DCO1_TUNING", PARAM_FLOAT, 0.0f, -1.0f, 1.0f }, // DCO1 Tuning { "DCO1_GLIDE", PARAM_FLOAT, 0.0f, 0.0f, 1.0f }, // DCO1 Glide { "DCO1_ENVTIME", PARAM_FLOAT, 0.5f, 0.0f, 1.0f }, // DCO1 Env.Time { "DCF1_CUTOFF", PARAM_FLOAT, 0.5f, 0.0f, 1.0f }, // DCF1 Cutoff { "DCF1_RESO", PARAM_FLOAT, 0.0f, 0.0f, 1.0f }, // DCF1 Resonance { "DCF1_TYPE", PARAM_INT, 0.0f, 0.0f, 3.0f }, // DCF1 Type { "DCF1_SLOPE", PARAM_INT, 0.0f, 0.0f, 1.0f }, // DCF1 Slope { "DCF1_ENVELOPE", PARAM_FLOAT, 1.0f, -1.0f, 1.0f }, // DCF1 Envelope { "DCF1_ATTACK", PARAM_FLOAT, 0.0f, 0.0f, 1.0f }, // DCF1 Attack { "DCF1_DECAY", PARAM_FLOAT, 0.2f, 0.0f, 1.0f }, // DCF1 Decay { "DCF1_SUSTAIN", PARAM_FLOAT, 0.5f, 0.0f, 1.0f }, // DCF1 Sustain { "DCF1_RELEASE", PARAM_FLOAT, 0.5f, 0.0f, 1.0f }, // DCF1 Release { "LFO1_SHAPE", PARAM_INT, 1.0f, 0.0f, 4.0f }, // LFO1 Wave Shape { "LFO1_WIDTH", PARAM_FLOAT, 1.0f, 0.0f, 1.0f }, // LFO1 Wave Width { "LFO1_RATE", PARAM_FLOAT, 0.5f, 0.0f, 1.0f }, // LFO1 Rate { "LFO1_SWEEP", PARAM_FLOAT, 0.0f, -1.0f, 1.0f }, // LFO1 Sweep { "LFO1_PITCH", PARAM_FLOAT, 0.0f, -1.0f, 1.0f }, // LFO1 Pitch { "LFO1_CUTOFF", PARAM_FLOAT, 0.0f, -1.0f, 1.0f }, // LFO1 Cutoff { "LFO1_RESO", PARAM_FLOAT, 0.0f, -1.0f, 1.0f }, // LFO1 Resonance { "LFO1_PANNING", PARAM_FLOAT, 0.0f, -1.0f, 1.0f }, // LFO1 Panning { "LFO1_VOLUME", PARAM_FLOAT, 0.0f, -1.0f, 1.0f }, // LFO1 Volume { "LFO1_ATTACK", PARAM_FLOAT, 0.0f, 0.0f, 1.0f }, // LFO1 Attack { "LFO1_DECAY", PARAM_FLOAT, 0.1f, 0.0f, 1.0f }, // LFO1 Decay { "LFO1_SUSTAIN", PARAM_FLOAT, 1.0f, 0.0f, 1.0f }, // LFO1 Sustain { "LFO1_RELEASE", PARAM_FLOAT, 0.5f, 0.0f, 1.0f }, // LFO1 Release { "DCA1_VOLUME", PARAM_FLOAT, 0.5f, 0.0f, 1.0f }, // DCA1 Volume { "DCA1_ATTACK", PARAM_FLOAT, 0.0f, 0.0f, 1.0f }, // DCA1 Attack { "DCA1_DECAY", PARAM_FLOAT, 0.1f, 0.0f, 1.0f }, // DCA1 Decay { "DCA1_SUSTAIN", PARAM_FLOAT, 1.0f, 0.0f, 1.0f }, // DCA1 Sustain { "DCA1_RELEASE", PARAM_FLOAT, 0.1f, 0.0f, 1.0f }, // DCA1 Release { "OUT1_WIDTH", PARAM_FLOAT, 0.0f, -1.0f, 1.0f }, // OUT1 Stereo Width { "OUT1_PANNING", PARAM_FLOAT, 0.0f, -1.0f, 1.0f }, // OUT1 Panning { "OUT1_VOLUME", PARAM_FLOAT, 0.5f, 0.0f, 1.0f }, // OUT1 Volume { "DEF1_PITCHBEND",PARAM_FLOAT, 0.2f, 0.0f, 1.0f }, // DEF1 Pitchbend { "DEF1_MODWHEEL", PARAM_FLOAT, 0.2f, 0.0f, 1.0f }, // DEF1 Modwheel { "DEF1_PRESSURE", PARAM_FLOAT, 0.2f, 0.0f, 1.0f }, // DEF1 Pressure { "DEF1_VELOCITY", PARAM_FLOAT, 0.2f, 0.0f, 1.0f }, // DEF1 Velocity { "DEF1_CHANNEL", PARAM_INT, 0.0f, 0.0f, 16.0f }, // DEF1 Channel { "DEF1_MONO", PARAM_BOOL, 0.0f, 0.0f, 1.0f }, // DEF1 Mono { "DCO2_SHAPE1", PARAM_INT, 1.0f, 0.0f, 4.0f }, // DCO2 Wave Shape 1 { "DCO2_WIDTH1", PARAM_FLOAT, 1.0f, 0.0f, 1.0f }, // DCO2 Wave Width 1 { "DCO2_BANDL1", PARAM_BOOL, 0.0f, 0.0f, 1.0f }, // DCO2 Wave Bandlimit 1 { "DCO2_SHAPE2", PARAM_INT, 1.0f, 0.0f, 4.0f }, // DCO2 Wave Shape 2 { "DCO2_WIDTH2", PARAM_FLOAT, 1.0f, 0.0f, 1.0f }, // DCO2 Wave Width 2 { "DCO2_BANDL2", PARAM_BOOL, 0.0f, 0.0f, 1.0f }, // DCO2 Wave Bandlimit 2 { "DCO2_BALANCE", PARAM_FLOAT, 0.0f, -1.0f, 1.0f }, // DCO2 Balance { "DCO2_DETUNE", PARAM_FLOAT, 0.1f, 0.0f, 1.0f }, // DCO2 Detune { "DCO2_PHASE", PARAM_FLOAT, 0.0f, 0.0f, 1.0f }, // DCO2 Phase { "DCO2_OCTAVE", PARAM_FLOAT, -2.0f, -4.0f, 4.0f }, // DCO2 Octave { "DCO2_TUNING", PARAM_FLOAT, 0.0f, -1.0f, 1.0f }, // DCO2 Tuning { "DCO2_GLIDE", PARAM_FLOAT, 0.0f, 0.0f, 1.0f }, // DCO2 Glide { "DCO2_ENVTIME", PARAM_FLOAT, 0.5f, 0.0f, 1.0f }, // DCO2 Env.Time { "DCF2_CUTOFF", PARAM_FLOAT, 0.5f, 0.0f, 1.0f }, // DCF2 Cutoff { "DCF2_RESO", PARAM_FLOAT, 0.0f, 0.0f, 1.0f }, // DCF2 Resonance { "DCF2_TYPE", PARAM_INT, 0.0f, 0.0f, 3.0f }, // DCF2 Type { "DCF2_SLOPE", PARAM_INT, 0.0f, 0.0f, 1.0f }, // DCF2 Slope { "DCF2_ENVELOPE", PARAM_FLOAT, 1.0f, -1.0f, 1.0f }, // DCF2 Envelope { "DCF2_ATTACK", PARAM_FLOAT, 0.0f, 0.0f, 1.0f }, // DCF2 Attack { "DCF2_DECAY", PARAM_FLOAT, 0.2f, 0.0f, 1.0f }, // DCF2 Decay { "DCF2_SUSTAIN", PARAM_FLOAT, 0.5f, 0.0f, 1.0f }, // DCF2 Sustain { "DCF2_RELEASE", PARAM_FLOAT, 0.5f, 0.0f, 1.0f }, // DCF2 Release { "LFO2_SHAPE", PARAM_INT, 1.0f, 0.0f, 4.0f }, // LFO2 Wave Shape { "LFO2_WIDTH", PARAM_FLOAT, 1.0f, 0.0f, 1.0f }, // LFO2 Wave Width { "LFO2_RATE", PARAM_FLOAT, 0.5f, 0.0f, 1.0f }, // LFO2 Rate { "LFO2_SWEEP", PARAM_FLOAT, 0.0f, -1.0f, 1.0f }, // LFO2 Sweep { "LFO2_PITCH", PARAM_FLOAT, 0.0f, -1.0f, 1.0f }, // LFO2 Pitch { "LFO2_CUTOFF", PARAM_FLOAT, 0.0f, -1.0f, 1.0f }, // LFO2 Cutoff { "LFO2_RESO", PARAM_FLOAT, 0.0f, -1.0f, 1.0f }, // LFO2 Resonance { "LFO2_PANNING", PARAM_FLOAT, 0.0f, -1.0f, 1.0f }, // LFO2 Panning { "LFO2_VOLUME", PARAM_FLOAT, 0.0f, -1.0f, 1.0f }, // LFO2 Volume { "LFO2_ATTACK", PARAM_FLOAT, 0.0f, 0.0f, 1.0f }, // LFO2 Attack { "LFO2_DECAY", PARAM_FLOAT, 0.1f, 0.0f, 1.0f }, // LFO2 Decay { "LFO2_SUSTAIN", PARAM_FLOAT, 1.0f, 0.0f, 1.0f }, // LFO2 Sustain { "LFO2_RELEASE", PARAM_FLOAT, 0.5f, 0.0f, 1.0f }, // LFO2 Release { "DCA2_VOLUME", PARAM_FLOAT, 0.5f, 0.0f, 1.0f }, // DCA2 Volume { "DCA2_ATTACK", PARAM_FLOAT, 0.0f, 0.0f, 1.0f }, // DCA2 Attack { "DCA2_DECAY", PARAM_FLOAT, 0.1f, 0.0f, 1.0f }, // DCA2 Decay { "DCA2_SUSTAIN", PARAM_FLOAT, 1.0f, 0.0f, 1.0f }, // DCA2 Sustain { "DCA2_RELEASE", PARAM_FLOAT, 0.1f, 0.0f, 1.0f }, // DCA2 Release { "OUT2_WIDTH", PARAM_FLOAT, 0.0f, -1.0f, 1.0f }, // OUT2 Stereo Width { "OUT2_PANNING", PARAM_FLOAT, 0.0f, -1.0f, 1.0f }, // OUT2 Panning { "OUT2_VOLUME", PARAM_FLOAT, 0.5f, 0.0f, 1.0f }, // OUT2 Volume { "DEF2_PITCHBEND",PARAM_FLOAT, 0.2f, 0.0f, 1.0f }, // DEF2 Pitchbend { "DEF2_MODWHEEL", PARAM_FLOAT, 0.2f, 0.0f, 1.0f }, // DEF2 Modwheel { "DEF2_PRESSURE", PARAM_FLOAT, 0.2f, 0.0f, 1.0f }, // DEF2 Pressure { "DEF2_VELOCITY", PARAM_FLOAT, 0.2f, 0.0f, 1.0f }, // DEF2 Velocity { "DEF2_CHANNEL", PARAM_INT, 0.0f, 0.0f, 16.0f }, // DEF2 Channel { "DEF2_MONO", PARAM_BOOL, 0.0f, 0.0f, 1.0f }, // DEF2 Mono { "CHO1_WET", PARAM_FLOAT, 0.0f, 0.0f, 1.0f }, // Chorus Wet { "CHO1_DELAY", PARAM_FLOAT, 0.5f, 0.0f, 1.0f }, // Chorus Delay { "CHO1_FEEDB", PARAM_FLOAT, 0.5f, 0.0f, 1.0f }, // Chorus Feedback { "CHO1_RATE", PARAM_FLOAT, 0.5f, 0.0f, 1.0f }, // Chorus Rate { "CHO1_MOD", PARAM_FLOAT, 0.5f, 0.0f, 1.0f }, // Chorus Modulation { "FLA1_WET", PARAM_FLOAT, 0.0f, 0.0f, 1.0f }, // Flanger Wet { "FLA1_DELAY", PARAM_FLOAT, 0.5f, 0.0f, 1.0f }, // Flanger Delay { "FLA1_FEEDB", PARAM_FLOAT, 0.5f, 0.0f, 1.0f }, // Flanger Feedback { "FLA1_DAFT", PARAM_FLOAT, 0.0f, 0.0f, 1.0f }, // Flanger Daft { "PHA1_WET", PARAM_FLOAT, 0.0f, 0.0f, 1.0f }, // Phaser Wet { "PHA1_RATE", PARAM_FLOAT, 0.5f, 0.0f, 1.0f }, // Phaser Rate { "PHA1_FEEDB", PARAM_FLOAT, 0.5f, 0.0f, 1.0f }, // Phaser Feedback { "PHA1_DEPTH", PARAM_FLOAT, 0.5f, 0.0f, 1.0f }, // Phaser Depth { "PHA1_DAFT", PARAM_FLOAT, 0.0f, 0.0f, 1.0f }, // Phaser Daft { "DEL1_WET", PARAM_FLOAT, 0.0f, 0.0f, 1.0f }, // Delay Wet { "DEL1_DELAY", PARAM_FLOAT, 0.5f, 0.0f, 1.0f }, // Delay Delay { "DEL1_FEEDB", PARAM_FLOAT, 0.5f, 0.0f, 1.0f }, // Delay Feedback { "DEL1_BPM", PARAM_FLOAT, 180.0f, 3.6f, 360.0f }, // Delay BPM { "DEL1_BPMSYNC", PARAM_BOOL, 0.0f, 0.0f, 1.0f }, // Delay BPM (sync) { "DEL1_BPMHOST", PARAM_FLOAT, 180.0f, 3.6f, 360.0f }, // Delay BPM (host) { "REV1_WET", PARAM_FLOAT, 0.0f, 0.0f, 1.0f }, // Reverb Wet { "REV1_ROOM", PARAM_FLOAT, 0.5f, 0.0f, 1.0f }, // Reverb Room { "REV1_DAMP", PARAM_FLOAT, 0.5f, 0.0f, 1.0f }, // Reverb Damp { "REV1_FEEDB", PARAM_FLOAT, 0.5f, 0.0f, 1.0f }, // Reverb Feedback { "REV1_WIDTH", PARAM_FLOAT, 0.0f, -1.0f, 1.0f }, // Reverb Width { "DYN1_COMPRESS", PARAM_BOOL, 0.0f, 0.0f, 1.0f }, // Dynamic Compressor { "DYN1_LIMITER", PARAM_BOOL, 1.0f, 0.0f, 1.0f } // Dynamic Limiter }; const char *synthv1_param::paramName ( synthv1::ParamIndex index ) { return synthv1_params[index].name; } float synthv1_param::paramDefaultValue ( synthv1::ParamIndex index ) { return synthv1_params[index].def; } float synthv1_param::paramValue ( synthv1::ParamIndex index, float fScale ) { const ParamInfo& param = synthv1_params[index]; if (param.type == PARAM_BOOL) return (fScale > 0.5f ? 1.0f : 0.0f); const float fValue = param.min + fScale * (param.max - param.min); if (param.type == PARAM_INT) return ::rintf(fValue); else return fValue; } float synthv1_param::paramScale ( synthv1::ParamIndex index, float fValue ) { const ParamInfo& param = synthv1_params[index]; if (param.type == PARAM_BOOL) return (fValue > 0.5f ? 1.0f : 0.0f); const float fScale = (fValue - param.min) / (param.max - param.min); if (param.type == PARAM_INT) return ::rintf(fScale); else return fScale; } bool synthv1_param::paramFloat ( synthv1::ParamIndex index ) { return (synthv1_params[index].type == PARAM_FLOAT); } // Preset serialization methods. void synthv1_param::loadPreset ( synthv1 *pSynth, const QString& sFilename ) { if (pSynth == NULL) return; QFileInfo fi(sFilename); if (!fi.exists()) { synthv1_config *pConfig = synthv1_config::getInstance(); if (pConfig) { const QString& sPresetFile = pConfig->presetFile(sFilename); if (sPresetFile.isEmpty()) return; fi.setFile(sPresetFile); if (!fi.exists()) return; } } QFile file(fi.filePath()); if (!file.open(QIODevice::ReadOnly)) return; static QHash s_hash; if (s_hash.isEmpty()) { for (uint32_t i = 0; i < synthv1::NUM_PARAMS; ++i) { const synthv1::ParamIndex index = synthv1::ParamIndex(i); s_hash.insert(synthv1_param::paramName(index), index); } } QDomDocument doc(SYNTHV1_TITLE); if (doc.setContent(&file)) { QDomElement ePreset = doc.documentElement(); if (ePreset.tagName() == "preset") { // && ePreset.attribute("name") == fi.completeBaseName()) { for (QDomNode nChild = ePreset.firstChild(); !nChild.isNull(); nChild = nChild.nextSibling()) { QDomElement eChild = nChild.toElement(); if (eChild.isNull()) continue; if (eChild.tagName() == "params") { for (QDomNode nParam = eChild.firstChild(); !nParam.isNull(); nParam = nParam.nextSibling()) { QDomElement eParam = nParam.toElement(); if (eParam.isNull()) continue; if (eParam.tagName() == "param") { synthv1::ParamIndex index = synthv1::ParamIndex( eParam.attribute("index").toULong()); const QString& sName = eParam.attribute("name"); if (!sName.isEmpty()) { if (!s_hash.contains(sName)) continue; index = s_hash.value(sName); } const float fValue = eParam.text().toFloat(); #if 0//--legacy support < 0.3.0.4 if (index == synthv1::DEL1_BPM && fValue < 3.6f) fValue *= 100.0f; #endif pSynth->setParamValue(index, fValue); } } } } } } file.close(); pSynth->reset(); } void synthv1_param::savePreset ( synthv1 *pSynth, const QString& sFilename ) { if (pSynth == NULL) return; const QFileInfo fi(sFilename); QDomDocument doc(SYNTHV1_TITLE); QDomElement ePreset = doc.createElement("preset"); ePreset.setAttribute("name", fi.completeBaseName()); ePreset.setAttribute("version", SYNTHV1_VERSION); QDomElement eParams = doc.createElement("params"); for (uint32_t i = 0; i < synthv1::NUM_PARAMS; ++i) { QDomElement eParam = doc.createElement("param"); const synthv1::ParamIndex index = synthv1::ParamIndex(i); eParam.setAttribute("index", QString::number(i)); eParam.setAttribute("name", synthv1_param::paramName(index)); const float fValue = pSynth->paramValue(index); eParam.appendChild(doc.createTextNode(QString::number(fValue))); eParams.appendChild(eParam); } ePreset.appendChild(eParams); doc.appendChild(ePreset); QFile file(fi.filePath()); if (file.open(QIODevice::WriteOnly | QIODevice::Truncate)) { QTextStream(&file) << doc.toString(); file.close(); } } // end of synthv1_param.cpp synthv1-0.7.1/src/PaxHeaders.4140/appdata0000644000000000000000000000013212566622134014733 xustar0030 mtime=1440425052.676715541 30 atime=1440425052.675715541 30 ctime=1440425052.676715541 synthv1-0.7.1/src/appdata/0000755000175000001440000000000012566622134015651 5ustar00rncbcusers00000000000000synthv1-0.7.1/src/appdata/PaxHeaders.4140/synthv1.appdata.xml0000644000000000000000000000013212566622134020557 xustar0030 mtime=1440425052.676715541 30 atime=1440425052.676715541 30 ctime=1440425052.676715541 synthv1-0.7.1/src/appdata/synthv1.appdata.xml0000644000175000001440000000205612566622134021423 0ustar00rncbcusers00000000000000 synthv1.desktop GPL-2.0+ GPL-2.0+ synthv1 an old-school polyphonic synthesizer

synthv1 is an old-school 4-oscillator subtractive polyphonic synthesizer with stereo fx.

features:

  • pure stand-alone JACK client with JACK-session, NSM and both JACK MIDI and ALSA MIDI input support;
  • LV2 instrument plugin. URI: http://synthv1.sourceforge.net/lv2

http://synthv1.sourceforge.net/image/synthv1-screenshot1.png The main window showing the application in action http://synthv1.sourceforge.net rncbc@rncbc.org rncbc.org
synthv1-0.7.1/src/PaxHeaders.4140/synthv1widget_config.h0000644000000000000000000000013212566622134017714 xustar0030 mtime=1440425052.683715542 30 atime=1440425052.683715542 30 ctime=1440425052.683715542 synthv1-0.7.1/src/synthv1widget_config.h0000644000175000001440000000524112566622134020557 0ustar00rncbcusers00000000000000// synthv1widget_config.h // /**************************************************************************** Copyright (C) 2012-2015, rncbc aka Rui Nuno Capela. All rights reserved. This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. *****************************************************************************/ #ifndef __synthv1widget_config_h #define __synthv1widget_config_h #include "ui_synthv1widget_config.h" #include "synthv1_programs.h" #include "synthv1_controls.h" #include "synthv1_config.h" //---------------------------------------------------------------------------- // synthv1widget_config -- UI wrapper form. class synthv1widget_config : public QDialog { Q_OBJECT public: // ctor. synthv1widget_config(QWidget *pParent = 0, Qt::WindowFlags wflags = 0); // dtor. ~synthv1widget_config(); // controllers accessors. void setControls(synthv1_controls *pControls); synthv1_controls *controls() const; // programs accessors. void setPrograms(synthv1_programs *pPrograms); synthv1_programs *programs() const; protected slots: // command slots. void controlsAddItem(); void controlsEditItem(); void controlsDeleteItem(); void programsAddBankItem(); void programsAddItem(); void programsEditItem(); void programsDeleteItem(); // janitorial slots. void controlsCurrentChanged(); void controlsContextMenuRequested(const QPoint&); void programsCurrentChanged(); void programsActivated(); void programsContextMenuRequested(const QPoint&); void controlsEnabled(bool); void programsEnabled(bool); void controlsChanged(); void programsChanged(); void optionsChanged(); // dialog slots. void accept(); void reject(); protected: // stabilizer. void stabilize(); private: // UI struct. Ui::synthv1widget_config m_ui; // Controllers database. synthv1_controls *m_pControls; // Programs database. synthv1_programs *m_pPrograms; // Dialog dirty flag. int m_iDirtyControls; int m_iDirtyPrograms; int m_iDirtyOptions; }; #endif // __synthv1widget_config_h // end of synthv1widget_config.h synthv1-0.7.1/src/PaxHeaders.4140/synthv1_nsm.cpp0000644000000000000000000000013212566622134016373 xustar0030 mtime=1440425052.681715542 30 atime=1440425052.681715542 30 ctime=1440425052.681715542 synthv1-0.7.1/src/synthv1_nsm.cpp0000644000175000001440000002556512566622134017251 0ustar00rncbcusers00000000000000// synthv1_nsm.cpp // /**************************************************************************** Copyright (C) 2012-2013, rncbc aka Rui Nuno Capela. All rights reserved. This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. *****************************************************************************/ #include "synthv1_config.h" #include "synthv1_nsm.h" #include #include #define NSM_API_VERSION_MAJOR 1 #define NSM_API_VERSION_MINOR 0 #ifdef CONFIG_LIBLO //--------------------------------------------------------------------------- // synthv1_nsm - OSC (liblo) callback methods. static int osc_nsm_error ( const char */*path*/, const char */*types*/, lo_arg **argv, int /*argc*/, lo_message /*msg*/, void *user_data ) { synthv1_nsm *pNsmClient = static_cast (user_data); if (pNsmClient == NULL) return -1; if (strcmp(&argv[0]->s, "/nsm/server/announce")) return -1; pNsmClient->nsm_announce_error(&argv[2]->s); return 0; } static int osc_nsm_reply ( const char */*path*/, const char */*types*/, lo_arg **argv, int /*argc*/, lo_message /*msg*/, void *user_data ) { synthv1_nsm *pNsmClient = static_cast (user_data); if (pNsmClient == NULL) return -1; if (strcmp(&argv[0]->s, "/nsm/server/announce")) return -1; pNsmClient->nsm_announce_reply(&argv[1]->s, &argv[2]->s, &argv[3]->s); return 0; } static int osc_nsm_open ( const char */*path*/, const char */*types*/, lo_arg **argv, int /*argc*/, lo_message /*msg*/, void *user_data ) { synthv1_nsm *pNsmClient = static_cast (user_data); if (pNsmClient == NULL) return -1; pNsmClient->nsm_open(&argv[0]->s, &argv[1]->s, &argv[2]->s); return 0; } static int osc_nsm_save ( const char */*path*/, const char */*types*/, lo_arg **/*argv*/, int /*argc*/, lo_message /*msg*/, void *user_data ) { synthv1_nsm *pNsmClient = static_cast (user_data); if (pNsmClient == NULL) return -1; pNsmClient->nsm_save(); return 0; } static int osc_nsm_loaded ( const char */*path*/, const char */*types*/, lo_arg **/*argv*/, int /*argc*/, lo_message /*msg*/, void *user_data ) { synthv1_nsm *pNsmClient = static_cast (user_data); if (pNsmClient == NULL) return -1; pNsmClient->nsm_loaded(); return 0; } static int osc_nsm_show ( const char */*path*/, const char */*types*/, lo_arg **/*argv*/, int /*argc*/, lo_message /*msg*/, void *user_data ) { synthv1_nsm *pNsmClient = static_cast (user_data); if (pNsmClient == NULL) return -1; pNsmClient->nsm_show(); return 0; } static int osc_nsm_hide ( const char */*path*/, const char */*types*/, lo_arg **/*argv*/, int /*argc*/, lo_message /*msg*/, void *user_data ) { synthv1_nsm *pNsmClient = static_cast (user_data); if (pNsmClient == NULL) return -1; pNsmClient->nsm_hide(); return 0; } #endif // CONFIG_LIBLO //--------------------------------------------------------------------------- // synthv1_nsm - NSM OSC client agent. // Constructor. synthv1_nsm::synthv1_nsm ( const QString& nsm_url, QObject *pParent ) : QObject(pParent), #ifdef CONFIG_LIBLO m_address(NULL), m_thread(NULL), m_server(NULL), #endif m_active(false) { #ifdef CONFIG_LIBLO m_address = lo_address_new_from_url(nsm_url.toUtf8().constData()); int proto = lo_address_get_protocol(m_address); m_thread = lo_server_thread_new_with_proto(NULL, proto, NULL); if (m_thread) { m_server = lo_server_thread_get_server(m_thread); lo_server_thread_add_method(m_thread, "/error", "sis", osc_nsm_error, this); lo_server_thread_add_method(m_thread, "/reply", "ssss", osc_nsm_reply, this); lo_server_thread_add_method(m_thread, "/nsm/client/open", "sss", osc_nsm_open, this); lo_server_thread_add_method(m_thread, "/nsm/client/save", "", osc_nsm_save, this); lo_server_thread_add_method(m_thread, "/nsm/client/session_is_loaded", "", osc_nsm_loaded, this); lo_server_thread_add_method(m_thread, "/nsm/client/show_optional_gui", "", osc_nsm_show, this); lo_server_thread_add_method(m_thread, "/nsm/client/hide_optional_gui", "", osc_nsm_hide, this); lo_server_thread_start(m_thread); } #endif } // Destructor. synthv1_nsm::~synthv1_nsm (void) { #ifdef CONFIG_LIBLO if (m_thread) { lo_server_thread_stop(m_thread); lo_server_thread_free(m_thread); } if (m_address) lo_address_free(m_address); #endif } // Session clieant methods. void synthv1_nsm::announce ( const QString& app_name, const QString& capabilities ) { #ifdef CONFIG_LIBLO if (m_address && m_server) { const QFileInfo fi(QApplication::applicationFilePath()); lo_send_from(m_address, m_server, LO_TT_IMMEDIATE, "/nsm/server/announce", "sssiii", app_name.toUtf8().constData(), capabilities.toUtf8().constData(), fi.fileName().toUtf8().constData(), NSM_API_VERSION_MAJOR, NSM_API_VERSION_MINOR, int(QApplication::applicationPid())); } #endif } // Session activation accessor. bool synthv1_nsm::is_active (void) const { return m_active; } // Session manager accessors. const QString& synthv1_nsm::manager (void) const { return m_manager; } const QString& synthv1_nsm::capabilities (void) const { return m_capabilities; } // Session client accessors. const QString& synthv1_nsm::path_name (void) const { return m_path_name; } const QString& synthv1_nsm::display_name (void) const { return m_display_name; } const QString& synthv1_nsm::client_id (void) const { return m_client_id; } // Session client methods. void synthv1_nsm::dirty ( bool is_dirty ) { #ifdef CONFIG_LIBLO if (m_address && m_server && m_active) { const char *path = is_dirty ? "/nsm/client/is_dirty" : "/nsm/client/is_clean"; lo_send_from(m_address, m_server, LO_TT_IMMEDIATE, path, ""); } #endif } void synthv1_nsm::visible ( bool is_visible ) { #ifdef CONFIG_LIBLO if (m_address && m_server && m_active) { const char *path = is_visible ? "/nsm/client/gui_is_shown" : "/nsm/client/gui_is_hidden"; lo_send_from(m_address, m_server, LO_TT_IMMEDIATE, path, ""); } #endif } void synthv1_nsm::progress ( float percent ) { #ifdef CONFIG_LIBLO if (m_address && m_server && m_active) { lo_send_from(m_address, m_server, LO_TT_IMMEDIATE, "/nsm/client/progress", "f", percent); } #endif } void synthv1_nsm::message ( int priority, const QString& mesg ) { #ifdef CONFIG_LIBLO if (m_address && m_server && m_active) { lo_send_from(m_address, m_server, LO_TT_IMMEDIATE, "/nsm/client/message", "is", priority, mesg.toUtf8().constData()); } #endif } // Session client reply methods. void synthv1_nsm::open_reply ( ReplyCode reply_code ) { reply("/nsm/client/open", reply_code); } void synthv1_nsm::save_reply ( ReplyCode reply_code ) { reply("/nsm/client/save", reply_code); } void synthv1_nsm::reply ( const QString& path, ReplyCode reply_code ) { const char *reply_mesg; switch (reply_code) { case ERR_OK: reply_mesg = "OK"; break; case ERR_GENERAL: reply_mesg = "ERR_GENERAL"; break; case ERR_INCOMPATIBLE_API: reply_mesg = "ERR_INCOMPATIBLE_API"; break; case ERR_BLACKLISTED: reply_mesg = "ERR_BLACKLISTED"; break; case ERR_LAUNCH_FAILED: reply_mesg = "ERR_LAUNCH_FAILED"; break; case ERR_NO_SUCH_FILE: reply_mesg = "ERR_NO_SUCH_FILE"; break; case ERR_NO_SESSION_OPEN: reply_mesg = "ERR_NO_SESSION_OPEN"; break; case ERR_UNSAVED_CHANGES: reply_mesg = "ERR_UNSAVED_CHANGES"; break; case ERR_NOT_NOW: reply_mesg = "ERR_NOT_NOW"; break; default: reply_mesg = "(UNKNOWN)"; break; } #ifdef CONFIG_LIBLO if (m_address && m_server) { if (reply_code == ERR_OK) { lo_send_from(m_address, m_server, LO_TT_IMMEDIATE, "/reply", "ss", path.toUtf8().constData(), reply_mesg); } else { lo_send_from(m_address, m_server, LO_TT_IMMEDIATE, "/error", "sis", path.toUtf8().constData(), int(reply_code), reply_mesg); } } #endif } // Server announce error. void synthv1_nsm::nsm_announce_error ( const char *mesg ) { m_active = false; m_manager.clear(); m_capabilities.clear(); m_path_name.clear(); m_display_name.clear(); m_client_id.clear(); emit active(false); qWarning("NSM: Failed to register with server: %s.", mesg); } // Server announce reply. void synthv1_nsm::nsm_announce_reply ( const char *mesg, const char *manager, const char *capabilities ) { m_active = true; m_manager = manager; m_capabilities = capabilities; emit active(true); qWarning("NSM: Successfully registered with server: %s.", mesg); } // Client open callback. void synthv1_nsm::nsm_open ( const char *path_name, const char *display_name, const char *client_id ) { m_path_name = path_name; m_display_name = display_name; m_client_id = client_id; #ifdef CONFIG_DEBUG qDebug("synthv1_nsm::nsm_open: " "path_name=\"%s\" display_name=\"%s\" client_id=\"%s\".", m_path_name.toUtf8().constData(), m_display_name.toUtf8().constData(), m_client_id.toUtf8().constData()); #endif emit open(); } // Client save callback. void synthv1_nsm::nsm_save (void) { #ifdef CONFIG_DEBUG qDebug("synthv1_nsm::nsm_save: " "path_name=\"%s\" display_name=\"%s\" client_id=\"%s\".", m_path_name.toUtf8().constData(), m_display_name.toUtf8().constData(), m_client_id.toUtf8().constData()); #endif emit save(); } // Client loaded callback. void synthv1_nsm::nsm_loaded (void) { #ifdef CONFIG_DEBUG qDebug("synthv1_nsm::nsm_loaded: " "path_name=\"%s\" display_name=\"%s\" client_id=\"%s\".", m_path_name.toUtf8().constData(), m_display_name.toUtf8().constData(), m_client_id.toUtf8().constData()); #endif emit loaded(); } // Client show optional GUI. void synthv1_nsm::nsm_show (void) { #ifdef CONFIG_DEBUG qDebug("synthv1_nsm::nsm_show: " "path_name=\"%s\" display_name=\"%s\" client_id=\"%s\".", m_path_name.toUtf8().constData(), m_display_name.toUtf8().constData(), m_client_id.toUtf8().constData()); #endif emit show(); } // Client hide optional GUI. void synthv1_nsm::nsm_hide (void) { #ifdef CONFIG_DEBUG qDebug("synthv1_nsm::nsm_hide: " "path_name=\"%s\" display_name=\"%s\" client_id=\"%s\".", m_path_name.toUtf8().constData(), m_display_name.toUtf8().constData(), m_client_id.toUtf8().constData()); #endif emit hide(); } // end of synthv1_nsm.cpp synthv1-0.7.1/src/PaxHeaders.4140/synthv1_programs.cpp0000644000000000000000000000013212566622134017430 xustar0030 mtime=1440425052.681715542 30 atime=1440425052.681715542 30 ctime=1440425052.681715542 synthv1-0.7.1/src/synthv1_programs.cpp0000644000175000001440000000751412566622134020300 0ustar00rncbcusers00000000000000// synthv1_programs.cpp // /**************************************************************************** Copyright (C) 2012-2015, rncbc aka Rui Nuno Capela. All rights reserved. This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. *****************************************************************************/ #include "synthv1_programs.h" //------------------------------------------------------------------------- // synthv1_programs - Bank/programs database class (singleton). // // ctor. synthv1_programs::synthv1_programs ( synthv1 *pSynth ) : m_mode(0), m_sched(pSynth), m_bank_msb(0), m_bank_lsb(0), m_bank(0), m_prog(0) { } // dtor. synthv1_programs::~synthv1_programs (void) { clear_banks(); } // prog. managers synthv1_programs::Prog *synthv1_programs::Bank::find_prog ( uint16_t prog_id ) const { return m_progs.value(prog_id, 0); } synthv1_programs::Prog *synthv1_programs::Bank::add_prog ( uint16_t prog_id, const QString& prog_name ) { Prog *prog = find_prog(prog_id); if (prog) { prog->set_name(prog_name); } else { prog = new Prog(prog_id, prog_name); m_progs.insert(prog_id, prog); } return prog; } void synthv1_programs::Bank::remove_prog ( uint16_t prog_id ) { Prog *prog = find_prog(prog_id); if (prog && m_progs.remove(prog_id)) delete prog; } void synthv1_programs::Bank::clear_progs (void) { qDeleteAll(m_progs); m_progs.clear(); } // bank managers synthv1_programs::Bank *synthv1_programs::find_bank ( uint16_t bank_id ) const { return m_banks.value(bank_id, 0); } synthv1_programs::Bank *synthv1_programs::add_bank ( uint16_t bank_id, const QString& bank_name ) { Bank *bank = find_bank(bank_id); if (bank) { bank->set_name(bank_name); } else { bank = new Bank(bank_id, bank_name); m_banks.insert(bank_id, bank); } return bank; } void synthv1_programs::remove_bank ( uint16_t bank_id ) { Bank *bank = find_bank(bank_id); if (bank && m_banks.remove(bank_id)) delete bank; } void synthv1_programs::clear_banks (void) { m_bank_msb = 0; m_bank_lsb = 0; m_bank = 0; m_prog = 0; qDeleteAll(m_banks); m_banks.clear(); } // current bank/prog. managers void synthv1_programs::bank_select_msb ( uint8_t bank_msb ) { m_bank_msb = 0x80 | (bank_msb & 0x7f); } void synthv1_programs::bank_select_lsb ( uint8_t bank_lsb ) { m_bank_lsb = 0x80 | (bank_lsb & 0x7f); } void synthv1_programs::bank_select ( uint16_t bank_id ) { bank_select_msb(bank_id >> 7); bank_select_lsb(bank_id); } uint16_t synthv1_programs::current_bank_id (void) const { uint16_t bank_id = 0; if (m_bank_msb & 0x80) bank_id = (m_bank_msb & 0x7f); if (m_bank_lsb & 0x80) { bank_id <<= 7; bank_id |= (m_bank_lsb & 0x7f); } return bank_id; } void synthv1_programs::prog_change ( uint16_t prog_id ) { select_program(current_bank_id(), prog_id); } void synthv1_programs::select_program ( uint16_t bank_id, uint16_t prog_id ) { if (enabled()) m_sched.select_program(bank_id, prog_id); } void synthv1_programs::process_program ( synthv1 *pSynth, uint16_t bank_id, uint16_t prog_id ) { m_bank = find_bank(bank_id); m_prog = (m_bank ? m_bank->find_prog(prog_id) : 0); if (m_prog) synthv1_param::loadPreset(pSynth, m_prog->name()); } // end of synthv1_programs.cpp synthv1-0.7.1/src/PaxHeaders.4140/synthv1_controls.cpp0000644000000000000000000000013212566622134017441 xustar0030 mtime=1440425052.680715542 30 atime=1440425052.680715542 30 ctime=1440425052.680715542 synthv1-0.7.1/src/synthv1_controls.cpp0000644000175000001440000003762512566622134020317 0ustar00rncbcusers00000000000000// synthv1_controls.cpp // /**************************************************************************** Copyright (C) 2012-2015, rncbc aka Rui Nuno Capela. All rights reserved. This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. *****************************************************************************/ #include "synthv1_controls.h" #include #define RPN_MSB 0x65 #define RPN_LSB 0x64 #define NRPN_MSB 0x63 #define NRPN_LSB 0x62 #define DATA_MSB 0x06 #define DATA_LSB 0x26 #define CC14_MSB_MIN 0x00 #define CC14_MSB_MAX 0x20 #define CC14_LSB_MIN CC14_MSB_MAX #define CC14_LSB_MAX (CC14_MSB_MAX << 1) //--------------------------------------------------------------------- // xrpn_data14 - decl. // class xrpn_data14 { public: xrpn_data14() : m_msb(0), m_lsb(0) {} xrpn_data14 ( const xrpn_data14& data ) : m_msb(data.m_msb), m_lsb(data.m_lsb) {} void clear() { m_msb = m_lsb = 0; } bool is_msb () const { return (m_msb & 0x80); } void set_msb ( unsigned char msb ) { m_msb = (msb & 0x7f) | 0x80; } unsigned msb() const { return (m_msb & 0x7f); } bool is_lsb () const { return (m_lsb & 0x80); } void set_lsb ( unsigned char lsb ) { m_lsb = (lsb & 0x7f) | 0x80; } unsigned lsb() const { return (m_lsb & 0x7f); } unsigned short data() const { unsigned short val = 0; if (is_lsb()) { val += (m_lsb & 0x7f); if (is_msb()) val += (m_msb & 0x7f) << 7; } else if (is_msb()) val += (m_msb & 0x7f); return val; } bool is_any() const { return is_msb() || is_lsb(); } bool is_7bit() const { return is_any() && !is_14bit(); } bool is_14bit() const { return is_msb() && is_lsb(); } private: unsigned char m_msb; unsigned char m_lsb; }; //--------------------------------------------------------------------- // xrpn_item - decl. // class xrpn_item { public: xrpn_item() : m_status(0) {} xrpn_item ( const xrpn_item& item ) : m_status(item.m_status), m_param(item.m_param), m_value(item.m_value) {} void clear() { m_status = 0; m_param.clear(); m_value.clear(); } void set_status(unsigned short status) { m_status = status; } unsigned short status() const { return m_status; } synthv1_controls::Type type() const { return synthv1_controls::Type(m_status & 0xf00); } unsigned short channel() const { return (m_status & 0x1f); } bool is_param_msb() const { return m_param.is_msb(); } bool is_param_lsb() const { return m_param.is_lsb(); } void set_param_msb(unsigned char msb) { m_param.set_msb(msb); } void set_param_lsb(unsigned char lsb) { m_param.set_lsb(lsb); } unsigned char param_msb() const { return m_param.msb(); } unsigned char param_lsb() const { return m_param.lsb(); } unsigned short param() const { return m_param.data(); } bool is_value_msb() const { return m_value.is_msb(); } bool is_value_lsb() const { return m_value.is_lsb(); } void set_value_msb(unsigned char msb) { m_value.set_msb(msb); } void set_value_lsb(unsigned char lsb) { m_value.set_lsb(lsb); } unsigned char value_msb() const { return m_value.msb(); } unsigned char value_lsb() const { return m_value.lsb(); } unsigned short value() const { return m_value.data(); } bool is_any() const { return m_param.is_any() || m_value.is_any(); } bool is_ready() const { return m_param.is_any() && m_value.is_any(); } bool is_7bit() const { return m_param.is_any() && m_value.is_7bit(); } bool is_14bit() const { return m_param.is_any() && m_value.is_14bit(); } private: unsigned short m_status; xrpn_data14 m_param; xrpn_data14 m_value; }; typedef QHash xrpn_cache; //--------------------------------------------------------------------- // xrpn_queue - decl. // class xrpn_queue { public: xrpn_queue ( unsigned int size = 0 ) : m_size(0), m_mask(0), m_read(0), m_write(0), m_events(0) { resize(size); } ~xrpn_queue () { if (m_events) delete [] m_events; } void resize ( unsigned int size ) { unsigned int new_size = 4; // must be a power-of-2... while (new_size < size) new_size <<= 1; if (new_size > m_size) { const unsigned int old_size = m_size; synthv1_controls::Event *new_events = new synthv1_controls::Event [new_size]; synthv1_controls::Event *old_events = m_events; if (old_events) { if (m_write > m_read) { ::memcpy(new_events + m_read, old_events + m_read, (m_write - m_read) * sizeof(synthv1_controls::Event)); } else if (m_write < m_read) { ::memcpy(new_events + m_read, old_events + m_read, (old_size - m_read) * sizeof(synthv1_controls::Event)); if (m_write > 0) { ::memcpy(new_events + old_size, old_events, m_write * sizeof(synthv1_controls::Event)); } m_write += old_size; } } m_size = new_size; m_mask = new_size - 1; m_events = new_events; if (old_events) delete old_events; } } void clear() { m_read = m_write = 0; } bool push ( unsigned short status, unsigned short param, unsigned short value ) { synthv1_controls::Event event; event.key.status = status; event.key.param = param; event.value = value; return push(event); } bool push ( const synthv1_controls::Event& event ) { if (count() >= m_mask) resize(m_size + 4); const unsigned int w = (m_write + 1) & m_mask; if (w == m_read) return false; m_events[m_write] = event; m_write = w; return true; } bool pop ( synthv1_controls::Event& event ) { const unsigned int r = m_read; if (r == m_write) return false; event = m_events[r]; m_read = (r + 1) & m_mask; return true; } bool is_pending () const { return (m_read != m_write); } unsigned int count() const { if (m_write < m_read) return (m_write + m_size - m_read) & m_mask; else return (m_write - m_read); } private: unsigned int m_size; unsigned int m_mask; unsigned int m_read; unsigned int m_write; synthv1_controls::Event *m_events; }; //--------------------------------------------------------------------- // synthv1_controls:Impl - decl. // class synthv1_controls::Impl { public: Impl() : m_count(0) {} bool is_pending () const { return m_queue.is_pending(); } bool dequeue ( synthv1_controls::Event& event ) { return m_queue.pop(event); } void flush() { if (m_count > 0) { xrpn_cache::Iterator iter = m_cache.begin(); const xrpn_cache::Iterator& iter_end = m_cache.end(); for ( ; iter != iter_end; ++iter) enqueue(iter.value()); m_cache.clear(); // m_count = 0; } } bool process ( const synthv1_controls::Event& event ) { const unsigned short channel = event.key.channel(); if (event.key.param == RPN_MSB) { xrpn_item& item = get_item(channel); if (item.is_param_msb() || (item.is_any() && item.type() != synthv1_controls::RPN)) enqueue(item); if (item.type() == synthv1_controls::None) { item.set_status(synthv1_controls::RPN | channel); ++m_count; } item.set_param_msb(event.value); return true; } else if (event.key.param == RPN_LSB) { xrpn_item& item = get_item(channel); if (item.is_param_lsb() || (item.is_any() && item.type() != synthv1_controls::RPN)) enqueue(item); if (item.type() == synthv1_controls::None) { item.set_status(synthv1_controls::RPN | channel); ++m_count; } item.set_param_lsb(event.value); return true; } else if (event.key.param == NRPN_MSB) { xrpn_item& item = get_item(channel); if (item.is_param_msb() || (item.is_any() && item.type() != synthv1_controls::NRPN)) enqueue(item); if (item.type() == synthv1_controls::None) { item.set_status(synthv1_controls::NRPN | channel); ++m_count; } item.set_param_msb(event.value); return true; } else if (event.key.param == NRPN_LSB) { xrpn_item& item = get_item(channel); if (item.is_param_lsb() || (item.is_any() && item.type() != synthv1_controls::NRPN)) enqueue(item); if (item.type() == synthv1_controls::None) { item.set_status(synthv1_controls::NRPN | channel); ++m_count; } item.set_param_lsb(event.value); return true; } else if (event.key.param == DATA_MSB) { xrpn_item& item = get_item(channel); if (item.type() == synthv1_controls::None) return false; if (item.is_value_msb() || (item.type() != synthv1_controls::RPN && item.type() != synthv1_controls::NRPN)) { enqueue(item); return false; } item.set_value_msb(event.value); if (item.is_14bit()) enqueue(item); return true; } else if (event.key.param == DATA_LSB) { xrpn_item& item = get_item(channel); if (item.type() == synthv1_controls::None) return false; if (item.is_value_lsb() || (item.type() != synthv1_controls::RPN && item.type() != synthv1_controls::NRPN)) { enqueue(item); return false; } item.set_value_lsb(event.value); if (item.is_14bit()) enqueue(item); return true; } else if (event.key.param > CC14_MSB_MIN && event.key.param < CC14_MSB_MAX) { xrpn_item& item = get_item(channel); if (item.is_param_msb() || item.is_value_msb() || (item.is_any() && item.type() != synthv1_controls::CC14) || (item.type() == synthv1_controls::CC14 && item.param_lsb() != event.key.param + CC14_LSB_MIN)) enqueue(item); if (item.type() == synthv1_controls::None) { item.set_status(synthv1_controls::CC14 | channel); ++m_count; } item.set_param_msb(event.key.param); item.set_value_msb(event.value); if (item.is_14bit()) enqueue(item); return true; } else if (event.key.param > CC14_LSB_MIN && event.key.param < CC14_LSB_MAX) { xrpn_item& item = get_item(channel); if (item.is_param_lsb() || item.is_value_lsb() || (item.is_any() && item.type() != synthv1_controls::CC14) || (item.type() == synthv1_controls::CC14 && item.param_msb() != event.key.param - CC14_LSB_MIN)) enqueue(item); if (item.type() == synthv1_controls::None) { item.set_status(synthv1_controls::CC14 | channel); ++m_count; } item.set_param_lsb(event.key.param); item.set_value_lsb(event.value); if (item.is_14bit()) enqueue(item); return true; } return false; } protected: xrpn_item& get_item ( unsigned short channel ) { return m_cache[channel]; } void enqueue ( xrpn_item& item ) { if (item.type() == synthv1_controls::None) return; if (item.type() == synthv1_controls::CC14) { if (item.is_14bit()) { m_queue.push(item.status(), item.param_msb(), item.value()); } else { const unsigned short status = synthv1_controls::CC | item.channel(); if (item.is_value_msb()) m_queue.push(status, item.param_msb(), item.value_msb()); if (item.is_value_lsb()) m_queue.push(status, item.param_lsb(), item.value_lsb()); } } else if (item.is_ready()) { m_queue.push(item.status(), item.param(), item.value()); } else { const unsigned short status = synthv1_controls::CC | item.channel(); if (item.type() == synthv1_controls::RPN) { if (item.is_param_msb()) m_queue.push(status, RPN_MSB, item.param_msb()); if (item.is_param_lsb()) m_queue.push(status, RPN_LSB, item.param_lsb()); } else if (item.type() == synthv1_controls::NRPN) { if (item.is_param_msb()) m_queue.push(status, NRPN_MSB, item.param_msb()); if (item.is_param_lsb()) m_queue.push(status, NRPN_LSB, item.param_lsb()); } if (item.is_value_msb()) m_queue.push(status, DATA_MSB, item.value_msb()); if (item.is_value_lsb()) m_queue.push(status, DATA_LSB, item.value_lsb()); } item.clear(); --m_count; } private: unsigned int m_count; xrpn_cache m_cache; xrpn_queue m_queue; }; //--------------------------------------------------------------------- // synthv1_controls - impl. // #include synthv1_controls::synthv1_controls ( synthv1 *pSynth ) : m_pImpl(new synthv1_controls::Impl()), m_mode(0), m_sched_in(pSynth), m_sched_out(pSynth), m_timeout(0), m_timein(0) { } synthv1_controls::~synthv1_controls (void) { delete m_pImpl; } // controller queue methods. void synthv1_controls::process_enqueue ( unsigned short channel, unsigned short param, unsigned short value ) { if (!enabled()) return; Event event; event.key.status = CC | (channel & 0x1f); event.key.param = param; event.value = value; if (!m_pImpl->process(event)) process_event(event); if (m_timeout < 1) // make timeout ~200ms... m_timeout = (unsigned int) (0.2f * m_sched_in.instance()->sampleRate()); } void synthv1_controls::process_dequeue (void) { if (!enabled()) return; while (m_pImpl->is_pending()) { Event event; if (m_pImpl->dequeue(event)) process_event(event); } } // controller action. void synthv1_controls::process_event ( const Event& event ) { Key key(event.key); m_sched_in.schedule_key(key); const Map::Iterator& iter_end = m_map.end(); Map::Iterator iter = m_map.find(key); if (iter == iter_end && key.channel() > 0) { key.status = key.type(); // channel=0 (Auto) iter = m_map.find(key); } if (iter == iter_end) return; // reference to payload... Data& data = iter.value(); // process controller event... float fScale = float(event.value) / 127.0f; if (key.type() != CC) fScale /= 127.0f; if (fScale > 1.0f) fScale = 1.0f; else if (fScale < 0.0f) fScale = 0.0f; if (data.flags & Invert) fScale = 1.0f - fScale; if (data.flags & Logarithmic) fScale *= (fScale * fScale); const synthv1::ParamIndex index = synthv1::ParamIndex(data.index); // catch-up testing begin... bool bSync = (data.flags & Hook) || !synthv1_param::paramFloat(index); if (!bSync) { const float v0 = data.val; const float v1 = synthv1_param::paramScale(index, m_sched_in.instance()->paramValue(index)); const float d1 = (v1 - fScale); const float d2 = (data.sync ? (v1 - v0) : d1) * d1; bSync = (d2 < 0.001f); if (bSync) { data.val = fScale; data.sync = true; } } if (bSync) { m_sched_out.schedule_event(index, synthv1_param::paramValue(index, fScale)); } } // process timer counter. void synthv1_controls::process ( unsigned int nframes ) { if (!enabled() || m_timeout < 1) return; m_timein += nframes; if (m_timein > m_timeout) { m_timein = 0; m_pImpl->flush(); process_dequeue(); } } // reset all controllers. void synthv1_controls::reset (void) { if (!enabled()) return; const Map::Iterator& iter_end = m_map.end(); Map::Iterator iter = m_map.begin(); for ( ; iter != iter_end; ++iter) { Data& data = iter.value(); if (data.flags & Hook) continue; const synthv1::ParamIndex index = synthv1::ParamIndex(data.index); data.val = synthv1_param::paramScale(index, m_sched_in.instance()->paramValue(index)); data.sync = false; } } // text utilities. synthv1_controls::Type synthv1_controls::typeFromText ( const QString& sText ) { if (sText == "CC") return CC; else if (sText == "RPN") return RPN; else if (sText == "NRPN") return NRPN; else if (sText == "CC14") return CC14; else return None; } QString synthv1_controls::textFromType ( Type ctype ) { QString sText; switch (ctype) { case CC: sText = "CC"; break; case RPN: sText = "RPN"; break; case NRPN: sText = "NRPN"; break; case CC14: sText = "CC14"; break; default: break; } return sText; } // current/last controller accessor. const synthv1_controls::Key& synthv1_controls::current_key (void) const { return m_sched_in.current_key(); } // end of synthv1_controls.cpp synthv1-0.7.1/src/PaxHeaders.4140/synthv1widget_config.cpp0000644000000000000000000000013212566622134020247 xustar0030 mtime=1440425052.683715542 30 atime=1440425052.683715542 30 ctime=1440425052.683715542 synthv1-0.7.1/src/synthv1widget_config.cpp0000644000175000001440000003277712566622134021130 0ustar00rncbcusers00000000000000// synthv1widget_config.cpp // /**************************************************************************** Copyright (C) 2012-2015, rncbc aka Rui Nuno Capela. All rights reserved. This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. *****************************************************************************/ #include "synthv1widget_config.h" #include "synthv1widget_knob.h" #include #include #include #include //---------------------------------------------------------------------------- // synthv1widget_config -- UI wrapper form. // ctor. synthv1widget_config::synthv1widget_config ( QWidget *pParent, Qt::WindowFlags wflags ) : QDialog(pParent, wflags) { // Setup UI struct... m_ui.setupUi(this); // Custom style themes... //m_ui.CustomStyleThemeComboBox->clear(); //m_ui.CustomStyleThemeComboBox->addItem(tr("(default)")); m_ui.CustomStyleThemeComboBox->addItems(QStyleFactory::keys()); // Setup options... synthv1_config *pConfig = synthv1_config::getInstance(); if (pConfig) { m_ui.ProgramsPreviewCheckBox->setChecked(pConfig->bProgramsPreview); m_ui.UseNativeDialogsCheckBox->setChecked(pConfig->bUseNativeDialogs); m_ui.KnobDialModeComboBox->setCurrentIndex(pConfig->iKnobDialMode); int iCustomStyleTheme = 0; if (!pConfig->sCustomStyleTheme.isEmpty()) iCustomStyleTheme = m_ui.CustomStyleThemeComboBox->findText( pConfig->sCustomStyleTheme); m_ui.CustomStyleThemeComboBox->setCurrentIndex(iCustomStyleTheme); } // Signal/slots connections... QObject::connect(m_ui.ControlsAddItemToolButton, SIGNAL(clicked()), SLOT(controlsAddItem())); QObject::connect(m_ui.ControlsEditToolButton, SIGNAL(clicked()), SLOT(controlsEditItem())); QObject::connect(m_ui.ControlsDeleteToolButton, SIGNAL(clicked()), SLOT(controlsDeleteItem())); QObject::connect(m_ui.ControlsTreeWidget, SIGNAL(currentItemChanged(QTreeWidgetItem *, QTreeWidgetItem *)), SLOT(controlsCurrentChanged())); QObject::connect(m_ui.ControlsTreeWidget, SIGNAL(itemChanged(QTreeWidgetItem *, int)), SLOT(controlsChanged())); QObject::connect(m_ui.ControlsEnabledCheckBox, SIGNAL(toggled(bool)), SLOT(controlsEnabled(bool))); QObject::connect(m_ui.ProgramsAddBankToolButton, SIGNAL(clicked()), SLOT(programsAddBankItem())); QObject::connect(m_ui.ProgramsAddItemToolButton, SIGNAL(clicked()), SLOT(programsAddItem())); QObject::connect(m_ui.ProgramsEditToolButton, SIGNAL(clicked()), SLOT(programsEditItem())); QObject::connect(m_ui.ProgramsDeleteToolButton, SIGNAL(clicked()), SLOT(programsDeleteItem())); QObject::connect(m_ui.ProgramsTreeWidget, SIGNAL(currentItemChanged(QTreeWidgetItem *, QTreeWidgetItem *)), SLOT(programsCurrentChanged())); QObject::connect(m_ui.ProgramsTreeWidget, SIGNAL(itemChanged(QTreeWidgetItem *, int)), SLOT(programsChanged())); QObject::connect(m_ui.ProgramsTreeWidget, SIGNAL(itemActivated(QTreeWidgetItem *, int)), SLOT(programsActivated())); QObject::connect(m_ui.ProgramsEnabledCheckBox, SIGNAL(toggled(bool)), SLOT(programsEnabled(bool))); // Custom context menu... m_ui.ControlsTreeWidget->setContextMenuPolicy(Qt::CustomContextMenu); m_ui.ProgramsTreeWidget->setContextMenuPolicy(Qt::CustomContextMenu); QObject::connect(m_ui.ControlsTreeWidget, SIGNAL(customContextMenuRequested(const QPoint&)), SLOT(controlsContextMenuRequested(const QPoint&))); QObject::connect(m_ui.ProgramsTreeWidget, SIGNAL(customContextMenuRequested(const QPoint&)), SLOT(programsContextMenuRequested(const QPoint&))); // Options slots... QObject::connect(m_ui.ProgramsPreviewCheckBox, SIGNAL(toggled(bool)), SLOT(optionsChanged())); QObject::connect(m_ui.UseNativeDialogsCheckBox, SIGNAL(toggled(bool)), SLOT(optionsChanged())); QObject::connect(m_ui.KnobDialModeComboBox, SIGNAL(activated(int)), SLOT(optionsChanged())); QObject::connect(m_ui.CustomStyleThemeComboBox, SIGNAL(activated(int)), SLOT(optionsChanged())); // Dialog commands... QObject::connect(m_ui.DialogButtonBox, SIGNAL(accepted()), SLOT(accept())); QObject::connect(m_ui.DialogButtonBox, SIGNAL(rejected()), SLOT(reject())); // Controllers, Programs database. m_pControls = NULL; m_pPrograms = NULL; // Dialog dirty flags. m_iDirtyControls = 0; m_iDirtyPrograms = 0; m_iDirtyOptions = 0; // Done. stabilize(); } // dtor. synthv1widget_config::~synthv1widget_config (void) { } // controllers accessors. void synthv1widget_config::setControls ( synthv1_controls *pControls ) { m_pControls = pControls; // Load controllers database... synthv1_config *pConfig = synthv1_config::getInstance(); if (pConfig && m_pControls) { m_ui.ControlsTreeWidget->loadControls(m_pControls); const bool bControlsOptional = m_pControls->optional(); m_ui.ControlsEnabledCheckBox->setEnabled(bControlsOptional); m_ui.ControlsEnabledCheckBox->setChecked(m_pControls->enabled()); } // Reset dialog dirty flags. m_iDirtyControls = 0; stabilize(); } synthv1_controls *synthv1widget_config::controls (void) const { return m_pControls; } // controllers command slots. void synthv1widget_config::controlsAddItem (void) { m_ui.ControlsTreeWidget->addControlItem(); controlsChanged(); } void synthv1widget_config::controlsEditItem (void) { QTreeWidgetItem *pItem = m_ui.ControlsTreeWidget->currentItem(); if (pItem) m_ui.ControlsTreeWidget->editItem(pItem, 0); controlsChanged(); } void synthv1widget_config::controlsDeleteItem (void) { QTreeWidgetItem *pItem = m_ui.ControlsTreeWidget->currentItem(); if (pItem) delete pItem; controlsChanged(); } // controllers janitorial slots. void synthv1widget_config::controlsCurrentChanged (void) { stabilize(); } void synthv1widget_config::controlsContextMenuRequested ( const QPoint& pos ) { QTreeWidgetItem *pItem = m_ui.ControlsTreeWidget->currentItem(); QMenu menu(this); QAction *pAction; bool bEnabled = (m_pControls != NULL); pAction = menu.addAction(QIcon(":/images/synthv1_preset.png"), tr("&Add Controller"), this, SLOT(controlsAddItem())); pAction->setEnabled(bEnabled); menu.addSeparator(); bEnabled = bEnabled && (pItem != NULL); pAction = menu.addAction(QIcon(":/images/presetEdit.png"), tr("&Edit"), this, SLOT(controlsEditItem())); pAction->setEnabled(bEnabled); menu.addSeparator(); pAction = menu.addAction(QIcon(":/images/presetDelete.png"), tr("&Delete"), this, SLOT(controlsDeleteItem())); pAction->setEnabled(bEnabled); menu.exec(m_ui.ControlsTreeWidget->mapToGlobal(pos)); } void synthv1widget_config::controlsEnabled ( bool bOn ) { if (m_pControls && m_pControls->optional()) m_pControls->enabled(bOn); controlsChanged(); } void synthv1widget_config::controlsChanged (void) { ++m_iDirtyControls; stabilize(); } // programs accessors. void synthv1widget_config::setPrograms ( synthv1_programs *pPrograms ) { m_pPrograms = pPrograms; // Load programs database... synthv1_config *pConfig = synthv1_config::getInstance(); if (pConfig && m_pPrograms) { m_ui.ProgramsTreeWidget->loadPrograms(m_pPrograms); const bool bProgramsOptional = m_pPrograms->optional(); m_ui.ProgramsEnabledCheckBox->setEnabled(bProgramsOptional); m_ui.ProgramsPreviewCheckBox->setEnabled(!bProgramsOptional); m_ui.ProgramsEnabledCheckBox->setChecked(m_pPrograms->enabled()); } // Reset dialog dirty flags. m_iDirtyPrograms = 0; stabilize(); } synthv1_programs *synthv1widget_config::programs (void) const { return m_pPrograms; } // programs command slots. void synthv1widget_config::programsAddBankItem (void) { m_ui.ProgramsTreeWidget->addBankItem(); programsChanged(); } void synthv1widget_config::programsAddItem (void) { m_ui.ProgramsTreeWidget->addProgramItem(); programsChanged(); } void synthv1widget_config::programsEditItem (void) { QTreeWidgetItem *pItem = m_ui.ProgramsTreeWidget->currentItem(); if (pItem) m_ui.ProgramsTreeWidget->editItem(pItem, 1); programsChanged(); } void synthv1widget_config::programsDeleteItem (void) { QTreeWidgetItem *pItem = m_ui.ProgramsTreeWidget->currentItem(); if (pItem) delete pItem; programsChanged(); } // programs janitor slots. void synthv1widget_config::programsCurrentChanged (void) { stabilize(); } void synthv1widget_config::programsContextMenuRequested ( const QPoint& pos ) { QTreeWidgetItem *pItem = m_ui.ProgramsTreeWidget->currentItem(); QMenu menu(this); QAction *pAction; bool bEnabled = (m_pPrograms != NULL); pAction = menu.addAction(QIcon(":/images/presetBank.png"), tr("Add &Bank"), this, SLOT(programsAddBankItem())); pAction->setEnabled(bEnabled); pAction = menu.addAction(QIcon(":/images/synthv1_preset.png"), tr("&Add Program"), this, SLOT(programsAddItem())); pAction->setEnabled(bEnabled); menu.addSeparator(); bEnabled = bEnabled && (pItem != NULL); pAction = menu.addAction(QIcon(":/images/presetEdit.png"), tr("&Edit"), this, SLOT(programsEditItem())); pAction->setEnabled(bEnabled); menu.addSeparator(); pAction = menu.addAction(QIcon(":/images/presetDelete.png"), tr("&Delete"), this, SLOT(programsDeleteItem())); pAction->setEnabled(bEnabled); menu.exec(m_ui.ProgramsTreeWidget->mapToGlobal(pos)); } void synthv1widget_config::programsEnabled ( bool bOn ) { if (m_pPrograms && m_pPrograms->optional()) m_pPrograms->enabled(bOn); programsChanged(); } void synthv1widget_config::programsChanged (void) { ++m_iDirtyPrograms; stabilize(); } void synthv1widget_config::programsActivated (void) { if (m_ui.ProgramsPreviewCheckBox->isChecked() && m_pPrograms) m_ui.ProgramsTreeWidget->selectProgram(m_pPrograms); stabilize(); } // options slot. void synthv1widget_config::optionsChanged (void) { ++m_iDirtyOptions; stabilize(); } // stabilizer. void synthv1widget_config::stabilize (void) { QTreeWidgetItem *pItem = m_ui.ControlsTreeWidget->currentItem(); bool bEnabled = (m_pControls != NULL); m_ui.ControlsAddItemToolButton->setEnabled(bEnabled); bEnabled = bEnabled && (pItem != NULL); m_ui.ControlsEditToolButton->setEnabled(bEnabled); m_ui.ControlsDeleteToolButton->setEnabled(bEnabled); pItem = m_ui.ProgramsTreeWidget->currentItem(); bEnabled = (m_pPrograms != NULL); m_ui.ProgramsPreviewCheckBox->setEnabled( bEnabled && m_pPrograms->enabled()); m_ui.ProgramsAddBankToolButton->setEnabled(bEnabled); m_ui.ProgramsAddItemToolButton->setEnabled(bEnabled); bEnabled = bEnabled && (pItem != NULL); m_ui.ProgramsEditToolButton->setEnabled(bEnabled); m_ui.ProgramsDeleteToolButton->setEnabled(bEnabled); const bool bValid = (m_iDirtyControls > 0 || m_iDirtyPrograms > 0 || m_iDirtyOptions > 0); m_ui.DialogButtonBox->button(QDialogButtonBox::Ok)->setEnabled(bValid); } // dialog slots. void synthv1widget_config::accept (void) { synthv1_config *pConfig = synthv1_config::getInstance(); if (m_iDirtyControls > 0 && pConfig && m_pControls) { // Save controls... m_ui.ControlsTreeWidget->saveControls(m_pControls); pConfig->saveControls(m_pControls); // Reset dirty flag. m_iDirtyControls = 0; } if (m_iDirtyPrograms > 0 && pConfig && m_pPrograms) { // Save programs... m_ui.ProgramsTreeWidget->savePrograms(m_pPrograms); pConfig->savePrograms(m_pPrograms); // Reset dirty flag. m_iDirtyPrograms = 0; } if (m_iDirtyOptions > 0 && pConfig) { // Save options... pConfig->bProgramsPreview = m_ui.ProgramsPreviewCheckBox->isChecked(); pConfig->bUseNativeDialogs = m_ui.UseNativeDialogsCheckBox->isChecked(); pConfig->bDontUseNativeDialogs = !pConfig->bUseNativeDialogs; pConfig->iKnobDialMode = m_ui.KnobDialModeComboBox->currentIndex(); synthv1widget_dial::setDialMode( synthv1widget_dial::DialMode(pConfig->iKnobDialMode)); const QString sOldCustomStyleTheme = pConfig->sCustomStyleTheme; if (m_ui.CustomStyleThemeComboBox->currentIndex() > 0) pConfig->sCustomStyleTheme = m_ui.CustomStyleThemeComboBox->currentText(); else pConfig->sCustomStyleTheme.clear(); // Show restart needed message... if (pConfig->sCustomStyleTheme != sOldCustomStyleTheme) { QMessageBox::information(this, tr("Information") + " - " SYNTHV1_TITLE, tr("Some settings may be only effective\n" "next time you start this application.")); } // Reset dirty flag. m_iDirtyOptions = 0; } // Just go with dialog acceptance. QDialog::accept(); } void synthv1widget_config::reject (void) { bool bReject = true; // Check if there's any pending changes... if (m_iDirtyControls > 0 || m_iDirtyPrograms > 0 || m_iDirtyOptions > 0) { QMessageBox::StandardButtons buttons = QMessageBox::Discard | QMessageBox::Cancel; if (m_ui.DialogButtonBox->button(QDialogButtonBox::Ok)->isEnabled()) buttons |= QMessageBox::Apply; switch (QMessageBox::warning(this, tr("Warning") + " - " SYNTHV1_TITLE, tr("Some settings have been changed.\n\n" "Do you want to apply the changes?"), buttons)) { case QMessageBox::Apply: accept(); return; case QMessageBox::Discard: break; default: // Cancel. bReject = false; } } if (bReject) QDialog::reject(); } // end of synthv1widget_config.cpp synthv1-0.7.1/src/PaxHeaders.4140/synthv1widget.h0000644000000000000000000000013212566622134016367 xustar0030 mtime=1440425052.683715542 30 atime=1440425052.683715542 30 ctime=1440425052.683715542 synthv1-0.7.1/src/synthv1widget.h0000644000175000001440000001117412566622134017234 0ustar00rncbcusers00000000000000// synthv1widget.h // /**************************************************************************** Copyright (C) 2012-2015, rncbc aka Rui Nuno Capela. All rights reserved. This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. *****************************************************************************/ #ifndef __synthv1widget_h #define __synthv1widget_h #include "ui_synthv1widget.h" #include "synthv1_config.h" #include "synthv1_sched.h" #include "synthv1_ui.h" // forward decls. class synthv1widget_sched; //------------------------------------------------------------------------- // synthv1widget - decl. // class synthv1widget : public QWidget { Q_OBJECT public: // Constructor synthv1widget(QWidget *pParent = 0, Qt::WindowFlags wflags = 0); // Destructor. virtual ~synthv1widget(); // Create/initialize the scheduler/work notifier. void initSchedNotifier(); // Param port accessors. void setParamValue( synthv1::ParamIndex index, float fValue, bool bDefault = false); float paramValue(synthv1::ParamIndex index) const; // Param kbob (widget) mapper. void setParamKnob(synthv1::ParamIndex index, synthv1widget_knob *pKnob); synthv1widget_knob *paramKnob(synthv1::ParamIndex index) const; // Preset init. void initPreset(); // Preset clear. void clearPreset(); // Dirty close prompt, bool queryClose(); public slots: // Preset file I/O. void loadPreset(const QString& sFilename); void savePreset(const QString& sFilename); protected slots: // Preset renewal. void newPreset(); // Param knob (widget) slots. void paramChanged(float fValue); // Reset param knobs to default value. void resetParams(); // Swap params A/B. void swapParams(bool bOn); // Delay BPM change. void bpmSyncChanged(); // Schedule notification updater. void updateSchedNotify(int stype, int sid); // Param knob context menu. void paramContextMenu(const QPoint& pos); // Menu actions. void helpConfigure(); void helpAbout(); void helpAboutQt(); protected: // Synth engine accessor. virtual synthv1_ui *ui_instance() const = 0; // Reset swap params A/B group. void resetSwapParams(); // Initialize all param/knob values. void updateParamValues(); // Reset all param/knob default values. void resetParamValues(); void resetParamKnobs(); // Param port methods. virtual void updateParam(synthv1::ParamIndex index, float fValue) const = 0; // Update local tied widgets. void updateParamEx(synthv1::ParamIndex index, float fValue); // Update scheduled controllers param/knob widgets. void updateSchedParam(synthv1::ParamIndex index, float fValue); // Preset status updater. void updateLoadPreset(const QString& sPreset); // Dirty flag (overridable virtual) methods. virtual void updateDirtyPreset(bool bDirtyPreset); private: // Instance variables. Ui::synthv1widget m_ui; synthv1widget_sched *m_sched_notifier; QHash m_paramKnobs; QHash m_knobParams; float m_params_ab[synthv1::NUM_PARAMS]; int m_iUpdate; }; //------------------------------------------------------------------------- // synthv1widget_sched - worker/schedule proxy decl. // class synthv1widget_sched : public QObject { Q_OBJECT public: // ctor. synthv1widget_sched(synthv1 *pSynth, QObject *pParent = NULL) : QObject(pParent), m_notifier(pSynth, this) {} signals: // Notification signal. void notify(int stype, int sid); protected: // Notififier visitor. class Notifier : public synthv1_sched_notifier { public: Notifier(synthv1 *pSynth, synthv1widget_sched *pSched) : synthv1_sched_notifier(pSynth), m_pSched(pSched) {} void notify(synthv1_sched::Type stype, int sid) const { m_pSched->emit_notify(stype, sid); } private: synthv1widget_sched *m_pSched; }; // Notification method. void emit_notify(synthv1_sched::Type stype, int sid) { emit notify(int(stype), sid); } private: // Instance variables. Notifier m_notifier; }; #endif // __synthv1widget_h // end of synthv1widget.h synthv1-0.7.1/src/PaxHeaders.4140/synthv1widget_lv2.h0000644000000000000000000000013212566622134017152 xustar0030 mtime=1440425052.685715542 30 atime=1440425052.685715542 30 ctime=1440425052.685715542 synthv1-0.7.1/src/synthv1widget_lv2.h0000644000175000001440000000437712566622134020026 0ustar00rncbcusers00000000000000// synthv1widget_lv2.h // /**************************************************************************** Copyright (C) 2012-2015, rncbc aka Rui Nuno Capela. All rights reserved. This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. *****************************************************************************/ #ifndef __synthv1widget_lv2_h #define __synthv1widget_lv2_h #include "synthv1widget.h" #include "synthv1_lv2ui.h" //------------------------------------------------------------------------- // synthv1widget_lv2 - decl. // class synthv1widget_lv2 : public synthv1widget { public: // Constructor. synthv1widget_lv2(synthv1_lv2 *pSynth, LV2UI_Controller controller, LV2UI_Write_Function write_function); // Destructor. ~synthv1widget_lv2(); // LV2 port event dispatcher. void port_event(uint32_t port_index, uint32_t buffer_size, uint32_t format, const void *buffer); #ifdef CONFIG_LV2_EXTERNAL_UI void setExternalHost(LV2_External_UI_Host *external_host); const LV2_External_UI_Host *externalHost() const; #endif #ifdef CONFIG_LV2_UI_IDLE bool isIdleClosed() const; #endif protected: // Synth engine accessor. synthv1_ui *ui_instance() const; // Param methods. void updateParam(synthv1::ParamIndex index, float fValue) const; // Close event handler. void closeEvent(QCloseEvent *pCloseEvent); private: // Instance variables. synthv1_lv2ui *m_pSynthUi; bool m_params_def[synthv1::NUM_PARAMS]; #ifdef CONFIG_LV2_EXTERNAL_UI LV2_External_UI_Host *m_external_host; #endif #ifdef CONFIG_LV2_UI_IDLE bool m_bIdleClosed; #endif }; #endif // __synthv1widget_lv2_h // end of synthv1widget_lv2.h synthv1-0.7.1/src/PaxHeaders.4140/synthv1widget.cpp0000644000000000000000000000013212566622134016722 xustar0030 mtime=1440425052.683715542 30 atime=1440425052.683715542 30 ctime=1440425052.683715542 synthv1-0.7.1/src/synthv1widget.cpp0000644000175000001440000011267412566622134017576 0ustar00rncbcusers00000000000000// synthv1widget.cpp // /**************************************************************************** Copyright (C) 2012-2015, rncbc aka Rui Nuno Capela. All rights reserved. This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. *****************************************************************************/ #include "synthv1widget.h" #include "synthv1_param.h" #include "synthv1_wave.h" #include "synthv1_sched.h" #include "synthv1widget_config.h" #include "synthv1widget_control.h" #include #include //------------------------------------------------------------------------- // synthv1widget - impl. // // Constructor. synthv1widget::synthv1widget ( QWidget *pParent, Qt::WindowFlags wflags ) : QWidget(pParent, wflags) { Q_INIT_RESOURCE(synthv1); #if QT_VERSION >= 0x050000 // HACK: Dark themes grayed/disabled color group fix... QPalette pal; if (pal.base().color().value() < 0x7f) { const QColor& color = pal.window().color(); const int iGroups = int(QPalette::Active | QPalette::Inactive) + 1; for (int i = 0; i < iGroups; ++i) { const QPalette::ColorGroup group = QPalette::ColorGroup(i); pal.setBrush(group, QPalette::Light, color.lighter(150)); pal.setBrush(group, QPalette::Midlight, color.lighter(120)); pal.setBrush(group, QPalette::Dark, color.darker(150)); pal.setBrush(group, QPalette::Mid, color.darker(120)); pal.setBrush(group, QPalette::Shadow, color.darker(200)); } pal.setColor(QPalette::Disabled, QPalette::ButtonText, pal.mid().color()); QWidget::setPalette(pal); } #endif m_ui.setupUi(this); // Init sched notifier. m_sched_notifier = NULL; // Init swapable params A/B to default. for (uint32_t i = 0; i < synthv1::NUM_PARAMS; ++i) m_params_ab[i] = synthv1_param::paramDefaultValue(synthv1::ParamIndex(i)); // Start clean. m_iUpdate = 0; // Replicate the stacked/pages for (int iTab = 0; iTab < m_ui.StackedWidget->count(); ++iTab) m_ui.TabBar->addTab(m_ui.StackedWidget->widget(iTab)->windowTitle()); // Swappable params A/B group. QButtonGroup *pSwapParamsGroup = new QButtonGroup(this); pSwapParamsGroup->addButton(m_ui.SwapParamsAButton); pSwapParamsGroup->addButton(m_ui.SwapParamsBButton); pSwapParamsGroup->setExclusive(true); m_ui.SwapParamsAButton->setChecked(true); // Wave shapes. QStringList shapes; shapes << tr("Pulse"); shapes << tr("Saw"); shapes << tr("Sine"); shapes << tr("Rand"); shapes << tr("Noise"); m_ui.Dco1Shape1Knob->insertItems(0, shapes); m_ui.Dco1Shape2Knob->insertItems(0, shapes); m_ui.Dco2Shape1Knob->insertItems(0, shapes); m_ui.Dco2Shape2Knob->insertItems(0, shapes); m_ui.Lfo1ShapeKnob->insertItems(0, shapes); m_ui.Lfo2ShapeKnob->insertItems(0, shapes); // Filter types. QStringList types; types << tr("LPF"); types << tr("BPF"); types << tr("HPF"); types << tr("BRF"); m_ui.Dcf1TypeKnob->insertItems(0, types); m_ui.Dcf2TypeKnob->insertItems(0, types); // Filter slopes. QStringList slopes; slopes << tr("12dB/oct"); slopes << tr("24dB/oct"); m_ui.Dcf1SlopeKnob->insertItems(0, slopes); m_ui.Dcf2SlopeKnob->insertItems(0, slopes); // Dynamic states. QStringList states; states << tr("Off"); states << tr("On"); m_ui.Dco1Bandl1Knob->insertItems(0, states); m_ui.Dco1Bandl2Knob->insertItems(0, states); m_ui.Dco2Bandl1Knob->insertItems(0, states); m_ui.Dco2Bandl2Knob->insertItems(0, states); m_ui.Dyn1CompressKnob->insertItems(0, states); m_ui.Dyn1LimiterKnob->insertItems(0, states); // Special values const QString& sOff = states.first(); m_ui.Cho1WetKnob->setSpecialValueText(sOff); m_ui.Fla1WetKnob->setSpecialValueText(sOff); m_ui.Pha1WetKnob->setSpecialValueText(sOff); m_ui.Del1WetKnob->setSpecialValueText(sOff); m_ui.Rev1WetKnob->setSpecialValueText(sOff); const QString& sAuto = tr("Auto"); m_ui.Del1BpmKnob->setSpecialValueText(sAuto); // Wave integer widths. m_ui.Dco1Width1Knob->setDecimals(0); m_ui.Dco1Width2Knob->setDecimals(0); m_ui.Dco2Width1Knob->setDecimals(0); m_ui.Dco2Width2Knob->setDecimals(0); m_ui.Lfo1WidthKnob->setDecimals(0); m_ui.Lfo2WidthKnob->setDecimals(0); // DCO octave limits. m_ui.Dco1OctaveKnob->setMinimum(-4.0f); m_ui.Dco1OctaveKnob->setMaximum(+4.0f); m_ui.Dco2OctaveKnob->setMinimum(-4.0f); m_ui.Dco2OctaveKnob->setMaximum(+4.0f); // DCO balance limits. m_ui.Dco1BalanceKnob->setMinimum(-1.0f); m_ui.Dco1BalanceKnob->setMaximum(+1.0f); m_ui.Dco2BalanceKnob->setMinimum(-1.0f); m_ui.Dco2BalanceKnob->setMaximum(+1.0f); // DCO tune limits. m_ui.Dco1TuningKnob->setMinimum(-1.0f); m_ui.Dco1TuningKnob->setMaximum(+1.0f); m_ui.Dco2TuningKnob->setMinimum(-1.0f); m_ui.Dco2TuningKnob->setMaximum(+1.0f); // DCF volume (env.amount) limits. m_ui.Dcf1EnvelopeKnob->setMinimum(-1.0f); m_ui.Dcf1EnvelopeKnob->setMaximum(+1.0f); m_ui.Dcf2EnvelopeKnob->setMinimum(-1.0f); m_ui.Dcf2EnvelopeKnob->setMaximum(+1.0f); // LFO parameter limits. m_ui.Lfo1SweepKnob->setMinimum(-1.0f); m_ui.Lfo1SweepKnob->setMaximum(+1.0f); m_ui.Lfo1CutoffKnob->setMinimum(-1.0f); m_ui.Lfo1CutoffKnob->setMaximum(+1.0f); m_ui.Lfo1ResoKnob->setMinimum(-1.0f); m_ui.Lfo1ResoKnob->setMaximum(+1.0f); m_ui.Lfo1PitchKnob->setMinimum(-1.0f); m_ui.Lfo1PitchKnob->setMaximum(+1.0f); m_ui.Lfo1PanningKnob->setMinimum(-1.0f); m_ui.Lfo1PanningKnob->setMaximum(+1.0f); m_ui.Lfo1VolumeKnob->setMinimum(-1.0f); m_ui.Lfo1VolumeKnob->setMaximum(+1.0f); m_ui.Lfo2SweepKnob->setMinimum(-1.0f); m_ui.Lfo2SweepKnob->setMaximum(+1.0f); m_ui.Lfo2CutoffKnob->setMinimum(-1.0f); m_ui.Lfo2CutoffKnob->setMaximum(+1.0f); m_ui.Lfo2ResoKnob->setMinimum(-1.0f); m_ui.Lfo2ResoKnob->setMaximum(+1.0f); m_ui.Lfo2PitchKnob->setMinimum(-1.0f); m_ui.Lfo2PitchKnob->setMaximum(+1.0f); m_ui.Lfo2PanningKnob->setMinimum(-1.0f); m_ui.Lfo2PanningKnob->setMaximum(+1.0f); m_ui.Lfo2VolumeKnob->setMinimum(-1.0f); m_ui.Lfo2VolumeKnob->setMaximum(+1.0f); // Channel filters QStringList channels; channels << tr("Omni"); for (int iChannel = 0; iChannel < 16; ++iChannel) channels << QString::number(iChannel + 1); m_ui.Def1ChannelKnob->insertItems(0, channels); m_ui.Def2ChannelKnob->insertItems(0, channels); // Mono switches m_ui.Def1MonoKnob->insertItems(0, states); m_ui.Def2MonoKnob->insertItems(0, states); // Output (stereo-)width limits. m_ui.Out1WidthKnob->setMinimum(-1.0f); m_ui.Out1WidthKnob->setMaximum(+1.0f); m_ui.Out2WidthKnob->setMinimum(-1.0f); m_ui.Out2WidthKnob->setMaximum(+1.0f); // Output (stereo-)panning limits. m_ui.Out1PanningKnob->setMinimum(-1.0f); m_ui.Out1PanningKnob->setMaximum(+1.0f); m_ui.Out2PanningKnob->setMinimum(-1.0f); m_ui.Out2PanningKnob->setMaximum(+1.0f); // Effects (delay BPM) m_ui.Del1BpmKnob->setScale(1.0f); m_ui.Del1BpmKnob->setMinimum(3.6f); m_ui.Del1BpmKnob->setMaximum(360.0f); m_ui.Del1BpmKnob->setSingleStep(1.0f); // Reverb (stereo-)width limits. m_ui.Rev1WidthKnob->setMinimum(-1.0f); m_ui.Rev1WidthKnob->setMaximum(+1.0f); // DCO1 setParamKnob(synthv1::DCO1_SHAPE1, m_ui.Dco1Shape1Knob); setParamKnob(synthv1::DCO1_WIDTH1, m_ui.Dco1Width1Knob); setParamKnob(synthv1::DCO1_BANDL1, m_ui.Dco1Bandl1Knob); setParamKnob(synthv1::DCO1_SHAPE2, m_ui.Dco1Shape2Knob); setParamKnob(synthv1::DCO1_WIDTH2, m_ui.Dco1Width2Knob); setParamKnob(synthv1::DCO1_BANDL2, m_ui.Dco1Bandl2Knob); setParamKnob(synthv1::DCO1_BALANCE, m_ui.Dco1BalanceKnob); setParamKnob(synthv1::DCO1_DETUNE, m_ui.Dco1DetuneKnob); setParamKnob(synthv1::DCO1_PHASE, m_ui.Dco1PhaseKnob); setParamKnob(synthv1::DCO1_OCTAVE, m_ui.Dco1OctaveKnob); setParamKnob(synthv1::DCO1_TUNING, m_ui.Dco1TuningKnob); setParamKnob(synthv1::DCO1_GLIDE, m_ui.Dco1GlideKnob); setParamKnob(synthv1::DCO1_ENVTIME, m_ui.Dco1EnvTimeKnob); QObject::connect( m_ui.Dco1Shape1Knob, SIGNAL(valueChanged(float)), m_ui.Dco1Wave1, SLOT(setWaveShape(float))); QObject::connect( m_ui.Dco1Wave1, SIGNAL(waveShapeChanged(float)), m_ui.Dco1Shape1Knob, SLOT(setValue(float))); QObject::connect( m_ui.Dco1Width1Knob, SIGNAL(valueChanged(float)), m_ui.Dco1Wave1, SLOT(setWaveWidth(float))); QObject::connect( m_ui.Dco1Wave1, SIGNAL(waveWidthChanged(float)), m_ui.Dco1Width1Knob, SLOT(setValue(float))); QObject::connect( m_ui.Dco1Shape2Knob, SIGNAL(valueChanged(float)), m_ui.Dco1Wave2, SLOT(setWaveShape(float))); QObject::connect( m_ui.Dco1Wave2, SIGNAL(waveShapeChanged(float)), m_ui.Dco1Shape2Knob, SLOT(setValue(float))); QObject::connect( m_ui.Dco1Width2Knob, SIGNAL(valueChanged(float)), m_ui.Dco1Wave2, SLOT(setWaveWidth(float))); QObject::connect( m_ui.Dco1Wave2, SIGNAL(waveWidthChanged(float)), m_ui.Dco1Width2Knob, SLOT(setValue(float))); // DCF1 setParamKnob(synthv1::DCF1_CUTOFF, m_ui.Dcf1CutoffKnob); setParamKnob(synthv1::DCF1_RESO, m_ui.Dcf1ResoKnob); setParamKnob(synthv1::DCF1_TYPE, m_ui.Dcf1TypeKnob); setParamKnob(synthv1::DCF1_SLOPE, m_ui.Dcf1SlopeKnob); setParamKnob(synthv1::DCF1_ENVELOPE, m_ui.Dcf1EnvelopeKnob); setParamKnob(synthv1::DCF1_ATTACK, m_ui.Dcf1AttackKnob); setParamKnob(synthv1::DCF1_DECAY, m_ui.Dcf1DecayKnob); setParamKnob(synthv1::DCF1_SUSTAIN, m_ui.Dcf1SustainKnob); setParamKnob(synthv1::DCF1_RELEASE, m_ui.Dcf1ReleaseKnob); QObject::connect( m_ui.Dcf1Filt, SIGNAL(cutoffChanged(float)), m_ui.Dcf1CutoffKnob, SLOT(setValue(float))); QObject::connect( m_ui.Dcf1CutoffKnob, SIGNAL(valueChanged(float)), m_ui.Dcf1Filt, SLOT(setCutoff(float))); QObject::connect( m_ui.Dcf1Filt, SIGNAL(resoChanged(float)), m_ui.Dcf1ResoKnob, SLOT(setValue(float))); QObject::connect( m_ui.Dcf1ResoKnob, SIGNAL(valueChanged(float)), m_ui.Dcf1Filt, SLOT(setReso(float))); QObject::connect( m_ui.Dcf1TypeKnob, SIGNAL(valueChanged(float)), m_ui.Dcf1Filt, SLOT(setType(float))); QObject::connect( m_ui.Dcf1SlopeKnob, SIGNAL(valueChanged(float)), m_ui.Dcf1Filt, SLOT(setSlope(float))); QObject::connect( m_ui.Dcf1Env, SIGNAL(attackChanged(float)), m_ui.Dcf1AttackKnob, SLOT(setValue(float))); QObject::connect( m_ui.Dcf1AttackKnob, SIGNAL(valueChanged(float)), m_ui.Dcf1Env, SLOT(setAttack(float))); QObject::connect( m_ui.Dcf1Env, SIGNAL(decayChanged(float)), m_ui.Dcf1DecayKnob, SLOT(setValue(float))); QObject::connect( m_ui.Dcf1DecayKnob, SIGNAL(valueChanged(float)), m_ui.Dcf1Env, SLOT(setDecay(float))); QObject::connect( m_ui.Dcf1Env, SIGNAL(sustainChanged(float)), m_ui.Dcf1SustainKnob, SLOT(setValue(float))); QObject::connect( m_ui.Dcf1SustainKnob, SIGNAL(valueChanged(float)), m_ui.Dcf1Env, SLOT(setSustain(float))); QObject::connect( m_ui.Dcf1Env, SIGNAL(releaseChanged(float)), m_ui.Dcf1ReleaseKnob, SLOT(setValue(float))); QObject::connect( m_ui.Dcf1ReleaseKnob, SIGNAL(valueChanged(float)), m_ui.Dcf1Env, SLOT(setRelease(float))); // LFO1 setParamKnob(synthv1::LFO1_SHAPE, m_ui.Lfo1ShapeKnob); setParamKnob(synthv1::LFO1_WIDTH, m_ui.Lfo1WidthKnob); setParamKnob(synthv1::LFO1_RATE, m_ui.Lfo1RateKnob); setParamKnob(synthv1::LFO1_PANNING, m_ui.Lfo1PanningKnob); setParamKnob(synthv1::LFO1_VOLUME, m_ui.Lfo1VolumeKnob); setParamKnob(synthv1::LFO1_CUTOFF, m_ui.Lfo1CutoffKnob); setParamKnob(synthv1::LFO1_RESO, m_ui.Lfo1ResoKnob); setParamKnob(synthv1::LFO1_PITCH, m_ui.Lfo1PitchKnob); setParamKnob(synthv1::LFO1_SWEEP, m_ui.Lfo1SweepKnob); setParamKnob(synthv1::LFO1_ATTACK, m_ui.Lfo1AttackKnob); setParamKnob(synthv1::LFO1_DECAY, m_ui.Lfo1DecayKnob); setParamKnob(synthv1::LFO1_SUSTAIN, m_ui.Lfo1SustainKnob); setParamKnob(synthv1::LFO1_RELEASE, m_ui.Lfo1ReleaseKnob); QObject::connect( m_ui.Lfo1ShapeKnob, SIGNAL(valueChanged(float)), m_ui.Lfo1Wave, SLOT(setWaveShape(float))); QObject::connect( m_ui.Lfo1Wave, SIGNAL(waveShapeChanged(float)), m_ui.Lfo1ShapeKnob, SLOT(setValue(float))); QObject::connect( m_ui.Lfo1WidthKnob, SIGNAL(valueChanged(float)), m_ui.Lfo1Wave, SLOT(setWaveWidth(float))); QObject::connect( m_ui.Lfo1Wave, SIGNAL(waveWidthChanged(float)), m_ui.Lfo1WidthKnob, SLOT(setValue(float))); QObject::connect( m_ui.Lfo1Env, SIGNAL(attackChanged(float)), m_ui.Lfo1AttackKnob, SLOT(setValue(float))); QObject::connect( m_ui.Lfo1AttackKnob, SIGNAL(valueChanged(float)), m_ui.Lfo1Env, SLOT(setAttack(float))); QObject::connect( m_ui.Lfo1Env, SIGNAL(decayChanged(float)), m_ui.Lfo1DecayKnob, SLOT(setValue(float))); QObject::connect( m_ui.Lfo1DecayKnob, SIGNAL(valueChanged(float)), m_ui.Lfo1Env, SLOT(setDecay(float))); QObject::connect( m_ui.Lfo1Env, SIGNAL(sustainChanged(float)), m_ui.Lfo1SustainKnob, SLOT(setValue(float))); QObject::connect( m_ui.Lfo1SustainKnob, SIGNAL(valueChanged(float)), m_ui.Lfo1Env, SLOT(setSustain(float))); QObject::connect( m_ui.Lfo1Env, SIGNAL(releaseChanged(float)), m_ui.Lfo1ReleaseKnob, SLOT(setValue(float))); QObject::connect( m_ui.Lfo1ReleaseKnob, SIGNAL(valueChanged(float)), m_ui.Lfo1Env, SLOT(setRelease(float))); // DCA1 setParamKnob(synthv1::DCA1_VOLUME, m_ui.Dca1VolumeKnob); setParamKnob(synthv1::DCA1_ATTACK, m_ui.Dca1AttackKnob); setParamKnob(synthv1::DCA1_DECAY, m_ui.Dca1DecayKnob); setParamKnob(synthv1::DCA1_SUSTAIN, m_ui.Dca1SustainKnob); setParamKnob(synthv1::DCA1_RELEASE, m_ui.Dca1ReleaseKnob); QObject::connect( m_ui.Dca1Env, SIGNAL(attackChanged(float)), m_ui.Dca1AttackKnob, SLOT(setValue(float))); QObject::connect( m_ui.Dca1AttackKnob, SIGNAL(valueChanged(float)), m_ui.Dca1Env, SLOT(setAttack(float))); QObject::connect( m_ui.Dca1Env, SIGNAL(decayChanged(float)), m_ui.Dca1DecayKnob, SLOT(setValue(float))); QObject::connect( m_ui.Dca1DecayKnob, SIGNAL(valueChanged(float)), m_ui.Dca1Env, SLOT(setDecay(float))); QObject::connect( m_ui.Dca1Env, SIGNAL(sustainChanged(float)), m_ui.Dca1SustainKnob, SLOT(setValue(float))); QObject::connect( m_ui.Dca1SustainKnob, SIGNAL(valueChanged(float)), m_ui.Dca1Env, SLOT(setSustain(float))); QObject::connect( m_ui.Dca1Env, SIGNAL(releaseChanged(float)), m_ui.Dca1ReleaseKnob, SLOT(setValue(float))); QObject::connect( m_ui.Dca1ReleaseKnob, SIGNAL(valueChanged(float)), m_ui.Dca1Env, SLOT(setRelease(float))); // DEF1 setParamKnob(synthv1::DEF1_PITCHBEND, m_ui.Def1PitchbendKnob); setParamKnob(synthv1::DEF1_MODWHEEL, m_ui.Def1ModwheelKnob); setParamKnob(synthv1::DEF1_PRESSURE, m_ui.Def1PressureKnob); setParamKnob(synthv1::DEF1_VELOCITY, m_ui.Def1VelocityKnob); setParamKnob(synthv1::DEF1_CHANNEL, m_ui.Def1ChannelKnob); setParamKnob(synthv1::DEF1_MONO, m_ui.Def1MonoKnob); // OUT1 setParamKnob(synthv1::OUT1_WIDTH, m_ui.Out1WidthKnob); setParamKnob(synthv1::OUT1_PANNING, m_ui.Out1PanningKnob); setParamKnob(synthv1::OUT1_VOLUME, m_ui.Out1VolumeKnob); // DCO2 setParamKnob(synthv1::DCO2_SHAPE1, m_ui.Dco2Shape1Knob); setParamKnob(synthv1::DCO2_WIDTH1, m_ui.Dco2Width1Knob); setParamKnob(synthv1::DCO2_BANDL1, m_ui.Dco2Bandl1Knob); setParamKnob(synthv1::DCO2_SHAPE2, m_ui.Dco2Shape2Knob); setParamKnob(synthv1::DCO2_WIDTH2, m_ui.Dco2Width2Knob); setParamKnob(synthv1::DCO2_BANDL2, m_ui.Dco2Bandl2Knob); setParamKnob(synthv1::DCO2_BALANCE, m_ui.Dco2BalanceKnob); setParamKnob(synthv1::DCO2_DETUNE, m_ui.Dco2DetuneKnob); setParamKnob(synthv1::DCO2_PHASE, m_ui.Dco2PhaseKnob); setParamKnob(synthv1::DCO2_OCTAVE, m_ui.Dco2OctaveKnob); setParamKnob(synthv1::DCO2_TUNING, m_ui.Dco2TuningKnob); setParamKnob(synthv1::DCO2_GLIDE, m_ui.Dco2GlideKnob); setParamKnob(synthv1::DCO2_ENVTIME, m_ui.Dco2EnvTimeKnob); QObject::connect( m_ui.Dco2Shape1Knob, SIGNAL(valueChanged(float)), m_ui.Dco2Wave1, SLOT(setWaveShape(float))); QObject::connect( m_ui.Dco2Wave1, SIGNAL(waveShapeChanged(float)), m_ui.Dco2Shape1Knob, SLOT(setValue(float))); QObject::connect( m_ui.Dco2Width1Knob, SIGNAL(valueChanged(float)), m_ui.Dco2Wave1, SLOT(setWaveWidth(float))); QObject::connect( m_ui.Dco2Wave1, SIGNAL(waveWidthChanged(float)), m_ui.Dco2Width1Knob, SLOT(setValue(float))); QObject::connect( m_ui.Dco2Shape2Knob, SIGNAL(valueChanged(float)), m_ui.Dco2Wave2, SLOT(setWaveShape(float))); QObject::connect( m_ui.Dco2Wave2, SIGNAL(waveShapeChanged(float)), m_ui.Dco2Shape2Knob, SLOT(setValue(float))); QObject::connect( m_ui.Dco2Width2Knob, SIGNAL(valueChanged(float)), m_ui.Dco2Wave2, SLOT(setWaveWidth(float))); QObject::connect( m_ui.Dco2Wave2, SIGNAL(waveWidthChanged(float)), m_ui.Dco2Width2Knob, SLOT(setValue(float))); // DCF2 setParamKnob(synthv1::DCF2_CUTOFF, m_ui.Dcf2CutoffKnob); setParamKnob(synthv1::DCF2_RESO, m_ui.Dcf2ResoKnob); setParamKnob(synthv1::DCF2_TYPE, m_ui.Dcf2TypeKnob); setParamKnob(synthv1::DCF2_SLOPE, m_ui.Dcf2SlopeKnob); setParamKnob(synthv1::DCF2_ENVELOPE, m_ui.Dcf2EnvelopeKnob); setParamKnob(synthv1::DCF2_ATTACK, m_ui.Dcf2AttackKnob); setParamKnob(synthv1::DCF2_DECAY, m_ui.Dcf2DecayKnob); setParamKnob(synthv1::DCF2_SUSTAIN, m_ui.Dcf2SustainKnob); setParamKnob(synthv1::DCF2_RELEASE, m_ui.Dcf2ReleaseKnob); QObject::connect( m_ui.Dcf2Filt, SIGNAL(cutoffChanged(float)), m_ui.Dcf2CutoffKnob, SLOT(setValue(float))); QObject::connect( m_ui.Dcf2CutoffKnob, SIGNAL(valueChanged(float)), m_ui.Dcf2Filt, SLOT(setCutoff(float))); QObject::connect( m_ui.Dcf2Filt, SIGNAL(resoChanged(float)), m_ui.Dcf2ResoKnob, SLOT(setValue(float))); QObject::connect( m_ui.Dcf2ResoKnob, SIGNAL(valueChanged(float)), m_ui.Dcf2Filt, SLOT(setReso(float))); QObject::connect( m_ui.Dcf2TypeKnob, SIGNAL(valueChanged(float)), m_ui.Dcf2Filt, SLOT(setType(float))); QObject::connect( m_ui.Dcf2SlopeKnob, SIGNAL(valueChanged(float)), m_ui.Dcf2Filt, SLOT(setSlope(float))); QObject::connect( m_ui.Dcf2Env, SIGNAL(attackChanged(float)), m_ui.Dcf2AttackKnob, SLOT(setValue(float))); QObject::connect( m_ui.Dcf2AttackKnob, SIGNAL(valueChanged(float)), m_ui.Dcf2Env, SLOT(setAttack(float))); QObject::connect( m_ui.Dcf2Env, SIGNAL(decayChanged(float)), m_ui.Dcf2DecayKnob, SLOT(setValue(float))); QObject::connect( m_ui.Dcf2DecayKnob, SIGNAL(valueChanged(float)), m_ui.Dcf2Env, SLOT(setDecay(float))); QObject::connect( m_ui.Dcf2Env, SIGNAL(sustainChanged(float)), m_ui.Dcf2SustainKnob, SLOT(setValue(float))); QObject::connect( m_ui.Dcf2SustainKnob, SIGNAL(valueChanged(float)), m_ui.Dcf2Env, SLOT(setSustain(float))); QObject::connect( m_ui.Dcf2Env, SIGNAL(releaseChanged(float)), m_ui.Dcf2ReleaseKnob, SLOT(setValue(float))); QObject::connect( m_ui.Dcf2ReleaseKnob, SIGNAL(valueChanged(float)), m_ui.Dcf2Env, SLOT(setRelease(float))); // LFO2 setParamKnob(synthv1::LFO2_SHAPE, m_ui.Lfo2ShapeKnob); setParamKnob(synthv1::LFO2_WIDTH, m_ui.Lfo2WidthKnob); setParamKnob(synthv1::LFO2_RATE, m_ui.Lfo2RateKnob); setParamKnob(synthv1::LFO2_PANNING, m_ui.Lfo2PanningKnob); setParamKnob(synthv1::LFO2_VOLUME, m_ui.Lfo2VolumeKnob); setParamKnob(synthv1::LFO2_CUTOFF, m_ui.Lfo2CutoffKnob); setParamKnob(synthv1::LFO2_RESO, m_ui.Lfo2ResoKnob); setParamKnob(synthv1::LFO2_PITCH, m_ui.Lfo2PitchKnob); setParamKnob(synthv1::LFO2_SWEEP, m_ui.Lfo2SweepKnob); setParamKnob(synthv1::LFO2_ATTACK, m_ui.Lfo2AttackKnob); setParamKnob(synthv1::LFO2_DECAY, m_ui.Lfo2DecayKnob); setParamKnob(synthv1::LFO2_SUSTAIN, m_ui.Lfo2SustainKnob); setParamKnob(synthv1::LFO2_RELEASE, m_ui.Lfo2ReleaseKnob); QObject::connect( m_ui.Lfo2ShapeKnob, SIGNAL(valueChanged(float)), m_ui.Lfo2Wave, SLOT(setWaveShape(float))); QObject::connect( m_ui.Lfo2Wave, SIGNAL(waveShapeChanged(float)), m_ui.Lfo2ShapeKnob, SLOT(setValue(float))); QObject::connect( m_ui.Lfo2WidthKnob, SIGNAL(valueChanged(float)), m_ui.Lfo2Wave, SLOT(setWaveWidth(float))); QObject::connect( m_ui.Lfo2Wave, SIGNAL(waveWidthChanged(float)), m_ui.Lfo2WidthKnob, SLOT(setValue(float))); QObject::connect( m_ui.Lfo2Env, SIGNAL(attackChanged(float)), m_ui.Lfo2AttackKnob, SLOT(setValue(float))); QObject::connect( m_ui.Lfo2AttackKnob, SIGNAL(valueChanged(float)), m_ui.Lfo2Env, SLOT(setAttack(float))); QObject::connect( m_ui.Lfo2Env, SIGNAL(decayChanged(float)), m_ui.Lfo2DecayKnob, SLOT(setValue(float))); QObject::connect( m_ui.Lfo2DecayKnob, SIGNAL(valueChanged(float)), m_ui.Lfo2Env, SLOT(setDecay(float))); QObject::connect( m_ui.Lfo2Env, SIGNAL(sustainChanged(float)), m_ui.Lfo2SustainKnob, SLOT(setValue(float))); QObject::connect( m_ui.Lfo2SustainKnob, SIGNAL(valueChanged(float)), m_ui.Lfo2Env, SLOT(setSustain(float))); QObject::connect( m_ui.Lfo2Env, SIGNAL(releaseChanged(float)), m_ui.Lfo2ReleaseKnob, SLOT(setValue(float))); QObject::connect( m_ui.Lfo2ReleaseKnob, SIGNAL(valueChanged(float)), m_ui.Lfo2Env, SLOT(setRelease(float))); // DCA2 setParamKnob(synthv1::DCA2_VOLUME, m_ui.Dca2VolumeKnob); setParamKnob(synthv1::DCA2_ATTACK, m_ui.Dca2AttackKnob); setParamKnob(synthv1::DCA2_DECAY, m_ui.Dca2DecayKnob); setParamKnob(synthv1::DCA2_SUSTAIN, m_ui.Dca2SustainKnob); setParamKnob(synthv1::DCA2_RELEASE, m_ui.Dca2ReleaseKnob); QObject::connect( m_ui.Dca2Env, SIGNAL(attackChanged(float)), m_ui.Dca2AttackKnob, SLOT(setValue(float))); QObject::connect( m_ui.Dca2AttackKnob, SIGNAL(valueChanged(float)), m_ui.Dca2Env, SLOT(setAttack(float))); QObject::connect( m_ui.Dca2Env, SIGNAL(decayChanged(float)), m_ui.Dca2DecayKnob, SLOT(setValue(float))); QObject::connect( m_ui.Dca2DecayKnob, SIGNAL(valueChanged(float)), m_ui.Dca2Env, SLOT(setDecay(float))); QObject::connect( m_ui.Dca2Env, SIGNAL(sustainChanged(float)), m_ui.Dca2SustainKnob, SLOT(setValue(float))); QObject::connect( m_ui.Dca2SustainKnob, SIGNAL(valueChanged(float)), m_ui.Dca2Env, SLOT(setSustain(float))); QObject::connect( m_ui.Dca2Env, SIGNAL(releaseChanged(float)), m_ui.Dca2ReleaseKnob, SLOT(setValue(float))); QObject::connect( m_ui.Dca2ReleaseKnob, SIGNAL(valueChanged(float)), m_ui.Dca2Env, SLOT(setRelease(float))); // DEF2 setParamKnob(synthv1::DEF2_PITCHBEND, m_ui.Def2PitchbendKnob); setParamKnob(synthv1::DEF2_MODWHEEL, m_ui.Def2ModwheelKnob); setParamKnob(synthv1::DEF2_PRESSURE, m_ui.Def2PressureKnob); setParamKnob(synthv1::DEF2_VELOCITY, m_ui.Def2VelocityKnob); setParamKnob(synthv1::DEF2_CHANNEL, m_ui.Def2ChannelKnob); setParamKnob(synthv1::DEF2_MONO, m_ui.Def2MonoKnob); // OUT2 setParamKnob(synthv1::OUT2_WIDTH, m_ui.Out2WidthKnob); setParamKnob(synthv1::OUT2_PANNING, m_ui.Out2PanningKnob); setParamKnob(synthv1::OUT2_VOLUME, m_ui.Out2VolumeKnob); // Effects setParamKnob(synthv1::CHO1_WET, m_ui.Cho1WetKnob); setParamKnob(synthv1::CHO1_DELAY, m_ui.Cho1DelayKnob); setParamKnob(synthv1::CHO1_FEEDB, m_ui.Cho1FeedbKnob); setParamKnob(synthv1::CHO1_RATE, m_ui.Cho1RateKnob); setParamKnob(synthv1::CHO1_MOD, m_ui.Cho1ModKnob); setParamKnob(synthv1::FLA1_WET, m_ui.Fla1WetKnob); setParamKnob(synthv1::FLA1_DELAY, m_ui.Fla1DelayKnob); setParamKnob(synthv1::FLA1_FEEDB, m_ui.Fla1FeedbKnob); setParamKnob(synthv1::FLA1_DAFT, m_ui.Fla1DaftKnob); setParamKnob(synthv1::PHA1_WET, m_ui.Pha1WetKnob); setParamKnob(synthv1::PHA1_RATE, m_ui.Pha1RateKnob); setParamKnob(synthv1::PHA1_FEEDB, m_ui.Pha1FeedbKnob); setParamKnob(synthv1::PHA1_DEPTH, m_ui.Pha1DepthKnob); setParamKnob(synthv1::PHA1_DAFT, m_ui.Pha1DaftKnob); setParamKnob(synthv1::DEL1_WET, m_ui.Del1WetKnob); setParamKnob(synthv1::DEL1_DELAY, m_ui.Del1DelayKnob); setParamKnob(synthv1::DEL1_FEEDB, m_ui.Del1FeedbKnob); setParamKnob(synthv1::DEL1_BPM, m_ui.Del1BpmKnob); QObject::connect(m_ui.Del1BpmKnob, SIGNAL(valueChanged(float)), SLOT(bpmSyncChanged())); // Reverb setParamKnob(synthv1::REV1_WET, m_ui.Rev1WetKnob); setParamKnob(synthv1::REV1_ROOM, m_ui.Rev1RoomKnob); setParamKnob(synthv1::REV1_DAMP, m_ui.Rev1DampKnob); setParamKnob(synthv1::REV1_FEEDB, m_ui.Rev1FeedbKnob); setParamKnob(synthv1::REV1_WIDTH, m_ui.Rev1WidthKnob); // Dynamics setParamKnob(synthv1::DYN1_COMPRESS, m_ui.Dyn1CompressKnob); setParamKnob(synthv1::DYN1_LIMITER, m_ui.Dyn1LimiterKnob); // Preset management QObject::connect(m_ui.Preset, SIGNAL(newPresetFile()), SLOT(newPreset())); QObject::connect(m_ui.Preset, SIGNAL(loadPresetFile(const QString&)), SLOT(loadPreset(const QString&))); QObject::connect(m_ui.Preset, SIGNAL(savePresetFile(const QString&)), SLOT(savePreset(const QString&))); QObject::connect(m_ui.Preset, SIGNAL(resetPresetFile()), SLOT(resetParams())); // Swap params A/B QObject::connect(m_ui.SwapParamsAButton, SIGNAL(toggled(bool)), SLOT(swapParams(bool))); QObject::connect(m_ui.SwapParamsBButton, SIGNAL(toggled(bool)), SLOT(swapParams(bool))); // Direct stacked-page signal/slot QObject::connect(m_ui.TabBar, SIGNAL(currentChanged(int)), m_ui.StackedWidget, SLOT(setCurrentIndex(int))); // Menu actions QObject::connect(m_ui.helpConfigureAction, SIGNAL(triggered(bool)), SLOT(helpConfigure())); QObject::connect(m_ui.helpAboutAction, SIGNAL(triggered(bool)), SLOT(helpAbout())); QObject::connect(m_ui.helpAboutQtAction, SIGNAL(triggered(bool)), SLOT(helpAboutQt())); // General knob/dial behavior init... synthv1_config *pConfig = synthv1_config::getInstance(); if (pConfig) { synthv1widget_dial::setDialMode( synthv1widget_dial::DialMode(pConfig->iKnobDialMode)); } // Epilog. // QWidget::adjustSize(); m_ui.StatusBar->showMessage(tr("Ready"), 5000); m_ui.StatusBar->setModified(false); m_ui.Preset->setDirtyPreset(false); } // Destructor. synthv1widget::~synthv1widget (void) { if (m_sched_notifier) delete m_sched_notifier; } // Create/initialize the scheduler/work notifier. void synthv1widget::initSchedNotifier (void) { if (m_sched_notifier) { delete m_sched_notifier; m_sched_notifier = NULL; } synthv1_ui *pSynthUi = ui_instance(); if (pSynthUi == NULL) return; m_sched_notifier = new synthv1widget_sched(pSynthUi->instance(), this); QObject::connect(m_sched_notifier, SIGNAL(notify(int, int)), SLOT(updateSchedNotify(int, int))); } // Param kbob (widget) map accesors. void synthv1widget::setParamKnob ( synthv1::ParamIndex index, synthv1widget_knob *pKnob ) { pKnob->setDefaultValue(synthv1_param::paramDefaultValue(index)); m_paramKnobs.insert(index, pKnob); m_knobParams.insert(pKnob, index); QObject::connect(pKnob, SIGNAL(valueChanged(float)), SLOT(paramChanged(float))); pKnob->setContextMenuPolicy(Qt::CustomContextMenu); QObject::connect(pKnob, SIGNAL(customContextMenuRequested(const QPoint&)), SLOT(paramContextMenu(const QPoint&))); } synthv1widget_knob *synthv1widget::paramKnob ( synthv1::ParamIndex index ) const { return m_paramKnobs.value(index, NULL); } // Param port accessors. void synthv1widget::setParamValue ( synthv1::ParamIndex index, float fValue, bool bDefault ) { ++m_iUpdate; synthv1widget_knob *pKnob = paramKnob(index); if (pKnob) pKnob->setValue(fValue, bDefault); updateParamEx(index, fValue); --m_iUpdate; } float synthv1widget::paramValue ( synthv1::ParamIndex index ) const { float fValue = 0.0f; synthv1widget_knob *pKnob = paramKnob(index); if (pKnob) { fValue = pKnob->value(); } else { synthv1_ui *pSynthUi = ui_instance(); if (pSynthUi) fValue = pSynthUi->paramValue(index); } return fValue; } // Param knob (widget) slot. void synthv1widget::paramChanged ( float fValue ) { if (m_iUpdate > 0) return; synthv1widget_knob *pKnob = qobject_cast (sender()); if (pKnob) { const synthv1::ParamIndex index = m_knobParams.value(pKnob); updateParam(index, fValue); updateParamEx(index, fValue); m_ui.StatusBar->showMessage(QString("%1: %2") .arg(pKnob->toolTip()) .arg(pKnob->valueText()), 5000); updateDirtyPreset(true); } } // Update local tied widgets. void synthv1widget::updateParamEx ( synthv1::ParamIndex index, float fValue ) { ++m_iUpdate; switch (index) { case synthv1::DCO1_SHAPE1: m_ui.Dco1Bandl1Knob->setEnabled( synthv1_wave::Shape(int(fValue)) != synthv1_wave::Noise); break; case synthv1::DCO1_SHAPE2: m_ui.Dco1Bandl2Knob->setEnabled( synthv1_wave::Shape(int(fValue)) != synthv1_wave::Noise); break; case synthv1::DCO2_SHAPE1: m_ui.Dco2Bandl1Knob->setEnabled( synthv1_wave::Shape(int(fValue)) != synthv1_wave::Noise); break; case synthv1::DCO2_SHAPE2: m_ui.Dco2Bandl2Knob->setEnabled( synthv1_wave::Shape(int(fValue)) != synthv1_wave::Noise); break; case synthv1::DEL1_BPMSYNC: if (fValue > 0.0f) m_ui.Del1BpmKnob->setValue(0.0f); // Fall thru... default: break; } --m_iUpdate; } // Update scheduled controllers param/knob widgets. void synthv1widget::updateSchedParam ( synthv1::ParamIndex index, float fValue ) { ++m_iUpdate; synthv1widget_knob *pKnob = paramKnob(index); if (pKnob) { pKnob->setValue(fValue, false); updateParam(index, fValue); updateParamEx(index, fValue); m_ui.StatusBar->showMessage(QString("%1: %2") .arg(pKnob->toolTip()) .arg(pKnob->valueText()), 5000); updateDirtyPreset(true); } --m_iUpdate; } // Reset all param knobs to default values. void synthv1widget::resetParams (void) { synthv1_ui *pSynthUi = ui_instance(); if (pSynthUi == NULL) return; pSynthUi->reset(); resetSwapParams(); for (uint32_t i = 0; i < synthv1::NUM_PARAMS; ++i) { const synthv1::ParamIndex index = synthv1::ParamIndex(i); float fValue = synthv1_param::paramDefaultValue(index); synthv1widget_knob *pKnob = paramKnob(index); if (pKnob) fValue = pKnob->defaultValue(); setParamValue(index, fValue); updateParam(index, fValue); m_params_ab[index] = fValue; } m_ui.StatusBar->showMessage(tr("Reset preset"), 5000); updateDirtyPreset(false); } // Swap params A/B. void synthv1widget::swapParams ( bool bOn ) { if (m_iUpdate > 0 || !bOn) return; #ifdef CONFIG_DEBUG qDebug("synthv1widget::swapParams(%d)", int(bOn)); #endif // resetParamKnobs(); for (uint32_t i = 0; i < synthv1::NUM_PARAMS; ++i) { const synthv1::ParamIndex index = synthv1::ParamIndex(i); synthv1widget_knob *pKnob = paramKnob(index); if (pKnob) { const float fOldValue = pKnob->value(); const float fNewValue = m_params_ab[index]; setParamValue(index, fNewValue); updateParam(index, fNewValue); m_params_ab[index] = fOldValue; } } const bool bSwapA = m_ui.SwapParamsAButton->isChecked(); m_ui.StatusBar->showMessage(tr("Swap %1").arg(bSwapA ? 'A' : 'B'), 5000); updateDirtyPreset(true); } // Reset swap params A/B group. void synthv1widget::resetSwapParams (void) { ++m_iUpdate; m_ui.SwapParamsAButton->setChecked(true); --m_iUpdate; } // Initialize param values. void synthv1widget::updateParamValues (void) { resetSwapParams(); synthv1_ui *pSynthUi = ui_instance(); for (uint32_t i = 0; i < synthv1::NUM_PARAMS; ++i) { const synthv1::ParamIndex index = synthv1::ParamIndex(i); const float fValue = (pSynthUi ? pSynthUi->paramValue(index) : synthv1_param::paramDefaultValue(index)); setParamValue(index, fValue, true); updateParam(index, fValue); // updateParamEx(index, fValue); m_params_ab[index] = fValue; } } // Reset all param default values. void synthv1widget::resetParamValues (void) { resetSwapParams(); for (uint32_t i = 0; i < synthv1::NUM_PARAMS; ++i) { const synthv1::ParamIndex index = synthv1::ParamIndex(i); const float fValue = synthv1_param::paramDefaultValue(index); setParamValue(index, fValue, true); updateParam(index, fValue); m_params_ab[index] = fValue; } } // Reset all knob default values. void synthv1widget::resetParamKnobs (void) { for (uint32_t i = 0; i < synthv1::NUM_PARAMS; ++i) { synthv1widget_knob *pKnob = paramKnob(synthv1::ParamIndex(i)); if (pKnob) pKnob->resetDefaultValue(); } } // Preset init. void synthv1widget::initPreset (void) { m_ui.Preset->initPreset(); } // Preset clear. void synthv1widget::clearPreset (void) { m_ui.Preset->clearPreset(); } // Preset renewal. void synthv1widget::newPreset (void) { #ifdef CONFIG_DEBUG qDebug("synthv1widget::newPreset()"); #endif resetParamKnobs(); resetParamValues(); m_ui.StatusBar->showMessage(tr("New preset"), 5000); updateDirtyPreset(false); } // Preset file I/O slots. void synthv1widget::loadPreset ( const QString& sFilename ) { #ifdef CONFIG_DEBUG qDebug("synthv1widget::loadPreset(\"%s\")", sFilename.toUtf8().constData()); #endif resetParamKnobs(); resetParamValues(); synthv1_ui *pSynthUi = ui_instance(); if (pSynthUi) synthv1_param::loadPreset(pSynthUi->instance(), sFilename); updateLoadPreset(QFileInfo(sFilename).completeBaseName()); } void synthv1widget::savePreset ( const QString& sFilename ) { #ifdef CONFIG_DEBUG qDebug("synthv1widget::savePreset(\"%s\")", sFilename.toUtf8().constData()); #endif synthv1_ui *pSynthUi = ui_instance(); if (pSynthUi) synthv1_param::savePreset(pSynthUi->instance(), sFilename); const QString& sPreset = QFileInfo(sFilename).completeBaseName(); m_ui.StatusBar->showMessage(tr("Save preset: %1").arg(sPreset), 5000); updateDirtyPreset(false); } // Dirty close prompt, bool synthv1widget::queryClose (void) { return m_ui.Preset->queryPreset(); } // Preset status updater. void synthv1widget::updateLoadPreset ( const QString& sPreset ) { updateParamValues(); m_ui.Preset->setPreset(sPreset); m_ui.StatusBar->showMessage(tr("Load preset: %1").arg(sPreset), 5000); updateDirtyPreset(false); } // Notification updater. void synthv1widget::updateSchedNotify ( int stype, int sid ) { synthv1_ui *pSynthUi = ui_instance(); if (pSynthUi == NULL) return; #ifdef CONFIG_DEBUG_0 qDebug("samplv1widget::updateSchedNotify(%d, %d)", stype, sid); #endif switch (synthv1_sched::Type(stype)) { case synthv1_sched::Controller: { synthv1widget_control *pInstance = synthv1widget_control::getInstance(); if (pInstance) { synthv1_controls *pControls = pSynthUi->controls(); pInstance->setControlKey(pControls->current_key()); } break; } case synthv1_sched::Controls: { const synthv1::ParamIndex index = synthv1::ParamIndex(sid); updateSchedParam(index, pSynthUi->paramValue(index)); break; } case synthv1_sched::Programs: { synthv1_programs *pPrograms = pSynthUi->programs(); synthv1_programs::Prog *pProg = pPrograms->current_prog(); if (pProg) updateLoadPreset(pProg->name()); break; } case synthv1_sched::Wave: default: break; } } // Menu actions. void synthv1widget::helpConfigure (void) { synthv1_ui *pSynthUi = ui_instance(); if (pSynthUi == NULL) return; synthv1widget_config form(this); // Set controllers&&programs database... form.setControls(pSynthUi->controls()); form.setPrograms(pSynthUi->programs()); form.exec(); } void synthv1widget::helpAbout (void) { // About... QStringList list; #ifdef CONFIG_DEBUG list << tr("Debugging option enabled."); #endif #ifndef CONFIG_JACK list << tr("JACK stand-alone build disabled."); #endif #ifndef CONFIG_JACK_SESSION list << tr("JACK session support disabled."); #endif #ifndef CONFIG_JACK_MIDI list << tr("JACK MIDI support disabled."); #endif #ifndef CONFIG_ALSA_MIDI list << tr("ALSA MIDI support disabled."); #endif #ifndef CONFIG_LV2 list << tr("LV2 plug-in build disabled."); #endif QString sText = "

\n"; sText += "" SYNTHV1_TITLE " - " + tr(SYNTHV1_SUBTITLE) + "
\n"; sText += "
\n"; sText += tr("Version") + ": " SYNTHV1_VERSION "
\n"; sText += "" + tr("Build") + ": " __DATE__ " " __TIME__ "
\n"; QStringListIterator iter(list); while (iter.hasNext()) { sText += ""; sText += iter.next(); sText += "
"; } sText += "
\n"; sText += tr("Website") + ": " SYNTHV1_WEBSITE "
\n"; sText += "
\n"; sText += ""; sText += SYNTHV1_COPYRIGHT "
\n"; sText += "
\n"; sText += tr("This program is free software; you can redistribute it and/or modify it") + "
\n"; sText += tr("under the terms of the GNU General Public License version 2 or later."); sText += "
"; sText += "

\n"; QMessageBox::about(this, tr("About") + " " SYNTHV1_TITLE, sText); } void synthv1widget::helpAboutQt (void) { // About Qt... QMessageBox::aboutQt(this); } // Dirty flag (overridable virtual) methods. void synthv1widget::updateDirtyPreset ( bool bDirtyPreset ) { m_ui.StatusBar->setModified(bDirtyPreset); m_ui.Preset->setDirtyPreset(bDirtyPreset); } // Delay BPM change. void synthv1widget::bpmSyncChanged (void) { if (m_iUpdate > 0) return; ++m_iUpdate; synthv1_ui *pSynthUi = ui_instance(); if (pSynthUi) { const bool bBpmSync0 = (pSynthUi->paramValue(synthv1::DEL1_BPMSYNC) > 0.0f); const bool bBpmSync1 = m_ui.Del1BpmKnob->isSpecialValue(); if ((bBpmSync1 && !bBpmSync0) || (!bBpmSync1 && bBpmSync0)) pSynthUi->setParamValue(synthv1::DEL1_BPMSYNC, (bBpmSync1 ? 1.0f : 0.0f)); } --m_iUpdate; } // Param knob context menu. void synthv1widget::paramContextMenu ( const QPoint& pos ) { synthv1widget_knob *pKnob = qobject_cast (sender()); if (pKnob == NULL) return; synthv1_ui *pSynthUi = ui_instance(); if (pSynthUi == NULL) return; synthv1_controls *pControls = pSynthUi->controls(); if (pControls == NULL) return; if (!pControls->enabled()) return; QMenu menu(this); QAction *pAction = menu.addAction( QIcon(":/images/synthv1_control.png"), tr("MIDI &Controller...")); if (menu.exec(pKnob->mapToGlobal(pos)) == pAction) { const synthv1::ParamIndex index = m_knobParams.value(pKnob); const QString& sTitle = pKnob->toolTip(); synthv1widget_control::showInstance(pControls, index, sTitle, this); } } // end of synthv1widget.cpp synthv1-0.7.1/src/PaxHeaders.4140/synthv1_fx.h0000644000000000000000000000013212566622134015660 xustar0030 mtime=1440425052.680715542 30 atime=1440425052.680715542 30 ctime=1440425052.680715542 synthv1-0.7.1/src/synthv1_fx.h0000644000175000001440000003374612566622134016536 0ustar00rncbcusers00000000000000// synthv1_fx.h // /**************************************************************************** Copyright (C) 2012-2015, rncbc aka Rui Nuno Capela. All rights reserved. This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. *****************************************************************************/ #ifndef __synthv1_fx_h #define __synthv1_fx_h #include #include #include //------------------------------------------------------------------------- // synthv1_fx // // -- borrowed, stirred and refactored from Highlife -- // Copyright (C) 2007 arguru, discodsp.com // //------------------------------------------------------------------------- // synthv1_fx_filter - RBJ biquad filter implementation. // // http://www.musicdsp.org/files/Audio-EQ-Cookbook.txt class synthv1_fx_filter { public: enum Type { Low = 0, High, Band1, Band2, Notch, AllPass, Peak, LoShelf, HiShelf }; synthv1_fx_filter(float srate = 44100.0f) : m_srate(srate) { reset(); } void setSampleRate(float srate) { m_srate = srate; } float sampleRate() const { return m_srate; } void reset(Type type, float freq, float q, float gain, bool bwq = false) { reset(); // temp vars float alpha, a0, a1, a2, b0, b1, b2; // peaking, lowshelf and hishelf if (type >= Peak) { const float amp = ::powf(10.0f, (gain / 40.0f)); const float omega = 2.0f * M_PI * freq / m_srate; const float tsin = ::sinf(omega); const float tcos = ::cosf(omega); const float beta = ::sqrtf(amp) / q; if (bwq) alpha = tsin * ::sinhf(::logf(2.0f) / 2.0f * q * omega / tsin); else alpha = tsin / (2.0f * q); switch (type) { case Peak: // peaking b0 = 1.0f + alpha * amp; b1 = -2.0f * tcos; b2 = 1.0f - alpha * amp; a0 = 1.0f + alpha / amp; a1 = -2.0f * tcos; a2 = 1.0f - alpha / amp; break; case LoShelf: // low-shelf b0 = amp * ((amp + 1.0f) - (amp - 1.0f) * tcos + beta * tsin); b1 = 2.0f * amp *((amp - 1.0f) - (amp + 1.0f) * tcos); b2 = amp * ((amp + 1.0f) - (amp - 1.0f) * tcos - beta * tsin); a0 = (amp + 1.0f) + (amp - 1.0f) * tcos + beta * tsin; a1 = -2.0f *((amp - 1.0f) + (amp + 1.0f) * tcos); a2 = (amp + 1.0f) + (amp - 1.0f) * tcos - beta * tsin; break; case HiShelf: default: // high-shelf b0 = amp * ((amp + 1.0f) + (amp - 1.0f) * tcos + beta * tsin); b1 = -2.0f * amp * ((amp - 1.0f) + (amp + 1.0f) * tcos); b2 = amp * ((amp + 1.0f) + (amp - 1.0f) * tcos - beta * tsin); a0 = (amp + 1.0f) - (amp - 1.0f) * tcos + beta * tsin; a1 = 2.0f * ((amp - 1.0f) - (amp + 1.0f) * tcos); a2 = (amp + 1.0f) - (amp - 1.0f) * tcos - beta * tsin; break; } } else { // other filters const float omega = 2.0f * M_PI * freq / m_srate; const float tsin = ::sinf(omega); const float tcos = ::cosf(omega); if (bwq) alpha = tsin * ::sinhf(::logf(2.0f) / 2.0f * q * omega / tsin); else alpha = tsin / (2.0f * q); switch (type) { case Low: // low-pass b0 = (1.0f - tcos) / 2.0f; b1 = 1.0f - tcos; b2 = (1.0f - tcos) / 2.0f; a0 = 1.0f + alpha; a1 = -2.0f * tcos; a2 = 1.0f - alpha; break; case High: // high-pass b0 = (1.0f + tcos) / 2.0f; b1 = -1.0f - tcos; b2 = (1.0f + tcos) / 2.0f; a0 = 1.0f + alpha; a1 = -2.0f * tcos; a2 = 1.0f - alpha; break; case Band1: // band-pass csg b0 = tsin / 2.0f; b1 = 0.0f; b2 = -tsin / 2.0f; a0 = 1.0f + alpha; a1 = -2.0f * tcos; a2 = 1.0f - alpha; break; case Band2: // band-pass czpg b0 = alpha; b1 = 0.0f; b2 = -alpha; a0 = 1.0f + alpha; a1 = -2.0f * tcos; a2 = 1.0f - alpha; break; case Notch: // notch b0 = 1.0f; b1 = -2.0f * tcos; b2 = 1.0f; a0 = 1.0f + alpha; a1 = -2.0f * tcos; a2 = 1.0f - alpha; break; case AllPass: default: // all-pass b0 = 1.0f - alpha; b1 = -2.0f * tcos; b2 = 1.0f + alpha; a0 = 1.0f + alpha; a1 = -2.0f * tcos; a2 = 1.0f - alpha; break; } } // set filter coeffs m_b0a0 = b0 / a0; m_b1a0 = b1 / a0; m_b2a0 = b2 / a0; m_a1a0 = a1 / a0; m_a2a0 = a2 / a0; }; float output(float in) { // filter const float out = m_b0a0 * in + m_b1a0 * m_in1 + m_b2a0 * m_in2 - m_a1a0 * m_out1 - m_a2a0 * m_out2; // push in/out buffers m_in2 = m_in1; m_in1 = in; m_out2 = m_out1; m_out1 = out; // return output return out; } protected: void reset() { m_b0a0 = m_b1a0 = m_b2a0 = m_a1a0 = m_a2a0 = 0.0f; m_out1 = m_out2 = 0.0f; m_in1 = m_in2 = 0.0f; } private: // nominal sample-rate float m_srate; // filter coeffs float m_b0a0, m_b1a0, m_b2a0, m_a1a0, m_a2a0; // in/out history float m_out1, m_out2, m_in1, m_in2; }; //------------------------------------------------------------------------- // synthv1_fx_comp - DiscoDSP's "rock da disco" compressor/eq. class synthv1_fx_comp { public: synthv1_fx_comp(float srate = 44100.0f) : m_srate(srate), m_peak(0.0f), m_attack(0.0f), m_release(0.0f), m_lo(srate), m_mi(srate), m_hi(srate) {} void setSampleRate(float srate) { m_srate = srate; m_lo.setSampleRate(srate); m_mi.setSampleRate(srate); m_hi.setSampleRate(srate); } float sampleRate() const { return m_srate; } void reset() { m_peak = 0.0f; m_attack = ::expf(-1000.0f / (m_srate * 3.6f)); m_release = ::expf(-1000.0f / (m_srate * 150.0f)); // rock-da-house eq. m_lo.reset(synthv1_fx_filter::Peak, 100.0f, 1.0f, 6.0f); m_mi.reset(synthv1_fx_filter::LoShelf, 1000.0f, 1.0f, 3.0f); m_hi.reset(synthv1_fx_filter::HiShelf, 10000.0f, 1.0f, 4.0f); } void process(float *in, uint32_t nframes) { // compressor const float threshold = 0.251f; //~= powf(10.0f, -12.0f / 20.0f); const float post_gain = 1.995f; //~= powf(10.0f, 6.0f / 20.0f); // process buffers for (uint32_t i = 0; i < nframes; ++i) { // anti-denormalizer noise const float ad = 1E-14f * float(::rand()); // process const float lo = m_lo.output(m_mi.output(m_hi.output(*in + ad))); // compute peak const float peak = ::fabs(lo); // compute gain float gain = 1.0f; if (peak > threshold) gain = threshold / peak; // envelope if (m_peak > gain) { m_peak *= m_attack; m_peak += (1.0f - m_attack) * gain; } else { m_peak *= m_release; m_peak += (1.0f - m_release) * gain; } // output *in++ = lo * m_peak * post_gain; } } private: float m_srate; float m_peak; float m_attack; float m_release; synthv1_fx_filter m_lo, m_mi, m_hi; }; //------------------------------------------------------------------------- // synthv1_fx_flanger - Flanger implementation. class synthv1_fx_flanger { public: synthv1_fx_flanger() { reset(); } void reset() { for(uint32_t i = 0; i < MAX_SIZE; ++i) m_buffer[i] = 0.0f; m_frames = 0; } float output(float in, float delay, float feedb) { // calculate delay offset float delta = float(m_frames) - delay; // clip lookback buffer-bound if (delta < 0.0f) delta += float(MAX_SIZE); // get index const uint32_t index = uint32_t(delta); // 4 samples hermite const float y0 = m_buffer[(index + 0) & MAX_MASK]; const float y1 = m_buffer[(index + 1) & MAX_MASK]; const float y2 = m_buffer[(index + 2) & MAX_MASK]; const float y3 = m_buffer[(index + 3) & MAX_MASK]; // csi calculate const float c0 = y1; const float c1 = 0.5f * (y2 - y0); const float c2 = y0 - 2.5f * y1 + 2.0f * y2 - 0.5f * y3; const float c3 = 0.5f * (y3 - y0) + 1.5f * (y1 - y2); // compute interpolation x const float x = delta - ::floorf(delta); // get output const float out = ((c3 * x + c2) * x + c1) * x + c0; // add to delay buffer m_buffer[(m_frames++) & MAX_MASK] = in + out * feedb; // return output return out; } void process(float *in, uint32_t nframes, float wet, float delay, float feedb, float daft) { if (wet < 1E-9f) return; // daft effect if (daft > 0.001f) { delay *= (1.0f - daft); // feedb *= (1.0f - daft); } delay *= float(MAX_SIZE); // process for (uint32_t i = 0; i < nframes; ++i) in[i] += wet * output(in[i], delay, feedb); } static const uint32_t MAX_SIZE = (1 << 12); //= 4096; static const uint32_t MAX_MASK = MAX_SIZE - 1; private: float m_buffer[MAX_SIZE]; uint32_t m_frames; }; //------------------------------------------------------------------------- // synthv1_fx_chorus - Chorus implementation. class synthv1_fx_chorus { public: synthv1_fx_chorus(float srate = 44100.0f) : m_srate(srate) { reset(); } void setSampleRate(float srate) { m_srate = srate; } float sampleRate() const { return m_srate; } void reset() { m_flang1.reset(); m_flang2.reset(); m_lfo = 0.0f; } void process(float *in1, float *in2, uint32_t nframes, float wet, float delay, float feedb, float rate, float mod) { if (wet < 1E-9f) return; // constrained feedback feedb *= 0.95f; // calculate delay time const float d0 = 0.5f * delay * float(synthv1_fx_flanger::MAX_SIZE); const float a1 = 0.99f * d0 * mod * mod; const float r2 = 4.0f * M_PI * rate * rate / m_srate; // process for (uint32_t i = 0; i < nframes; ++i) { // modulation const float lfo = a1 * pseudo_sinf(m_lfo); const float delay1 = d0 - lfo; const float delay2 = d0 - lfo * 0.9f; // chorus mix in1[i] += wet * m_flang1.output(in1[i], delay1, feedb); in2[i] += wet * m_flang2.output(in2[i], delay2, feedb); // lfo advance m_lfo += r2; // lfo wrap if (m_lfo >= 1.0f) m_lfo -= 2.0f; } } protected: float pseudo_sinf(float x) const { x *= x; x -= 1.0f; return x * x; } private: float m_srate; synthv1_fx_flanger m_flang1; synthv1_fx_flanger m_flang2; float m_lfo; }; //------------------------------------------------------------------------- // synthv1_fx_delay - Delay implementation. class synthv1_fx_delay { public: synthv1_fx_delay(float srate = 44100.0f) : m_srate(srate) { reset(); } void setSampleRate(float srate) { m_srate = srate; } float sampleRate() const { return m_srate; } void reset() { for (uint32_t i = 0; i < MAX_SIZE; ++i) m_buffer[i] = 0.0f; m_out = 0.0f; m_frames = 0; } void process(float *in, uint32_t nframes, float wet, float delay, float feedb, float bpm = 0.0f) { if (wet < 1E-9f) return; // constrained feedback feedb *= 0.95f; // calculate delay time float delay_time = delay * m_srate; if (bpm > 0.0f) delay_time *= 60.f / bpm; // set integer delay uint32_t ndelay = uint32_t(delay_time); // clamp if (ndelay < MIN_SIZE) ndelay = MIN_SIZE; else if (ndelay > MAX_SIZE) ndelay = MAX_SIZE; // delay process for (uint32_t i = 0; i < nframes; ++i) { const uint32_t j = (m_frames++) & MAX_MASK; m_out = m_buffer[(j - ndelay) & MAX_MASK]; m_buffer[j] = *in + m_out * feedb; *in++ += wet * m_out; } } static const uint32_t MIN_SIZE = (1 << 8); //= 256; static const uint32_t MAX_SIZE = (1 << 16); //= 65536; static const uint32_t MAX_MASK = MAX_SIZE - 1; private: float m_srate; float m_buffer[MAX_SIZE]; float m_out; uint32_t m_frames; }; //------------------------------------------------------------------------- // synthv1_fx_allpass_delay - All-pass delay implementation. class synthv1_fx_allpass { public: synthv1_fx_allpass() { reset(); } void reset() { m_out = 0.0f; } float output(float in, float delay) { const float a1 = (1.0f - delay) / (1.0f + delay); const float out = m_out - a1 * in; m_out = in + a1 * out; return out; } private: float m_out; }; //------------------------------------------------------------------------- // synthv1_fx_phaser - Phaser implementation. class synthv1_fx_phaser { public: synthv1_fx_phaser(float srate = 44100.0f) : m_srate(srate) { reset(); } void setSampleRate(float srate) { m_srate = srate; } float sampleRate() const { return m_srate; } void reset() { // initialize vars m_lfo_phase = 0.0f; m_out = 0.0f; // reset taps for (uint16_t n = 0; n < MAX_TAPS; ++n) m_taps[n].reset(); } void process(float *in, uint32_t nframes, float wet, float rate, float feedb, float depth, float daft) { if (wet < 1E-9f) return; // daft effect if (daft > 0.001f && daft < 1.0f) { rate *= (1.0f - 0.5f * daft); // feedb *= (1.0f - daft); depth *= (1.0f - daft); } depth += 1.0f; // update coeffs const float delay_min = 2.0f * 440.0f / m_srate; const float delay_max = 2.0f * 4400.0f / m_srate; const float lfo_inc = 2.0f * M_PI * rate / m_srate; // anti-denormal noise const float adenormal = 1E-14f * float(::rand()); // sweep... for (uint32_t i = 0; i < nframes; ++i) { // calculate and update phaser lfo const float delay = delay_min + (delay_max - delay_min) * 0.5f * (1.0f + ::sinf(m_lfo_phase)); // increment phase m_lfo_phase += lfo_inc; // positive wrap phase if (m_lfo_phase >= 2.0f * M_PI) m_lfo_phase -= 2.0f * M_PI; // get input m_out = in[i] + adenormal + m_out * feedb; // update filter coeffs and calculate output for (uint16_t n = 0; n < MAX_TAPS; ++n) m_out = m_taps[n].output(m_out, delay); // output in[i] += wet * m_out * depth; } } private: float m_srate; static const uint16_t MAX_TAPS = 6; synthv1_fx_allpass m_taps[MAX_TAPS]; float m_dmin; float m_dmax; float m_feedb; float m_lfo_phase; float m_lfo_inc; float m_depth; float m_out; }; #endif // __synthv1_fx_h // end of synthv1_fx.h synthv1-0.7.1/src/PaxHeaders.4140/synthv1_programs.h0000644000000000000000000000013212566622134017075 xustar0030 mtime=1440425052.682715542 30 atime=1440425052.681715542 30 ctime=1440425052.682715542 synthv1-0.7.1/src/synthv1_programs.h0000644000175000001440000000775312566622134017752 0ustar00rncbcusers00000000000000// synthv1_programs.h // /**************************************************************************** Copyright (C) 2012-2015, rncbc aka Rui Nuno Capela. All rights reserved. This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. *****************************************************************************/ #ifndef __synthv1_programs_h #define __synthv1_programs_h #include "synthv1_sched.h" #include "synthv1_param.h" #include //------------------------------------------------------------------------- // synthv1_programs - Bank/programs database class. // class synthv1_programs { public: // ctor. synthv1_programs(synthv1 *pSynth); // dtor. ~synthv1_programs(); // operational mode flags. enum Mode { Enabled = 1, Optional = 2 }; void enabled(bool on) { if (on) m_mode |= Enabled; else m_mode &= ~Enabled; } bool enabled() const { return m_mode & Enabled; } void optional(bool on) { if (on) m_mode |= Optional; else m_mode &= ~Optional; } bool optional() const { return m_mode & Optional; } // prog. base node class Prog { public: Prog(uint16_t id, const QString& name) : m_id(id), m_name(name) {} uint16_t id() const { return m_id; } const QString& name() const { return m_name; } void set_name(const QString& name) { m_name = name; } private: uint16_t m_id; QString m_name; }; typedef QMap Progs; // bank node class Bank : public Prog { public: Bank(uint16_t id, const QString& name) : Prog(id, name) {} ~Bank() { clear_progs(); } const Progs& progs() const { return m_progs; } // prog. managers Prog *find_prog(uint16_t prog_id) const; Prog *add_prog(uint16_t prog_id, const QString& prog_name); void remove_prog(uint16_t prog_id); void clear_progs(); private: Progs m_progs; }; typedef QMap Banks; const Banks& banks() const { return m_banks; } // bank managers Bank *find_bank(uint16_t bank_id) const; Bank *add_bank(uint16_t bank_id, const QString& bank_name); void remove_bank(uint16_t bank_id); void clear_banks(); // current bank/prog. managers void bank_select_msb(uint8_t bank_msb); void bank_select_lsb(uint8_t bank_lsb); void bank_select(uint16_t bank_id); void prog_change(uint16_t prog_id); void select_program(uint16_t bank_id, uint16_t prog_id); void process_program(synthv1 *pSynth, uint16_t bank_id, uint16_t prog_id); Bank *current_bank() const { return m_bank; } Prog *current_prog() const { return m_prog; } protected: uint16_t current_bank_id() const; // current bank/prog. scheduled thread class Sched : public synthv1_sched { public: // ctor. Sched (synthv1 *pSynth) : synthv1_sched(pSynth, Programs), m_bank_id(0), m_prog_id(0) {} // schedule (override) void select_program(uint16_t bank_id, uint16_t prog_id) { m_bank_id = bank_id; m_prog_id = prog_id; schedule(); } // process (virtual). void process(int) { synthv1 *pSynth = instance(); synthv1_programs *pPrograms = pSynth->programs(); pPrograms->process_program(pSynth, m_bank_id, m_prog_id); } private: // instance variables. uint16_t m_bank_id; uint16_t m_prog_id; }; private: // instance variables. unsigned int m_mode; Sched m_sched; uint8_t m_bank_msb; uint8_t m_bank_lsb; Bank *m_bank; Prog *m_prog; Banks m_banks; }; #endif // __synthv1_programs_h // end of synthv1_programs.h synthv1-0.7.1/src/PaxHeaders.4140/synthv1_nsm.h0000644000000000000000000000013212566622134016040 xustar0030 mtime=1440425052.681715542 30 atime=1440425052.681715542 30 ctime=1440425052.681715542 synthv1-0.7.1/src/synthv1_nsm.h0000644000175000001440000000637112566622134016710 0ustar00rncbcusers00000000000000// synthv1_nsm.h // /**************************************************************************** Copyright (C) 2012-2013, rncbc aka Rui Nuno Capela. All rights reserved. This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. *****************************************************************************/ #ifndef __synthv1_nsm_h #define __synthv1_nsm_h #include #ifdef CONFIG_LIBLO #include #endif //--------------------------------------------------------------------------- // synthv1_nsm - NSM OSC client agent. class synthv1_nsm : public QObject { Q_OBJECT public: // Constructor. synthv1_nsm(const QString& nsm_url, QObject *pParent = 0); // Destructor. ~synthv1_nsm(); // Session activation accessor. bool is_active() const; // Session manager accessors. const QString& manager() const; const QString& capabilities() const; // Session client accessors. const QString& path_name() const; const QString& display_name() const; const QString& client_id() const; // Session client methods. void announce(const QString& app_name, const QString& capabilities); void dirty(bool is_dirty); void visible(bool is_visible); void progress(float percent); void message(int priority, const QString& mesg); // Status/error codes enum ReplyCode { ERR_OK = 0, ERR_GENERAL = -1, ERR_INCOMPATIBLE_API = -2, ERR_BLACKLISTED = -3, ERR_LAUNCH_FAILED = -4, ERR_NO_SUCH_FILE = -5, ERR_NO_SESSION_OPEN = -6, ERR_UNSAVED_CHANGES = -7, ERR_NOT_NOW = -8, ERR_BAD_PROJECT = -9, ERR_CREATE_FAILED = -10 }; // Session client reply methods. void open_reply(ReplyCode reply_code = ERR_OK); void save_reply(ReplyCode reply_code = ERR_OK); // Server methods response methods. void nsm_announce_error( const char *mesg); void nsm_announce_reply( const char *mesg, const char *manager, const char *capabilities); void nsm_open( const char *path_name, const char *display_name, const char *client_id); void nsm_save(); void nsm_loaded(); void nsm_show(); void nsm_hide(); protected: void reply(const QString& path, ReplyCode reply_code); signals: // Session client callbacks. void active(bool is_active); void open(); void save(); void loaded(); void show(); void hide(); private: // Instance variables. #ifdef CONFIG_LIBLO lo_address m_address; lo_server_thread m_thread; lo_server m_server; #endif bool m_active; QString m_manager; QString m_capabilities; QString m_path_name; QString m_display_name; QString m_client_id; }; #endif // __synthv1_nsm_h // end of synthv1_nsm.h synthv1-0.7.1/src/PaxHeaders.4140/src_lv2ui.pro0000644000000000000000000000013212566622134016030 xustar0030 mtime=1440425052.679715541 30 atime=1440425052.679715541 30 ctime=1440425052.679715541 synthv1-0.7.1/src/src_lv2ui.pro0000644000175000001440000000415412566622134016675 0ustar00rncbcusers00000000000000# synthv1_lv2ui.pro # NAME = synthv1 TARGET = $${NAME}_ui TEMPLATE = lib CONFIG += shared plugin include(src_lv2.pri) HEADERS = \ config.h \ synthv1.h \ synthv1_ui.h \ synthv1_lv2.h \ synthv1_lv2ui.h \ synthv1_config.h \ synthv1_param.h \ synthv1_sched.h \ synthv1widget.h \ synthv1widget_env.h \ synthv1widget_filt.h \ synthv1widget_wave.h \ synthv1widget_knob.h \ synthv1widget_preset.h \ synthv1widget_status.h \ synthv1widget_programs.h \ synthv1widget_controls.h \ synthv1widget_control.h \ synthv1widget_config.h \ synthv1widget_lv2.h SOURCES = \ synthv1_lv2ui.cpp \ synthv1widget.cpp \ synthv1widget_env.cpp \ synthv1widget_filt.cpp \ synthv1widget_wave.cpp \ synthv1widget_knob.cpp \ synthv1widget_preset.cpp \ synthv1widget_status.cpp \ synthv1widget_programs.cpp \ synthv1widget_controls.cpp \ synthv1widget_control.cpp \ synthv1widget_config.cpp \ synthv1widget_lv2.cpp FORMS = \ synthv1widget.ui \ synthv1widget_control.ui \ synthv1widget_config.ui RESOURCES += synthv1.qrc unix { OBJECTS_DIR = .obj_lv2ui MOC_DIR = .moc_lv2ui UI_DIR = .ui_lv2ui isEmpty(PREFIX) { PREFIX = /usr/local } contains(PREFIX, $$system(echo $HOME)) { LV2DIR = $${PREFIX}/.lv2 } else { isEmpty(LIBDIR) { LV2DIR = $${PREFIX}/lib/lv2 } else { LV2DIR = $${LIBDIR}/lv2 } } TARGET_LV2UI = $${NAME}.lv2/$${TARGET} !exists($${TARGET_LV2UI}.so) { system(touch $${TARGET_LV2UI}.so) } !exists($${TARGET_LV2UI}.ttl) { system(touch $${TARGET_LV2UI}.ttl) } QMAKE_POST_LINK += $${QMAKE_COPY} -vp $(TARGET) $${TARGET_LV2UI}.so greaterThan(QT_MAJOR_VERSION, 4) { QMAKE_POST_LINK += ;\ $${QMAKE_COPY} -vp $${TARGET_LV2UI}-qt5.ttl $${TARGET_LV2UI}.ttl } else { QMAKE_POST_LINK += ;\ $${QMAKE_COPY} -vp $${TARGET_LV2UI}-qt4.ttl $${TARGET_LV2UI}.ttl } INSTALLS += target target.path = $${LV2DIR}/$${NAME}.lv2 target.files = $${TARGET_LV2UI}.so $${TARGET_LV2UI}.ttl QMAKE_CLEAN += $${TARGET_LV2UI}.so $${TARGET_LV2UI}.ttl LIBS += -L$${NAME}.lv2 -l$${NAME} -Wl,-rpath,$${LV2DIR}/$${NAME}.lv2 } QT += xml # QT5 support greaterThan(QT_MAJOR_VERSION, 4) { QT += widgets } synthv1-0.7.1/src/PaxHeaders.4140/synthv1_ramp.h0000644000000000000000000000013212566622134016202 xustar0030 mtime=1440425052.682715542 30 atime=1440425052.682715542 30 ctime=1440425052.682715542 synthv1-0.7.1/src/synthv1_ramp.h0000644000175000001440000001301612566622134017044 0ustar00rncbcusers00000000000000// synthv1_ramp.h // /**************************************************************************** Copyright (C) 2012-2014, rncbc aka Rui Nuno Capela. All rights reserved. This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. *****************************************************************************/ #ifndef __synthv1_ramp_h #define __synthv1_ramp_h #include #include //------------------------------------------------------------------------- // synthv1_ramp - ramp/smooth parameter changes class synthv1_ramp { public: synthv1_ramp(uint16_t nvalues = 1) { m_nvalues = nvalues; m_value0 = new float [m_nvalues]; m_value1 = new float [m_nvalues]; m_delta = new float [m_nvalues]; for (uint16_t i = 0; i < m_nvalues; ++i) m_value0[i] = m_value1[i] = m_delta[i] = 0.0f; m_frames = 0; } ~synthv1_ramp() { delete [] m_delta; delete [] m_value1; delete [] m_value0; } void reset() { for (uint16_t i = 0; i < m_nvalues; ++i) { m_value0[i] = m_value1[i]; m_value1[i] = evaluate(i); } } void process(uint32_t nframes) { if (m_frames > 0) { if (nframes > m_frames) nframes = m_frames; for (uint16_t i = 0; i < m_nvalues; ++i) m_value0[i] += float(nframes) * m_delta[i]; m_frames -= nframes; } else if (probe()) { reset(); m_frames = nframes; const uint32_t MIN_FRAMES = 32; if (m_frames < MIN_FRAMES) m_frames = MIN_FRAMES; for (uint16_t i = 0; i < m_nvalues; ++i) m_delta[i] = (m_value1[i] - m_value0[i]) / float(m_frames); } } float value(uint32_t n, uint16_t i = 0) const { return (n < m_frames ? (m_value0[i] + float(n) * m_delta[i]) : m_value1[i]); } protected: virtual bool probe() const = 0; virtual float evaluate(uint16_t i) = 0; private: uint16_t m_nvalues; float *m_value1; float *m_value0; float *m_delta; uint32_t m_frames; }; //------------------------------------------------------------------------- // synthv1_ramp1 (1 port tracking) class synthv1_ramp1 : public synthv1_ramp { public: synthv1_ramp1(uint16_t nvalues = 1) : synthv1_ramp(nvalues), m_param1(0), m_param1_v(0.0f) {} void reset(float *param1) { m_param1 = param1; m_param1_v = 0.0f; synthv1_ramp::reset(); } protected: virtual bool probe() const { return m_param1 && ::fabs(*m_param1 - m_param1_v) > 0.001f; } virtual float evaluate(uint16_t) { update(); return m_param1_v; } void update() { if (m_param1) m_param1_v = *m_param1; } float *m_param1; float m_param1_v; }; //------------------------------------------------------------------------- // synthv1_ramp2 (2 port tracking) class synthv1_ramp2 : public synthv1_ramp1 { public: synthv1_ramp2(uint16_t nvalues = 1) : synthv1_ramp1(nvalues), m_param2(0), m_param2_v(0.0f) {} void reset(float *param1, float *param2) { m_param2 = param2; m_param2_v = 0.0f; synthv1_ramp1::reset(param1); } protected: virtual bool probe() const { return synthv1_ramp1::probe() || (m_param2 && ::fabs(*m_param2 - m_param2_v) > 0.001f); } virtual float evaluate(uint16_t i) { update(); return synthv1_ramp1::evaluate(i) * m_param2_v; } void update() { synthv1_ramp1::update(); if (m_param2) m_param2_v = *m_param2; } float *m_param2; float m_param2_v; }; //------------------------------------------------------------------------- // synthv1_ramp3 (3 port tracking) class synthv1_ramp3 : public synthv1_ramp2 { public: synthv1_ramp3(uint16_t nvalues = 1) : synthv1_ramp2(nvalues), m_param3(0), m_param3_v(0.0f) {} void reset(float *param1, float *param2, float *param3) { m_param3 = param3; m_param3_v = 0.0f; synthv1_ramp2::reset(param1, param2); } protected: virtual bool probe() const { return synthv1_ramp2::probe() || (m_param3 && ::fabs(*m_param3 - m_param3_v) > 0.001f); } virtual float evaluate(uint16_t i) { update(); return synthv1_ramp2::evaluate(i) * m_param3_v; } void update() { synthv1_ramp2::update(); if (m_param3) m_param3_v = *m_param3; } float *m_param3; float m_param3_v; }; //------------------------------------------------------------------------- // synthv1_ramp4 (4 port tracking) class synthv1_ramp4 : public synthv1_ramp3 { public: synthv1_ramp4(uint16_t nvalues = 1) : synthv1_ramp3(nvalues), m_param4(0), m_param4_v(0.0f) {} void reset(float *param1, float *param2, float *param3, float *param4) { m_param4 = param4; m_param4_v = 0.0f; synthv1_ramp3::reset(param1, param2, param3); } protected: virtual bool probe() const { return synthv1_ramp3::probe() || (m_param4 && ::fabs(*m_param4 - m_param4_v) > 0.001f); } virtual float evaluate(uint16_t i) { update(); return synthv1_ramp3::evaluate(i) * m_param4_v; } void update() { synthv1_ramp3::update(); if (m_param4) m_param4_v = *m_param4; } float *m_param4; float m_param4_v; }; #endif // __synthv1_ramp_h // end of synthv1_ramp.h synthv1-0.7.1/src/PaxHeaders.4140/lv20000644000000000000000000000013212566622134014024 xustar0030 mtime=1440425052.678715541 30 atime=1440425052.678715541 30 ctime=1440425052.678715541 synthv1-0.7.1/src/lv2/0000755000175000001440000000000012566622134014742 5ustar00rncbcusers00000000000000synthv1-0.7.1/src/lv2/PaxHeaders.4140/lv2_programs.h0000644000000000000000000000013212566622134016667 xustar0030 mtime=1440425052.678715541 30 atime=1440425052.678715541 30 ctime=1440425052.678715541 synthv1-0.7.1/src/lv2/lv2_programs.h0000644000175000001440000001430512566622134017533 0ustar00rncbcusers00000000000000/* LV2 Programs Extension Copyright 2012 Filipe Coelho Permission to use, copy, modify, and/or distribute this software for any purpose with or without fee is hereby granted, provided that the above copyright notice and this permission notice appear in all copies. THIS SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. */ /** @file lv2_programs.h C header for the LV2 programs extension . */ #ifndef LV2_PROGRAMS_H #define LV2_PROGRAMS_H #include "lv2/lv2plug.in/ns/lv2core/lv2.h" #include "lv2/lv2plug.in/ns/extensions/ui/ui.h" #define LV2_PROGRAMS_URI "http://kxstudio.sf.net/ns/lv2ext/programs" #define LV2_PROGRAMS_PREFIX LV2_PROGRAMS_URI "#" #define LV2_PROGRAMS__Host LV2_PROGRAMS_PREFIX "Host" #define LV2_PROGRAMS__Interface LV2_PROGRAMS_PREFIX "Interface" #define LV2_PROGRAMS__UIInterface LV2_PROGRAMS_PREFIX "UIInterface" #ifdef __cplusplus extern "C" { #endif typedef void* LV2_Programs_Handle; typedef struct _LV2_Program_Descriptor { /** Bank number for this program. Note that this extension does not support MIDI-style separation of bank LSB and MSB values. There is no restriction on the set of available banks: the numbers do not need to be contiguous, there does not need to be a bank 0, etc. */ uint32_t bank; /** Program number (unique within its bank) for this program. There is no restriction on the set of available programs: the numbers do not need to be contiguous, there does not need to be a program 0, etc. */ uint32_t program; /** Name of the program. */ const char * name; } LV2_Program_Descriptor; /** Programs extension, plugin data. When the plugin's extension_data is called with argument LV2_PROGRAMS__Interface, the plugin MUST return an LV2_Programs_Instance structure, which remains valid for the lifetime of the plugin. */ typedef struct _LV2_Programs_Interface { /** * get_program() * * This member is a function pointer that provides a description * of a program (named preset sound) available on this plugin. * * The index argument is an index into the plugin's list of * programs, not a program number as represented by the Program * field of the LV2_Program_Descriptor. (This distinction is * needed to support plugins that use non-contiguous program or * bank numbers.) * * This function returns a LV2_Program_Descriptor pointer that is * guaranteed to be valid only until the next call to get_program * or deactivate, on the same plugin instance. This function must * return NULL if passed an index argument out of range, so that * the host can use it to query the number of programs as well as * their properties. */ const LV2_Program_Descriptor *(*get_program)(LV2_Handle handle, uint32_t index); /** * select_program() * * This member is a function pointer that selects a new program * for this plugin. The program change should take effect * immediately at the start of the next run() call. (This * means that a host providing the capability of changing programs * between any two notes on a track must vary the block size so as * to place the program change at the right place. A host that * wanted to avoid this would probably just instantiate a plugin * for each program.) * * Plugins should ignore a select_program() call with an invalid * bank or program. * * A plugin is not required to select any particular default * program on activate(): it's the host's duty to set a program * explicitly. * * A plugin is permitted to re-write the values of its input * control ports when select_program is called. The host should * re-read the input control port values and update its own * records appropriately. (This is the only circumstance in which * a LV2 plugin is allowed to modify its own control-input ports.) */ void (*select_program)(LV2_Handle handle, uint32_t bank, uint32_t program); } LV2_Programs_Interface; /** Programs extension, UI data. When the UI's extension_data is called with argument LV2_PROGRAMS__UIInterface, the UI MUST return an LV2_Programs_UI_Interface structure, which remains valid for the lifetime of the UI. */ typedef struct _LV2_Programs_UI_Interface { /** * select_program() * * This is exactly the same as select_program in LV2_Programs_Instance, * but this struct relates to the UI instead of the plugin. * * When called, UIs should update their state to match the selected program. */ void (*select_program)(LV2UI_Handle handle, uint32_t bank, uint32_t program); } LV2_Programs_UI_Interface; /** Feature data for LV2_PROGRAMS__Host. */ typedef struct _LV2_Programs_Host { /** * Opaque host data. */ LV2_Programs_Handle handle; /** * program_changed() * * Tell the host to reload a plugin's program. * Parameter handle MUST be the 'handle' member of this struct. * Parameter index is program index to change. * When index is -1, host should reload all the programs. * * The plugin MUST NEVER call this function on a RT context or during run(). * * NOTE: This call is to inform the host about a program's bank, program or name change. * It DOES NOT change the current selected program. */ void (*program_changed)(LV2_Programs_Handle handle, int32_t index); } LV2_Programs_Host; #ifdef __cplusplus } /* extern "C" */ #endif #endif /* LV2_PROGRAMS_H */ synthv1-0.7.1/src/lv2/PaxHeaders.4140/lv2_external_ui.h0000644000000000000000000000013212566622134017354 xustar0030 mtime=1440425052.678715541 30 atime=1440425052.678715541 30 ctime=1440425052.678715541 synthv1-0.7.1/src/lv2/lv2_external_ui.h0000644000175000001440000000672012566622134020222 0ustar00rncbcusers00000000000000/* LV2 External UI extension This work is in public domain. This file is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. If you have questions, contact Filipe Coelho (aka falkTX) or ask in #lad channel, FreeNode IRC network. */ /** @file lv2_external_ui.h C header for the LV2 External UI extension . */ #ifndef LV2_EXTERNAL_UI_H #define LV2_EXTERNAL_UI_H #include "lv2/lv2plug.in/ns/extensions/ui/ui.h" #define LV2_EXTERNAL_UI_URI "http://kxstudio.sf.net/ns/lv2ext/external-ui" #define LV2_EXTERNAL_UI_PREFIX LV2_EXTERNAL_UI_URI "#" #define LV2_EXTERNAL_UI__Host LV2_EXTERNAL_UI_PREFIX "Host" #define LV2_EXTERNAL_UI__Widget LV2_EXTERNAL_UI_PREFIX "Widget" /** This extension used to be defined by a lv2plug.in URI */ #define LV2_EXTERNAL_UI_DEPRECATED_URI "http://lv2plug.in/ns/extensions/ui#external" #ifdef __cplusplus extern "C" { #endif /** * When LV2_EXTERNAL_UI__Widget UI is instantiated, the returned * LV2UI_Widget handle must be cast to pointer to LV2_External_UI_Widget. * UI is created in invisible state. */ typedef struct _LV2_External_UI_Widget { /** * Host calls this function regulary. UI library implementing the * callback may do IPC or redraw the UI. * * @param _this_ the UI context */ void (*run)(struct _LV2_External_UI_Widget * _this_); /** * Host calls this function to make the plugin UI visible. * * @param _this_ the UI context */ void (*show)(struct _LV2_External_UI_Widget * _this_); /** * Host calls this function to make the plugin UI invisible again. * * @param _this_ the UI context */ void (*hide)(struct _LV2_External_UI_Widget * _this_); } LV2_External_UI_Widget; #define LV2_EXTERNAL_UI_RUN(ptr) (ptr)->run(ptr) #define LV2_EXTERNAL_UI_SHOW(ptr) (ptr)->show(ptr) #define LV2_EXTERNAL_UI_HIDE(ptr) (ptr)->hide(ptr) /** * On UI instantiation, host must supply LV2_EXTERNAL_UI__Host feature. * LV2_Feature::data must be pointer to LV2_External_UI_Host. */ typedef struct _LV2_External_UI_Host { /** * Callback that plugin UI will call when UI (GUI window) is closed by user. * This callback will be called during execution of LV2_External_UI_Widget::run() * (i.e. not from background thread). * * After this callback is called, UI is defunct. Host must call LV2UI_Descriptor::cleanup(). * If host wants to make the UI visible again, the UI must be reinstantiated. * * @note When using the depreated URI LV2_EXTERNAL_UI_DEPRECATED_URI, * some hosts will not call LV2UI_Descriptor::cleanup() as they should, * and may call show() again without re-initialization. * * @param controller Host context associated with plugin UI, as * supplied to LV2UI_Descriptor::instantiate(). */ void (*ui_closed)(LV2UI_Controller controller); /** * Optional (may be NULL) "user friendly" identifier which the UI * may display to allow a user to easily associate this particular * UI instance with the correct plugin instance as it is represented * by the host (e.g. "track 1" or "channel 4"). * * If supplied by host, the string will be referenced only during * LV2UI_Descriptor::instantiate() */ const char * plugin_human_id; } LV2_External_UI_Host; #ifdef __cplusplus } /* extern "C" */ #endif #endif /* LV2_EXTERNAL_UI_H */ synthv1-0.7.1/src/PaxHeaders.4140/synthv1_reverb.h0000644000000000000000000000013212566622134016530 xustar0030 mtime=1440425052.682715542 30 atime=1440425052.682715542 30 ctime=1440425052.682715542 synthv1-0.7.1/src/synthv1_reverb.h0000644000175000001440000001433612566622134017400 0ustar00rncbcusers00000000000000// synthv1_reverb.h // /**************************************************************************** Copyright (C) 2012-2015, rncbc aka Rui Nuno Capela. All rights reserved. This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. *****************************************************************************/ #ifndef __synthv1_reverb_h #define __synthv1_reverb_h #include #include //------------------------------------------------------------------------- // synthv1_reverb // // -- borrowed, stirred and refactored from original FreeVerb -- // by Jezar at Dreampoint, June 2000 (public domain) // class synthv1_reverb { public: synthv1_reverb (float srate = 44100.0f) : m_srate(srate), m_room(0.5f), m_damp(0.5f), m_feedb(0.5f) { reset(); } void setSampleRate(float srate) { m_srate = srate; } float sampleRate() const { return m_srate; } void reset() { static const uint32_t s_comb[NUM_COMBS] = { 1116, 1188, 1277, 1356, 1422, 1491, 1557, 1617, 1685, 1748 }; static const uint32_t s_allpass[NUM_ALLPASSES] = { 556, 441, 341, 225, 180, 153 }; const float sr = m_srate / 44100.0f; uint32_t j; for (j = 0; j < NUM_ALLPASSES; ++j) { m_allpass0[j].resize(uint32_t(s_allpass[j] * sr)); m_allpass0[j].reset(); m_allpass1[j].resize(uint32_t((s_allpass[j] + STEREO_SPREAD) * sr)); m_allpass1[j].reset(); } for (j = 0; j < NUM_COMBS; ++j) { m_comb0[j].resize(uint32_t(s_comb[j] * sr)); m_comb0[j].reset(); m_comb1[j].resize(uint32_t((s_comb[j] + STEREO_SPREAD) * sr)); m_comb1[j].reset(); } reset_feedb(); reset_room(); reset_damp(); } void process(float *in0, float *in1, uint32_t nframes, float wet, float feedb, float room, float damp, float width) { if (wet < 1E-9f) return; if (m_feedb != feedb) { m_feedb = feedb; reset_feedb(); } if (m_room != room) { m_room = room; reset_room(); } if (m_damp != damp) { m_damp = damp; reset_damp(); } uint32_t i, j; for (i = 0; i < nframes; ++i) { float out0 = *in0 * 0.05f; // 0.015f; float out1 = *in1 * 0.05f; // 0.015f; float tmp0 = 0.0f; float tmp1 = 0.0f; for (j = 0; j < NUM_COMBS; ++j) { tmp0 += m_comb0[j].output(out0); tmp1 += m_comb1[j].output(out1); } for (j = 0; j < NUM_ALLPASSES; ++j) { tmp0 = m_allpass0[j].output(tmp0); tmp1 = m_allpass1[j].output(tmp1); } if (width < 0.0f) { out0 = tmp0 * (1.0f + width) - tmp1 * width; out1 = tmp1 * (1.0f + width) - tmp0 * width; } else { out0 = tmp0 * width + tmp1 * (1.0f - width); out1 = tmp1 * width + tmp0 * (1.0f - width); } *in0++ += wet * out0; *in1++ += wet * out1; } } protected: static const uint32_t NUM_COMBS = 10; static const uint32_t NUM_ALLPASSES = 6; static const uint32_t STEREO_SPREAD = 23; void reset_room() { for (uint32_t j = 0; j < NUM_COMBS; ++j) { m_comb0[j].set_feedb(m_room); m_comb1[j].set_feedb(m_room); } } void reset_damp() { const float damp2 = m_damp * m_damp; for (uint32_t j = 0; j < NUM_COMBS; ++j) { m_comb0[j].set_damp(damp2); m_comb1[j].set_damp(damp2); } } void reset_feedb() { const float feedb2 = 2.0f * m_feedb * (2.0f - m_feedb) / 3.0f; for (uint32_t j = 0; j < NUM_ALLPASSES; ++j) { m_allpass0[j].set_feedb(feedb2); m_allpass1[j].set_feedb(feedb2); } } class sample_buffer { public: sample_buffer (uint32_t size = 0) : m_buffer(0), m_size(0), m_index(0) { resize(size); } virtual ~sample_buffer() { delete [] m_buffer; } void reset() { ::memset(m_buffer, 0, m_size * sizeof(float)); m_index = 0; } void resize(uint32_t size) { if (size < 1) size = 1; if (m_size != size) { const uint32_t old_size = m_size; if (size > old_size) { float *old_buffer = m_buffer; m_buffer = new float [size]; m_size = size; if (old_buffer) { ::memcpy(m_buffer, old_buffer, old_size * sizeof(float)); delete [] old_buffer; } } } } float *tick() { float *buf = m_buffer + m_index; if (++m_index >= m_size) m_index = 0; return buf; } private: float *m_buffer; uint32_t m_size; uint32_t m_index; }; class comb_filter : public sample_buffer { public: comb_filter (uint32_t size = 0) : sample_buffer(size), m_feedb(0.5f), m_damp(0.5f), m_out(0.0f) {} void set_feedb(float feedb) { m_feedb = feedb; } float feedb() const { return m_feedb; } void set_damp(float damp) { m_damp = damp; } float damp() const { return m_damp; } void reset() { sample_buffer::reset(); m_out = 0.0f; } float output(float in) { float *buf = tick(); float out = *buf; m_out = denormal(out * (1.0f - m_damp) + m_out * m_damp); *buf = in + (m_out * m_feedb); return out; } private: float m_feedb; float m_damp; float m_out; }; class allpass_filter : public sample_buffer { public: allpass_filter(uint32_t size = 0) : sample_buffer(size), m_feedb(0.5f) {} void set_feedb(float feedb) { m_feedb = feedb; } float feedb () const { return m_feedb; } float output(float in) { float *buf = tick(); float out = *buf; *buf = denormal(in + out * m_feedb); return out - in; } private: float m_feedb; }; static float denormal(float v) { union { float f; uint32_t w; } u; u.f = v; return (u.w & 0x7f800000) ? v : 0.0f; } private: float m_srate; float m_room; float m_damp; float m_feedb; comb_filter m_comb0[NUM_COMBS]; comb_filter m_comb1[NUM_COMBS]; allpass_filter m_allpass0[NUM_ALLPASSES]; allpass_filter m_allpass1[NUM_ALLPASSES]; }; #endif // __synthv1_reverb_h synthv1-0.7.1/src/PaxHeaders.4140/src_jack.pro0000644000000000000000000000013212566622134015677 xustar0030 mtime=1440425052.679715541 30 atime=1440425052.678715541 30 ctime=1440425052.679715541 synthv1-0.7.1/src/src_jack.pro0000644000175000001440000000463512566622134016550 0ustar00rncbcusers00000000000000# synthv1_jack.pro # NAME = synthv1 TARGET = $${NAME}_jack TEMPLATE = app include(src_jack.pri) HEADERS = \ config.h \ synthv1.h \ synthv1_ui.h \ synthv1_jack.h \ synthv1_config.h \ synthv1_wave.h \ synthv1_ramp.h \ synthv1_list.h \ synthv1_fx.h \ synthv1_nsm.h \ synthv1_reverb.h \ synthv1_param.h \ synthv1_sched.h \ synthv1_programs.h \ synthv1_controls.h \ synthv1widget.h \ synthv1widget_env.h \ synthv1widget_filt.h \ synthv1widget_wave.h \ synthv1widget_knob.h \ synthv1widget_preset.h \ synthv1widget_status.h \ synthv1widget_programs.h \ synthv1widget_controls.h \ synthv1widget_control.h \ synthv1widget_config.h \ synthv1widget_jack.h SOURCES = \ synthv1.cpp \ synthv1_ui.cpp \ synthv1_jack.cpp \ synthv1_config.cpp \ synthv1_wave.cpp \ synthv1_nsm.cpp \ synthv1_param.cpp \ synthv1_sched.cpp \ synthv1_programs.cpp \ synthv1_controls.cpp \ synthv1widget.cpp \ synthv1widget_env.cpp \ synthv1widget_filt.cpp \ synthv1widget_wave.cpp \ synthv1widget_knob.cpp \ synthv1widget_preset.cpp \ synthv1widget_status.cpp \ synthv1widget_programs.cpp \ synthv1widget_controls.cpp \ synthv1widget_control.cpp \ synthv1widget_config.cpp \ synthv1widget_jack.cpp FORMS = \ synthv1widget.ui \ synthv1widget_control.ui \ synthv1widget_config.ui RESOURCES += synthv1.qrc unix { OBJECTS_DIR = .obj_jack MOC_DIR = .moc_jack UI_DIR = .ui_jack isEmpty(PREFIX) { PREFIX = /usr/local } BINDIR = $${PREFIX}/bin DATADIR = $${PREFIX}/share DEFINES += DATADIR=\"$${DATADIR}\" INSTALLS += target desktop icon appdata \ icon_scalable mimeinfo mimetypes mimetypes_scalable target.path = $${BINDIR} desktop.path = $${DATADIR}/applications desktop.files += $${NAME}.desktop icon.path = $${DATADIR}/icons/hicolor/32x32/apps icon.files += images/$${NAME}.png icon_scalable.path = $${DATADIR}/icons/hicolor/scalable/apps icon_scalable.files += images/$${NAME}.svg appdata.path = $${DATADIR}/appdata appdata.files += appdata/$${NAME}.appdata.xml mimeinfo.path = $${DATADIR}/mime/packages mimeinfo.files += mimetypes/$${NAME}.xml mimetypes.path = $${DATADIR}/icons/hicolor/32x32/mimetypes mimetypes.files += mimetypes/application-x-$${NAME}-preset.png mimetypes_scalable.path = $${DATADIR}/icons/hicolor/scalable/mimetypes mimetypes_scalable.files += mimetypes/application-x-$${NAME}-preset.svg } QT += xml # QT5 support !lessThan(QT_MAJOR_VERSION, 5) { QT += widgets } synthv1-0.7.1/src/PaxHeaders.4140/synthv1_ui.cpp0000644000000000000000000000013212566622134016213 xustar0030 mtime=1440425052.682715542 30 atime=1440425052.682715542 30 ctime=1440425052.682715542 synthv1-0.7.1/src/synthv1_ui.cpp0000644000175000001440000000327612566622134017064 0ustar00rncbcusers00000000000000// synthv1_ui.cpp // /**************************************************************************** Copyright (C) 2012-2015, rncbc aka Rui Nuno Capela. All rights reserved. This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. *****************************************************************************/ #include "synthv1_ui.h" //------------------------------------------------------------------------- // synthv1_ui - decl. // synthv1_ui::synthv1_ui ( synthv1 *pSynth ) : m_pSynth(pSynth) { } synthv1 *synthv1_ui::instance (void) const { return m_pSynth; } void synthv1_ui::setParamValue ( synthv1::ParamIndex index, float fValue ) { m_pSynth->setParamValue(index, fValue); } float synthv1_ui::paramValue ( synthv1::ParamIndex index ) const { return m_pSynth->paramValue(index); } synthv1_controls *synthv1_ui::controls (void) const { return m_pSynth->controls(); } synthv1_programs *synthv1_ui::programs (void) const { return m_pSynth->programs(); } void synthv1_ui::reset (void) { return m_pSynth->reset(); } // end of synthv1_ui.cpp synthv1-0.7.1/src/PaxHeaders.4140/synthv1widget_preset.cpp0000644000000000000000000000013212566622134020304 xustar0030 mtime=1440425052.685715542 30 atime=1440425052.685715542 30 ctime=1440425052.685715542 synthv1-0.7.1/src/synthv1widget_preset.cpp0000644000175000001440000002760612566622134021160 0ustar00rncbcusers00000000000000// synthv1widget_preset.cpp // /**************************************************************************** Copyright (C) 2012-2015, rncbc aka Rui Nuno Capela. All rights reserved. This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. *****************************************************************************/ #include "synthv1widget_preset.h" #include "synthv1_config.h" #include #include #include #include #include #include //------------------------------------------------------------------------- // synthv1widget_preset - Custom edit-box widget. // // Constructor. synthv1widget_preset::synthv1widget_preset ( QWidget *pParent ) : QWidget (pParent) { m_pNewButton = new QToolButton(); m_pOpenButton = new QToolButton(); m_pComboBox = new QComboBox(); m_pSaveButton = new QToolButton(); m_pDeleteButton = new QToolButton(); m_pResetButton = new QToolButton(); m_pNewButton->setIcon(QIcon(":/images/presetNew.png")); m_pOpenButton->setIcon(QIcon(":/images/presetOpen.png")); m_pComboBox->setEditable(true); m_pComboBox->setMinimumWidth(240); #if QT_VERSION >= 0x040200 m_pComboBox->setCompleter(NULL); #endif m_pComboBox->setInsertPolicy(QComboBox::NoInsert); m_pSaveButton->setIcon(QIcon(":/images/presetSave.png")); m_pDeleteButton->setIcon(QIcon(":/images/presetDelete.png")); m_pResetButton->setText("Reset"); m_pNewButton->setToolTip(tr("New Preset")); m_pOpenButton->setToolTip(tr("Open Preset")); m_pSaveButton->setToolTip(tr("Save Preset")); m_pDeleteButton->setToolTip(tr("Delete Preset")); m_pResetButton->setToolTip(tr("Reset Preset")); QHBoxLayout *pHBoxLayout = new QHBoxLayout(); pHBoxLayout->setMargin(2); pHBoxLayout->setSpacing(4); pHBoxLayout->addWidget(m_pNewButton); pHBoxLayout->addWidget(m_pOpenButton); pHBoxLayout->addWidget(m_pComboBox); pHBoxLayout->addWidget(m_pSaveButton); pHBoxLayout->addWidget(m_pDeleteButton); pHBoxLayout->addSpacing(4); pHBoxLayout->addWidget(m_pResetButton); QWidget::setLayout(pHBoxLayout); m_iInitPreset = 0; m_iDirtyPreset = 0; // UI signal/slot connections... QObject::connect(m_pNewButton, SIGNAL(clicked()), SLOT(newPreset())); QObject::connect(m_pOpenButton, SIGNAL(clicked()), SLOT(openPreset())); QObject::connect(m_pComboBox, SIGNAL(editTextChanged(const QString&)), SLOT(stabilizePreset())); QObject::connect(m_pComboBox, SIGNAL(activated(const QString&)), SLOT(activatePreset(const QString&))); QObject::connect(m_pSaveButton, SIGNAL(clicked()), SLOT(savePreset())); QObject::connect(m_pDeleteButton, SIGNAL(clicked()), SLOT(deletePreset())); QObject::connect(m_pResetButton, SIGNAL(clicked()), SLOT(resetPreset())); refreshPreset(); stabilizePreset(); } // Preset name/text accessors. void synthv1widget_preset::clearPreset (void) { ++m_iInitPreset; synthv1_config *pConfig = synthv1_config::getInstance(); if (pConfig) pConfig->sPreset.clear(); const bool bBlockSignals = m_pComboBox->blockSignals(true); m_pComboBox->clearEditText(); m_pComboBox->blockSignals(bBlockSignals); } void synthv1widget_preset::setPreset ( const QString& sPreset ) { synthv1_config *pConfig = synthv1_config::getInstance(); if (pConfig) pConfig->sPreset = sPreset; const bool bBlockSignals = m_pComboBox->blockSignals(true); m_pComboBox->setEditText(sPreset); m_pComboBox->blockSignals(bBlockSignals); } QString synthv1widget_preset::preset (void) const { return m_pComboBox->currentText(); } // Check whether current preset may be reset. bool synthv1widget_preset::queryPreset (void) { if (m_iInitPreset == 0) return true; synthv1_config *pConfig = synthv1_config::getInstance(); if (pConfig == NULL) return false; if (m_iDirtyPreset > 0) { const QString sPreset(pConfig->sPreset); if (sPreset.isEmpty()) { if (QMessageBox::warning(this, tr("Warning") + " - " SYNTHV1_TITLE, tr("Some parameters have been changed.\n\n" "Do you want to discard the changes?"), QMessageBox::Discard | QMessageBox::Cancel) == QMessageBox::Cancel) return false; } else { switch (QMessageBox::warning(this, tr("Warning") + " - " SYNTHV1_TITLE, tr("Some preset parameters have been changed:\n\n" "\"%1\".\n\nDo you want to save the changes?") .arg(sPreset), QMessageBox::Save | QMessageBox::Discard | QMessageBox::Cancel)) { case QMessageBox::Save: savePreset(sPreset); // Fall thru... case QMessageBox::Discard: break; default: // Cancel... setPreset(sPreset); return false; } } } return true; } // Preset management slots... void synthv1widget_preset::activatePreset ( const QString& sPreset ) { if (!sPreset.isEmpty() && queryPreset()) loadPreset(sPreset); } void synthv1widget_preset::loadPreset ( const QString& sPreset ) { if (sPreset.isEmpty()) return; synthv1_config *pConfig = synthv1_config::getInstance(); if (pConfig) { emit loadPresetFile(pConfig->presetFile(sPreset)); ++m_iInitPreset; // pConfig->sPreset = sPreset; // setPreset(sPreset); refreshPreset(); } stabilizePreset(); } void synthv1widget_preset::newPreset (void) { if (queryPreset()) { emit newPresetFile(); clearPreset(); refreshPreset(); } stabilizePreset(); } void synthv1widget_preset::openPreset (void) { synthv1_config *pConfig = synthv1_config::getInstance(); if (pConfig == NULL) return; QString sFilename; const QString sExt(SYNTHV1_TITLE); const QString& sTitle = tr("Open Preset") + " - " SYNTHV1_TITLE; const QString& sFilter = tr("Preset files (*.%1)").arg(sExt); #if 1//QT_VERSION < 0x040400 QFileDialog::Options options = 0; if (pConfig->bDontUseNativeDialogs) options |= QFileDialog::DontUseNativeDialog; sFilename = QFileDialog::getOpenFileName(parentWidget(), sTitle, pConfig->sPresetDir, sFilter, NULL, options); #else QFileDialog fileDialog(nativeParentWidget(), sTitle, pConfig->sPresetDir, sFilter); fileDialog.setAcceptMode(QFileDialog::AcceptOpen); fileDialog.setFileMode(QFileDialog::ExistingFile); fileDialog.setDefaultSuffix(sExt); QList urls(fileDialog.sidebarUrls()); urls.append(QUrl::fromLocalFile(pConfig->sPresetDir)); fileDialog.setSidebarUrls(urls); if (pConfig->bDontUseNativeDialogs) fileDialog.setOptions(QFileDialog::DontUseNativeDialog); if (fileDialog.exec()) sFilename = fileDialog.selectedFiles().first(); #endif if (!sFilename.isEmpty()) { QFileInfo fi(sFilename); if (fi.exists() && queryPreset()) { const QString& sPreset = fi.completeBaseName(); pConfig->setPresetFile(sPreset, sFilename); emit loadPresetFile(sFilename); ++m_iInitPreset; // pConfig->sPreset = sPreset; pConfig->sPresetDir = fi.absolutePath(); setPreset(sPreset); refreshPreset(); } } stabilizePreset(); } void synthv1widget_preset::savePreset (void) { savePreset(m_pComboBox->currentText()); } void synthv1widget_preset::savePreset ( const QString& sPreset ) { if (sPreset.isEmpty()) return; synthv1_config *pConfig = synthv1_config::getInstance(); if (pConfig == NULL) return; const QString sExt(SYNTHV1_TITLE); QFileInfo fi(QDir(pConfig->sPresetDir), sPreset + '.' + sExt); QString sFilename = fi.absoluteFilePath(); if (!fi.exists()) { const QString& sTitle = tr("Save Preset") + " - " SYNTHV1_TITLE; const QString& sFilter = tr("Preset files (*.%1)").arg(sExt); #if 1//QT_VERSION < 0x040400 QFileDialog::Options options = 0; if (pConfig->bDontUseNativeDialogs) options |= QFileDialog::DontUseNativeDialog; sFilename = QFileDialog::getSaveFileName(parentWidget(), sTitle, sFilename, sFilter, NULL, options); #else QFileDialog fileDialog(nativeParentWidget(), sTitle, sFilename, sFilter); fileDialog.setAcceptMode(QFileDialog::AcceptSave); fileDialog.setFileMode(QFileDialog::AnyFile); fileDialog.setDefaultSuffix(sExt); QList urls(fileDialog.sidebarUrls()); urls.append(QUrl::fromLocalFile(pConfig->sPresetDir)); fileDialog.setSidebarUrls(urls); if (pConfig->bDontUseNativeDialogs) fileDialog.setOptions(QFileDialog::DontUseNativeDialog); if (fileDialog.exec()) sFilename = fileDialog.selectedFiles().first(); #endif } else { if (QMessageBox::warning(parentWidget(), tr("Warning") + " - " SYNTHV1_TITLE, tr("About to replace preset:\n\n" "\"%1\"\n\n" "Are you sure?") .arg(sPreset), QMessageBox::Ok | QMessageBox::Cancel) == QMessageBox::Cancel) { sFilename.clear(); } } if (!sFilename.isEmpty()) { if (QFileInfo(sFilename).suffix() != sExt) sFilename += '.' + sExt; emit savePresetFile(sFilename); pConfig->setPresetFile(sPreset, sFilename); ++m_iInitPreset; pConfig->sPreset = sPreset; pConfig->sPresetDir = QFileInfo(sFilename).absolutePath(); refreshPreset(); } stabilizePreset(); } void synthv1widget_preset::deletePreset (void) { const QString& sPreset = m_pComboBox->currentText(); if (sPreset.isEmpty()) return; synthv1_config *pConfig = synthv1_config::getInstance(); if (pConfig == NULL) return; if (QMessageBox::warning(parentWidget(), tr("Warning") + " - " SYNTHV1_TITLE, tr("About to remove preset:\n\n" "\"%1\"\n\n" "Are you sure?") .arg(sPreset), QMessageBox::Ok | QMessageBox::Cancel) == QMessageBox::Cancel) return; pConfig->removePreset(sPreset); clearPreset(); refreshPreset(); stabilizePreset(); } void synthv1widget_preset::resetPreset (void) { const QString& sPreset = m_pComboBox->currentText(); const bool bLoadPreset = (!sPreset.isEmpty() && m_pComboBox->findText(sPreset) >= 0); if (bLoadPreset && !queryPreset()) return; if (bLoadPreset) { loadPreset(sPreset); } else { emit resetPresetFile(); m_iDirtyPreset = 0; stabilizePreset(); } } // Widget refreshner-loader. void synthv1widget_preset::refreshPreset (void) { const bool bBlockSignals = m_pComboBox->blockSignals(true); const QString sOldPreset = m_pComboBox->currentText(); const QIcon icon(":/images/synthv1_preset.png"); m_pComboBox->clear(); synthv1_config *pConfig = synthv1_config::getInstance(); if (pConfig) { QStringListIterator iter(pConfig->presetList()); while (iter.hasNext()) { const QString& sPreset = iter.next(); m_pComboBox->addItem(icon, sPreset); } m_pComboBox->model()->sort(0); } const int iIndex = m_pComboBox->findText(sOldPreset); if (iIndex >= 0) m_pComboBox->setCurrentIndex(iIndex); else m_pComboBox->setEditText(sOldPreset); m_iDirtyPreset = 0; m_pComboBox->blockSignals(bBlockSignals); } // Preset control. void synthv1widget_preset::initPreset (void) { synthv1_config *pConfig = synthv1_config::getInstance(); if (pConfig && !pConfig->sPreset.isEmpty()) loadPreset(pConfig->sPreset); else newPreset(); } // Dirty flag accessors. void synthv1widget_preset::setDirtyPreset ( bool bDirtyPreset ) { if (bDirtyPreset) { ++m_iDirtyPreset; } else { m_iDirtyPreset = 0; } stabilizePreset(); } bool synthv1widget_preset::isDirtyPreset (void) const { return (m_iDirtyPreset > 0); } void synthv1widget_preset::stabilizePreset (void) { const QString& sPreset = m_pComboBox->currentText(); bool bEnabled = (!sPreset.isEmpty()); bool bExists = (m_pComboBox->findText(sPreset) >= 0); bool bDirty = (m_iDirtyPreset > 0); m_pSaveButton->setEnabled(bEnabled && (!bExists || bDirty)); m_pDeleteButton->setEnabled(bEnabled && bExists); m_pResetButton->setEnabled(bDirty); } // end of synthv1widget_preset.cpp synthv1-0.7.1/src/PaxHeaders.4140/synthv1widget_control.cpp0000644000000000000000000000013212566622134020462 xustar0030 mtime=1440425052.684715542 30 atime=1440425052.683715542 30 ctime=1440425052.684715542 synthv1-0.7.1/src/synthv1widget_control.cpp0000644000175000001440000003733412566622134021335 0ustar00rncbcusers00000000000000// synthv1widget_control.cpp // /**************************************************************************** Copyright (C) 2012-2015, rncbc aka Rui Nuno Capela. All rights reserved. This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. *****************************************************************************/ #include "synthv1widget_control.h" #include "synthv1widget_controls.h" #include "synthv1_config.h" #include #include #include //---------------------------------------------------------------------------- // synthv1widget_control -- UI wrapper form. // Kind of singleton reference. synthv1widget_control *synthv1widget_control::g_pInstance = NULL; // Constructor. synthv1widget_control::synthv1widget_control ( QWidget *pParent, Qt::WindowFlags wflags ) : QDialog(pParent, wflags) { // Setup UI struct... m_ui.setupUi(this); // Make it auto-modeless dialog... QDialog::setAttribute(Qt::WA_DeleteOnClose); // Control types... m_ui.ControlTypeComboBox->clear(); m_ui.ControlTypeComboBox->addItem( synthv1_controls::textFromType(synthv1_controls::CC), int(synthv1_controls::CC)); m_ui.ControlTypeComboBox->addItem( synthv1_controls::textFromType(synthv1_controls::RPN), int(synthv1_controls::RPN)); m_ui.ControlTypeComboBox->addItem( synthv1_controls::textFromType(synthv1_controls::NRPN), int(synthv1_controls::NRPN)); m_ui.ControlTypeComboBox->addItem( synthv1_controls::textFromType(synthv1_controls::CC14), int(synthv1_controls::CC14)); m_ui.ControlParamComboBox->setInsertPolicy(QComboBox::NoInsert); // Start clean. m_iControlParamUpdate = 0; m_iDirtyCount = 0; m_iDirtySetup = 0; // Populate param list. // activateControlType(m_ui.ControlTypeComboBox->currentIndex()); // Try to fix window geometry. adjustSize(); // UI signal/slot connections... QObject::connect(m_ui.ControlTypeComboBox, SIGNAL(activated(int)), SLOT(activateControlType(int))); QObject::connect(m_ui.ControlParamComboBox, SIGNAL(activated(int)), SLOT(changed())); QObject::connect(m_ui.ControlChannelSpinBox, SIGNAL(valueChanged(int)), SLOT(changed())); QObject::connect(m_ui.ControlLogarithmicCheckBox, SIGNAL(toggled(bool)), SLOT(changed())); QObject::connect(m_ui.ControlInvertCheckBox, SIGNAL(toggled(bool)), SLOT(changed())); QObject::connect(m_ui.ControlHookCheckBox, SIGNAL(toggled(bool)), SLOT(changed())); QObject::connect(m_ui.DialogButtonBox, SIGNAL(clicked(QAbstractButton *)), SLOT(clicked(QAbstractButton *))); QObject::connect(m_ui.DialogButtonBox, SIGNAL(accepted()), SLOT(accept())); QObject::connect(m_ui.DialogButtonBox, SIGNAL(rejected()), SLOT(reject())); // Pseudo-singleton reference setup. g_pInstance = this; } // Destructor. synthv1widget_control::~synthv1widget_control (void) { } // Pseudo-singleton instance. synthv1widget_control *synthv1widget_control::getInstance (void) { return g_pInstance; } // Pseudo-constructor. void synthv1widget_control::showInstance ( synthv1_controls *pControls, synthv1::ParamIndex index, const QString& sTitle, QWidget *pParent, Qt::WindowFlags wflags ) { synthv1widget_control *pInstance = synthv1widget_control::getInstance(); if (pInstance) pInstance->close(); pInstance = new synthv1widget_control(pParent, wflags); pInstance->setWindowTitle(sTitle); pInstance->setControls(pControls, index); pInstance->show(); } // Control accessors. void synthv1widget_control::setControls ( synthv1_controls *pControls, synthv1::ParamIndex index ) { ++m_iDirtySetup; m_pControls = pControls; m_index = index; m_key.status = synthv1_controls::CC; unsigned int flags = 0; if (m_pControls) { const synthv1_controls::Map& map = m_pControls->map(); synthv1_controls::Map::ConstIterator iter = map.constBegin(); const synthv1_controls::Map::ConstIterator& iter_end = map.constEnd(); for ( ; iter != iter_end; ++iter) { const synthv1_controls::Data& data = iter.value(); if (synthv1::ParamIndex(data.index) == m_index) { flags = data.flags; m_key = iter.key(); break; } } } setControlKey(m_key); const bool bFloat = synthv1_param::paramFloat(m_index); m_ui.ControlLogarithmicCheckBox->setChecked( (flags & synthv1_controls::Logarithmic) && bFloat); m_ui.ControlLogarithmicCheckBox->setEnabled(bFloat); m_ui.ControlInvertCheckBox->setChecked( (flags & synthv1_controls::Invert)); m_ui.ControlInvertCheckBox->setEnabled(true); m_ui.ControlHookCheckBox->setChecked( (flags & synthv1_controls::Hook) || !bFloat); m_ui.ControlHookCheckBox->setEnabled(bFloat); --m_iDirtySetup; m_iDirtyCount = 0; } synthv1_controls *synthv1widget_control::controls (void) const { return m_pControls; } synthv1::ParamIndex synthv1widget_control::controlIndex (void) const { return m_index; } // Pseudo-destructor. void synthv1widget_control::closeEvent ( QCloseEvent *pCloseEvent ) { // Pseudo-singleton reference setup. g_pInstance = NULL; // Sure acceptance and probable destruction (cf. WA_DeleteOnClose). QDialog::closeEvent(pCloseEvent); } // Process incoming controller key event. void synthv1widget_control::setControlKey ( const synthv1_controls::Key& key ) { setControlType(key.type()); setControlParam(key.param); m_ui.ControlChannelSpinBox->setValue(key.channel()); QPushButton *pResetButton = m_ui.DialogButtonBox->button(QDialogButtonBox::Reset); if (pResetButton && m_pControls) pResetButton->setEnabled(m_pControls->find_control(key) >= 0); } synthv1_controls::Key synthv1widget_control::controlKey (void) const { synthv1_controls::Key key; const synthv1_controls::Type ctype = controlType(); const unsigned short channel = controlChannel(); key.status = ctype | (channel & 0x1f); key.param = controlParam(); return key; } // Change settings (anything else slot). void synthv1widget_control::changed (void) { if (m_iDirtySetup > 0) return; #ifdef CONFIG_DEBUG_0 qDebug("synthv1widget_control::changed()"); #endif ++m_iDirtyCount; stabilize(); } // Reset settings (action button slot). void synthv1widget_control::clicked ( QAbstractButton *pButton ) { #ifdef CONFIG_DEBUG_0 qDebug("synthv1widget_control::clicked(%p)", pButton); #endif QDialogButtonBox::ButtonRole role = m_ui.DialogButtonBox->buttonRole(pButton); if ((role & QDialogButtonBox::ResetRole) == QDialogButtonBox::ResetRole) reset(); } // Reset settings (Reset button slot). void synthv1widget_control::reset (void) { if (m_pControls == NULL) return; #ifdef CONFIG_DEBUG_0 qDebug("synthv1widget_control::reset()"); #endif const int iIndex = m_pControls->find_control(m_key); if (iIndex < 0) return; // Unmap the existing controller.... m_pControls->remove_control(m_key); // Save controls... synthv1_config *pConfig = synthv1_config::getInstance(); if (pConfig) pConfig->saveControls(m_pControls); // Aint't dirty no more... m_iDirtyCount = 0; // Bail out... QDialog::accept(); QDialog::close(); } // Accept settings (OK button slot). void synthv1widget_control::accept (void) { if (m_pControls == NULL) return; #ifdef CONFIG_DEBUG_0 qDebug("synthv1widget_control::accept()"); #endif // Unmap the existing controller.... int iIndex = m_pControls->find_control(m_key); if (iIndex >= 0) m_pControls->remove_control(m_key); // Get new map settings... m_key = controlKey(); // Check if already mapped to someone else... iIndex = m_pControls->find_control(m_key); if (iIndex >= 0 && synthv1::ParamIndex(iIndex) != m_index) { if (QMessageBox::warning(this, QDialog::windowTitle(), tr("MIDI controller is already assigned.\n\n" "Do you want to replace the mapping?"), QMessageBox::Ok | QMessageBox::Cancel) == QMessageBox::Cancel) return; } // Unmap the existing controller.... if (iIndex >= 0) m_pControls->remove_control(m_key); // Reset controller flags all te way... unsigned int flags = 0; if (m_ui.ControlLogarithmicCheckBox->isEnabled() && m_ui.ControlLogarithmicCheckBox->isChecked()) flags |= synthv1_controls::Logarithmic; if (m_ui.ControlInvertCheckBox->isEnabled() && m_ui.ControlInvertCheckBox->isChecked()) flags |= synthv1_controls::Invert; if (m_ui.ControlHookCheckBox->isEnabled() && m_ui.ControlHookCheckBox->isChecked()) flags |= synthv1_controls::Hook; // Map the damn controller.... synthv1_controls::Data data; data.index = m_index; data.flags = flags; m_pControls->add_control(m_key, data); // Save controls... synthv1_config *pConfig = synthv1_config::getInstance(); if (pConfig) pConfig->saveControls(m_pControls); // Aint't dirty no more... m_iDirtyCount = 0; // Just go with dialog acceptance... QDialog::accept(); QDialog::close(); } // Reject settings (Cancel button slot). void synthv1widget_control::reject (void) { #ifdef CONFIG_DEBUG_0 qDebug("synthv1widget_control::reject()"); #endif // Check if there's any pending changes... if (m_iDirtyCount > 0) { switch (QMessageBox::warning(this, QDialog::windowTitle(), tr("Some settings have been changed.\n\n" "Do you want to apply the changes?"), QMessageBox::Apply | QMessageBox::Discard | QMessageBox::Cancel)) { case QMessageBox::Discard: break; case QMessageBox::Apply: accept(); default: return; } } // Just go with dialog rejection... QDialog::reject(); QDialog::close(); } // Perotected slots. void synthv1widget_control::activateControlType ( int iControlType ) { #ifdef CONFIG_DEBUG_0 qDebug("synthv1widget_control::activateControlType(%d)", iControlType); #endif updateControlType(iControlType); changed(); } void synthv1widget_control::editControlParamFinished (void) { if (m_iControlParamUpdate > 0) return; ++m_iControlParamUpdate; const QString& sControlParam = m_ui.ControlParamComboBox->currentText(); bool bOk = false; sControlParam.toInt(&bOk); if (bOk) changed(); --m_iControlParamUpdate; } void synthv1widget_control::stabilize (void) { const bool bValid = (m_iDirtyCount > 0); m_ui.DialogButtonBox->button(QDialogButtonBox::Ok)->setEnabled(bValid); } // Control type dependency refresh. void synthv1widget_control::updateControlType ( int iControlType ) { if (iControlType < 0) iControlType = m_ui.ControlTypeComboBox->currentIndex(); const synthv1_controls::Type ctype = controlTypeFromIndex(iControlType); const bool bOldEditable = m_ui.ControlParamComboBox->isEditable(); const int iOldParam = m_ui.ControlParamComboBox->currentIndex(); const QString sOldParam = m_ui.ControlParamComboBox->currentText(); m_ui.ControlParamComboBox->clear(); const QString sMask("%1 - %2"); switch (ctype) { case synthv1_controls::CC: { if (m_ui.ControlParamTextLabel) m_ui.ControlParamTextLabel->setEnabled(true); m_ui.ControlParamComboBox->setEnabled(true); m_ui.ControlParamComboBox->setEditable(false); const synthv1widget_controls::Names& controllers = synthv1widget_controls::controllerNames(); for (unsigned short param = 0; param < 128; ++param) { m_ui.ControlParamComboBox->addItem( sMask.arg(param).arg(controllers.value(param)), int(param)); } break; } case synthv1_controls::RPN: { if (m_ui.ControlParamTextLabel) m_ui.ControlParamTextLabel->setEnabled(true); m_ui.ControlParamComboBox->setEnabled(true); m_ui.ControlParamComboBox->setEditable(true); const synthv1widget_controls::Names& rpns = synthv1widget_controls::rpnNames(); synthv1widget_controls::Names::ConstIterator iter = rpns.constBegin(); const synthv1widget_controls::Names::ConstIterator& iter_end = rpns.constEnd(); for ( ; iter != iter_end; ++iter) { const unsigned short param = iter.key(); m_ui.ControlParamComboBox->addItem( sMask.arg(param).arg(iter.value()), int(param)); } break; } case synthv1_controls::NRPN: { if (m_ui.ControlParamTextLabel) m_ui.ControlParamTextLabel->setEnabled(true); m_ui.ControlParamComboBox->setEnabled(true); m_ui.ControlParamComboBox->setEditable(true); const synthv1widget_controls::Names& nrpns = synthv1widget_controls::nrpnNames(); synthv1widget_controls::Names::ConstIterator iter = nrpns.constBegin(); const synthv1widget_controls::Names::ConstIterator& iter_end = nrpns.constEnd(); for ( ; iter != iter_end; ++iter) { const unsigned short param = iter.key(); m_ui.ControlParamComboBox->addItem( sMask.arg(param).arg(iter.value()), int(param)); } break; } case synthv1_controls::CC14: { if (m_ui.ControlParamTextLabel) m_ui.ControlParamTextLabel->setEnabled(true); m_ui.ControlParamComboBox->setEnabled(true); m_ui.ControlParamComboBox->setEditable(false); const synthv1widget_controls::Names& control14s = synthv1widget_controls::control14Names(); for (unsigned short param = 1; param < 32; ++param) { m_ui.ControlParamComboBox->addItem( sMask.arg(param).arg(control14s.value(param)), int(param)); } break; } default: break; } if (iOldParam >= 0 && iOldParam < m_ui.ControlParamComboBox->count()) m_ui.ControlParamComboBox->setCurrentIndex(iOldParam); if (m_ui.ControlParamComboBox->isEditable()) { QObject::connect(m_ui.ControlParamComboBox->lineEdit(), SIGNAL(editingFinished()), SLOT(editControlParamFinished())); if (bOldEditable) m_ui.ControlParamComboBox->setEditText(sOldParam); } } void synthv1widget_control::setControlType ( synthv1_controls::Type ctype ) { const int iControlType = indexFromControlType(ctype); m_ui.ControlTypeComboBox->setCurrentIndex(iControlType); updateControlType(iControlType); } synthv1_controls::Type synthv1widget_control::controlType (void) const { return controlTypeFromIndex(m_ui.ControlTypeComboBox->currentIndex()); } void synthv1widget_control::setControlParam ( unsigned short param ) { const int iControlParam = indexFromControlParam(param); if (iControlParam >= 0) { m_ui.ControlParamComboBox->setCurrentIndex(iControlParam); } else { const QString& sControlParam = QString::number(param); m_ui.ControlParamComboBox->setEditText(sControlParam); } } unsigned short synthv1widget_control::controlParam (void) const { if (m_ui.ControlParamComboBox->isEditable()) { unsigned short param = 0; const QString& sControlParam = m_ui.ControlParamComboBox->currentText(); bool bOk = false; param = sControlParam.toInt(&bOk); if (bOk) return param; } return controlParamFromIndex(m_ui.ControlParamComboBox->currentIndex()); } unsigned short synthv1widget_control::controlChannel (void) const { return m_ui.ControlChannelSpinBox->value(); } synthv1_controls::Type synthv1widget_control::controlTypeFromIndex ( int iIndex ) const { if (iIndex >= 0 && iIndex < m_ui.ControlTypeComboBox->count()) return synthv1_controls::Type( m_ui.ControlTypeComboBox->itemData(iIndex).toInt()); else return synthv1_controls::CC; } int synthv1widget_control::indexFromControlType ( synthv1_controls::Type ctype ) const { return m_ui.ControlTypeComboBox->findData(int(ctype)); } unsigned short synthv1widget_control::controlParamFromIndex ( int iIndex ) const { if (iIndex >= 0 && iIndex < m_ui.ControlParamComboBox->count()) return m_ui.ControlParamComboBox->itemData(iIndex).toInt(); else return 0; } int synthv1widget_control::indexFromControlParam ( unsigned short param ) const { return m_ui.ControlParamComboBox->findData(int(param)); } // end of synthv1widget_control.cpp synthv1-0.7.1/src/PaxHeaders.4140/synthv1_config.cpp0000644000000000000000000000013212566622134017043 xustar0030 mtime=1440425052.680715542 30 atime=1440425052.680715542 30 ctime=1440425052.680715542 synthv1-0.7.1/src/synthv1_config.cpp0000644000175000001440000002312412566622134017706 0ustar00rncbcusers00000000000000// synthv1_config.cpp // /**************************************************************************** Copyright (C) 2012-2015, rncbc aka Rui Nuno Capela. All rights reserved. This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. *****************************************************************************/ #include "synthv1_config.h" #include "synthv1_programs.h" #include "synthv1_controls.h" #include //------------------------------------------------------------------------- // synthv1_config - Prototype settings structure (pseudo-singleton). // // Singleton instance accessor (static). synthv1_config *synthv1_config::g_pSettings = NULL; synthv1_config *synthv1_config::getInstance (void) { return g_pSettings; } // Constructor. synthv1_config::synthv1_config (void) : QSettings(SYNTHV1_DOMAIN, SYNTHV1_TITLE) { g_pSettings = this; load(); } // Default destructor. synthv1_config::~synthv1_config (void) { save(); g_pSettings = NULL; } // Preset utility methods. QString synthv1_config::presetGroup (void) const { return "/Presets/"; } QString synthv1_config::presetFile ( const QString& sPreset ) { QSettings::beginGroup(presetGroup()); const QString sPresetFile(QSettings::value(sPreset).toString()); QSettings::endGroup(); return sPresetFile; } void synthv1_config::setPresetFile ( const QString& sPreset, const QString& sPresetFile ) { QSettings::beginGroup(presetGroup()); QSettings::setValue(sPreset, sPresetFile); QSettings::endGroup(); } void synthv1_config::removePreset ( const QString& sPreset ) { QSettings::beginGroup(presetGroup()); const QString& sPresetFile = QSettings::value(sPreset).toString(); if (QFileInfo(sPresetFile).exists()) QFile(sPresetFile).remove(); QSettings::remove(sPreset); QSettings::endGroup(); } QStringList synthv1_config::presetList (void) { QStringList list; QSettings::beginGroup(presetGroup()); QStringListIterator iter(QSettings::childKeys()); while (iter.hasNext()) { const QString& sPreset = iter.next(); if (QFileInfo(QSettings::value(sPreset).toString()).exists()) list.append(sPreset); } QSettings::endGroup(); return list; } // Programs utility methods. QString synthv1_config::programsGroup (void) const { return "/Programs"; } QString synthv1_config::bankPrefix (void) const { return "/Bank_"; } void synthv1_config::loadPrograms ( synthv1_programs *pPrograms ) { pPrograms->clear_banks(); QSettings::beginGroup(programsGroup()); const QStringList& bank_keys = QSettings::childKeys(); QStringListIterator bank_iter(bank_keys); while (bank_iter.hasNext()) { const QString& bank_key = bank_iter.next(); uint16_t bank_id = bank_key.toInt(); const QString& bank_name = QSettings::value(bank_key).toString(); synthv1_programs::Bank *pBank = pPrograms->add_bank(bank_id, bank_name); QSettings::beginGroup(bankPrefix() + bank_key); const QStringList& prog_keys = QSettings::childKeys(); QStringListIterator prog_iter(prog_keys); while (prog_iter.hasNext()) { const QString& prog_key = prog_iter.next(); uint16_t prog_id = prog_key.toInt(); const QString& prog_name = QSettings::value(prog_key).toString(); pBank->add_prog(prog_id, prog_name); } QSettings::endGroup(); } QSettings::endGroup(); pPrograms->enabled(bProgramsEnabled); } void synthv1_config::savePrograms ( synthv1_programs *pPrograms ) { bProgramsEnabled = pPrograms->enabled(); clearPrograms(); QSettings::beginGroup(programsGroup()); const synthv1_programs::Banks& banks = pPrograms->banks(); synthv1_programs::Banks::ConstIterator bank_iter = banks.constBegin(); const synthv1_programs::Banks::ConstIterator& bank_end = banks.constEnd(); for ( ; bank_iter != bank_end; ++bank_iter) { synthv1_programs::Bank *pBank = bank_iter.value(); const QString& bank_key = QString::number(pBank->id()); const QString& bank_name = pBank->name(); QSettings::setValue(bank_key, bank_name); QSettings::beginGroup(bankPrefix() + bank_key); const synthv1_programs::Progs& progs = pBank->progs(); synthv1_programs::Progs::ConstIterator prog_iter = progs.constBegin(); const synthv1_programs::Progs::ConstIterator& prog_end = progs.constEnd(); for ( ; prog_iter != prog_end; ++prog_iter) { synthv1_programs::Prog *pProg = prog_iter.value(); const QString& prog_key = QString::number(pProg->id()); const QString& prog_name = pProg->name(); QSettings::setValue(prog_key, prog_name); } QSettings::endGroup(); } QSettings::endGroup(); QSettings::sync(); } void synthv1_config::clearPrograms (void) { QSettings::beginGroup(programsGroup()); const QStringList& bank_keys = QSettings::childKeys(); QStringListIterator bank_iter(bank_keys); while (bank_iter.hasNext()) { const QString& bank_key = bank_iter.next(); QSettings::beginGroup(bankPrefix() + bank_key); const QStringList& prog_keys = QSettings::childKeys(); QStringListIterator prog_iter(prog_keys); while (prog_iter.hasNext()) { const QString& prog_key = prog_iter.next(); QSettings::remove(prog_key); } QSettings::endGroup(); QSettings::remove(bank_key); } QSettings::endGroup(); } // Programs utility methods. QString synthv1_config::controlsGroup (void) const { return "/Controllers"; } QString synthv1_config::controlPrefix (void) const { return "/Control"; } void synthv1_config::loadControls ( synthv1_controls *pControls ) { pControls->clear(); QSettings::beginGroup(controlsGroup()); const QStringList& keys = QSettings::childKeys(); QStringListIterator iter(keys); while (iter.hasNext()) { const QString& sKey = '/' + iter.next(); const QStringList& clist = sKey.split('_'); if (clist.at(0) == controlPrefix()) { const unsigned short channel = clist.at(1).toInt(); const synthv1_controls::Type ctype = synthv1_controls::typeFromText(clist.at(2)); synthv1_controls::Key key; key.status = ctype | (channel & 0x1f); key.param = clist.at(3).toInt(); const QStringList& vlist = QSettings::value(sKey).toStringList(); synthv1_controls::Data data; data.index = vlist.at(0).toInt(); if (vlist.count() > 1) data.flags = vlist.at(1).toInt(); pControls->add_control(key, data); } } QSettings::endGroup(); pControls->enabled(bControlsEnabled); } void synthv1_config::saveControls ( synthv1_controls *pControls ) { bControlsEnabled = pControls->enabled(); clearControls(); QSettings::beginGroup(controlsGroup()); const synthv1_controls::Map& map = pControls->map(); synthv1_controls::Map::ConstIterator iter = map.constBegin(); const synthv1_controls::Map::ConstIterator& iter_end = map.constEnd(); for ( ; iter != iter_end; ++iter) { const synthv1_controls::Key& key = iter.key(); QString sKey = controlPrefix(); sKey += '_' + QString::number(key.channel()); sKey += '_' + synthv1_controls::textFromType(key.type()); sKey += '_' + QString::number(key.param); const synthv1_controls::Data& data = iter.value(); QStringList vlist; vlist.append(QString::number(data.index)); vlist.append(QString::number(data.flags)); QSettings::setValue(sKey, vlist); } QSettings::endGroup(); QSettings::sync(); } void synthv1_config::clearControls (void) { QSettings::beginGroup(controlsGroup()); const QStringList& keys = QSettings::childKeys(); QStringListIterator iter(keys); while (iter.hasNext()) { const QString& key = iter.next(); QSettings::remove(key); } QSettings::endGroup(); } // Explicit I/O methods. void synthv1_config::load (void) { QSettings::beginGroup("/Default"); sPreset = QSettings::value("/Preset").toString(); sPresetDir = QSettings::value("/PresetDir").toString(); iKnobDialMode = QSettings::value("/KnobDialMode", 0).toInt(); bControlsEnabled = QSettings::value("/ControlsEnabled", false).toBool(); bProgramsEnabled = QSettings::value("/ProgramsEnabled", false).toBool(); QSettings::endGroup(); QSettings::beginGroup("/Dialogs"); bProgramsPreview = QSettings::value("/ProgramsPreview", false).toBool(); bUseNativeDialogs = QSettings::value("/UseNativeDialogs", true).toBool(); // Run-time special non-persistent options. bDontUseNativeDialogs = !bUseNativeDialogs; QSettings::endGroup(); QSettings::beginGroup("/Custom"); sCustomStyleTheme = QSettings::value("/StyleTheme").toString(); QSettings::endGroup(); } void synthv1_config::save (void) { QSettings::beginGroup("/Program"); QSettings::setValue("/Version", SYNTHV1_VERSION); QSettings::endGroup(); QSettings::beginGroup("/Default"); QSettings::setValue("/Preset", sPreset); QSettings::setValue("/PresetDir", sPresetDir); QSettings::setValue("/KnobDialMode", iKnobDialMode); QSettings::setValue("/ControlsEnabled", bControlsEnabled); QSettings::setValue("/ProgramsEnabled", bProgramsEnabled); QSettings::endGroup(); QSettings::beginGroup("/Dialogs"); QSettings::setValue("/ProgramsPreview", bProgramsPreview); QSettings::setValue("/UseNativeDialogs", bUseNativeDialogs); QSettings::endGroup(); QSettings::beginGroup("/Custom"); QSettings::setValue("/StyleTheme", sCustomStyleTheme); QSettings::endGroup(); QSettings::sync(); } // end of synthv1_config.cpp synthv1-0.7.1/src/PaxHeaders.4140/synthv1widget_control.h0000644000000000000000000000013212566622134020127 xustar0030 mtime=1440425052.684715542 30 atime=1440425052.684715542 30 ctime=1440425052.684715542 synthv1-0.7.1/src/synthv1widget_control.h0000644000175000001440000000647712566622134021006 0ustar00rncbcusers00000000000000// synthv1widget_control.h // /**************************************************************************** Copyright (C) 2012-2015, rncbc aka Rui Nuno Capela. All rights reserved. This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. *****************************************************************************/ #ifndef __synthv1widget_control_h #define __synthv1widget_control_h #include "ui_synthv1widget_control.h" #include "synthv1_controls.h" #include "synthv1_param.h" // forward decls. class QCloseEvent; //---------------------------------------------------------------------------- // synthv1widget_control -- UI wrapper form. class synthv1widget_control : public QDialog { Q_OBJECT public: // Pseudo-singleton instance. static synthv1widget_control *getInstance(); // Pseudo-constructor. static void showInstance( synthv1_controls *pControls, synthv1::ParamIndex index, const QString& sTitle, QWidget *pParent = 0, Qt::WindowFlags wflags = 0); // Control accessors. void setControls(synthv1_controls *pControls, synthv1::ParamIndex index); synthv1_controls *controls() const; synthv1::ParamIndex controlIndex() const; // Process incoming controller key event. void setControlKey(const synthv1_controls::Key& key); synthv1_controls::Key controlKey() const; protected slots: void changed(); void clicked(QAbstractButton *); void reset(); void accept(); void reject(); void activateControlType(int); void editControlParamFinished(); void stabilize(); protected: // Constructor. synthv1widget_control(QWidget *pParent = 0, Qt::WindowFlags wflags = 0); // Destructor. ~synthv1widget_control(); // Pseudo-destructor. void closeEvent(QCloseEvent *pCloseEvent); // Control type dependency refresh. void updateControlType(int iControlType); void setControlType(synthv1_controls::Type ctype); synthv1_controls::Type controlType() const; void setControlParam(unsigned short param); unsigned short controlParam() const; unsigned short controlChannel() const; synthv1_controls::Type controlTypeFromIndex (int iIndex) const; int indexFromControlType(synthv1_controls::Type ctype) const; unsigned short controlParamFromIndex(int iIndex) const; int indexFromControlParam(unsigned short param) const; private: // The Qt-designer UI struct... Ui::synthv1widget_control m_ui; // Instance variables. synthv1_controls *m_pControls; // Target subject. synthv1_controls::Key m_key; synthv1::ParamIndex m_index; // Instance variables. int m_iControlParamUpdate; int m_iDirtyCount; int m_iDirtySetup; // Pseudo-singleton instance. static synthv1widget_control *g_pInstance; }; #endif // __synthv1widget_control_h // end of synthv1widget_control.h synthv1-0.7.1/src/PaxHeaders.4140/synthv1_list.h0000644000000000000000000000013212566622134016216 xustar0030 mtime=1440425052.681715542 30 atime=1440425052.681715542 30 ctime=1440425052.681715542 synthv1-0.7.1/src/synthv1_list.h0000644000175000001440000000330512566622134017060 0ustar00rncbcusers00000000000000// synthv1_list.h // /**************************************************************************** Copyright (C) 2012, rncbc aka Rui Nuno Capela. All rights reserved. This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. *****************************************************************************/ #ifndef __synthv1_list_h #define __synthv1_list_h //------------------------------------------------------------------------- // synthv1_list - generic double-linked list node. template class synthv1_list { public: synthv1_list() : m_prev(0), m_next(0) {} void append(T *p) { p->m_prev = m_prev; p->m_next = 0; if (m_prev) m_prev->m_next = p; else m_next = p; m_prev = p; } void remove(T *p) { if (p->m_prev) p->m_prev->m_next = p->m_next; else m_next = p->m_next; if (p->m_next) p->m_next->m_prev = p->m_prev; else m_prev = p->m_prev; } T *prev() const { return m_prev; } T *next() const { return m_next; } private: T *m_prev; T *m_next; }; #endif // __synthv1_list_h // end of synthv1_list.h synthv1-0.7.1/src/PaxHeaders.4140/synthv1widget_programs.cpp0000644000000000000000000000013212566622134020634 xustar0030 mtime=1440425052.685715542 30 atime=1440425052.685715542 30 ctime=1440425052.685715542 synthv1-0.7.1/src/synthv1widget_programs.cpp0000644000175000001440000003434312566622134021504 0ustar00rncbcusers00000000000000// synthv1widget_programs.cpp // /**************************************************************************** Copyright (C) 2012-2015, rncbc aka Rui Nuno Capela. All rights reserved. This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. *****************************************************************************/ #include "synthv1widget_programs.h" #include "synthv1_programs.h" #include "synthv1_config.h" #include #include #include #include //---------------------------------------------------------------------------- // synthv1widget_programs_item_delegate -- Custom (tree) list item delegate. // ctor. synthv1widget_programs_item_delegate::synthv1widget_programs_item_delegate ( QObject *pParent ) : QItemDelegate(pParent) { } // QItemDelegate interface... QSize synthv1widget_programs_item_delegate::sizeHint ( const QStyleOptionViewItem& option, const QModelIndex& index ) const { return QItemDelegate::sizeHint(option, index) + QSize(4, 4); } QWidget *synthv1widget_programs_item_delegate::createEditor ( QWidget *pParent, const QStyleOptionViewItem& /*option*/, const QModelIndex& index ) const { QWidget *pEditor = NULL; switch (index.column()) { case 0: // Data. { QSpinBox *pSpinBox = new QSpinBox(pParent); pSpinBox->setMinimum(0); if (index.parent().isValid()) pSpinBox->setMaximum(127); else pSpinBox->setMaximum(16383); pEditor = pSpinBox; break; } case 1: // Text. { if (index.parent().isValid()) { QComboBox *pComboBox = new QComboBox(pParent); pComboBox->setEditable(true); synthv1_config *pConfig = synthv1_config::getInstance(); if (pConfig) pComboBox->addItems(pConfig->presetList()); pEditor = pComboBox; } else { QLineEdit *pLineEdit = new QLineEdit(pParent); pEditor = pLineEdit; } break; } default: break; } #ifdef CONFIG_DEBUG_0 qDebug("synthv1widget_programs_item_delegate::createEditor(%p, %d, %d) = %p", pParent, index.row(), index.column(), pEditor); #endif return pEditor; } void synthv1widget_programs_item_delegate::setEditorData ( QWidget *pEditor, const QModelIndex& index ) const { #ifdef CONFIG_DEBUG_0 qDebug("synthv1widget_programs_item_delegate::setEditorData(%p, %d, %d)", pEditor, index.row(), index.column()); #endif switch (index.column()) { case 0: // Data. { const QString& sData = index.data().toString(); // = index.model()->data(index, Qt::DisplayRole).toString(); QSpinBox *pSpinBox = qobject_cast (pEditor); if (pSpinBox) { const int iData = sData.section("=", 0, 0).toInt(); pSpinBox->setValue(iData); } break; } case 1: // Text. { const QString& sText = index.data().toString(); // = index.model()->data(index, Qt::DisplayRole).toString(); if (index.parent().isValid()) { QComboBox *pComboBox = qobject_cast (pEditor); if (pComboBox) pComboBox->setEditText(sText); } else { QLineEdit *pLineEdit = qobject_cast (pEditor); if (pLineEdit) pLineEdit->setText(sText); } break; } default: break; } } void synthv1widget_programs_item_delegate::setModelData ( QWidget *pEditor, QAbstractItemModel *pModel, const QModelIndex& index ) const { #ifdef CONFIG_DEBUG_0 qDebug("synthv1widget_programs_item_delegate::setModelData(%p, %d, %d)", pEditor, index.row(), index.column()); #endif switch (index.column()) { case 0: // Data. { QSpinBox *pSpinBox = qobject_cast (pEditor); if (pSpinBox) { const int iData = pSpinBox->value(); QString sData = QString::number(iData); if (index.parent().isValid()) sData += " ="; pModel->setData(index, sData); } break; } case 1: // Text. { if (index.parent().isValid()) { QComboBox *pComboBox = qobject_cast (pEditor); if (pComboBox) { const QString& sText = pComboBox->currentText(); pModel->setData(index, sText); } } else { QLineEdit *pLineEdit = qobject_cast (pEditor); if (pLineEdit) { const QString& sText = pLineEdit->text(); pModel->setData(index, sText); } } break; } default: break; } // Done. } //---------------------------------------------------------------------------- // synthv1widget_programs -- UI wrapper form. // ctor. synthv1widget_programs::synthv1widget_programs ( QWidget *pParent ) : QTreeWidget(pParent) { QTreeWidget::setColumnCount(2); QTreeWidget::setRootIsDecorated(true); QTreeWidget::setAlternatingRowColors(true); QTreeWidget::setUniformRowHeights(true); QTreeWidget::setAllColumnsShowFocus(true); QTreeWidget::setSelectionBehavior(QAbstractItemView::SelectRows); QTreeWidget::setSelectionMode(QAbstractItemView::SingleSelection); QHeaderView *pHeaderView = QTreeWidget::header(); #if QT_VERSION < 0x050000 pHeaderView->setResizeMode(QHeaderView::ResizeToContents); #else pHeaderView->setSectionResizeMode(QHeaderView::ResizeToContents); #endif pHeaderView->hide(); QTreeWidget::setItemDelegate(new synthv1widget_programs_item_delegate(this)); QObject::connect(this, SIGNAL(itemChanged(QTreeWidgetItem *, int)), SLOT(itemChangedSlot(QTreeWidgetItem *, int))); QObject::connect(this, SIGNAL(itemExpanded(QTreeWidgetItem *)), SLOT(itemExpandedSlot(QTreeWidgetItem *))); QObject::connect(this, SIGNAL(itemCollapsed(QTreeWidgetItem *)), SLOT(itemCollapsedSlot(QTreeWidgetItem *))); } // dtor. synthv1widget_programs::~synthv1widget_programs (void) { } // utilities. void synthv1widget_programs::loadPrograms ( synthv1_programs *pPrograms ) { QTreeWidget::clear(); QList items; QTreeWidgetItem *pCurrentItem = NULL; const synthv1_programs::Banks& banks = pPrograms->banks(); synthv1_programs::Banks::ConstIterator bank_iter = banks.constBegin(); const synthv1_programs::Banks::ConstIterator& bank_end = banks.constEnd(); for ( ; bank_iter != bank_end; ++bank_iter) { synthv1_programs::Bank *pBank = bank_iter.value(); QTreeWidgetItem *pBankItem = new QTreeWidgetItem(this); pBankItem->setIcon(0, QIcon(":/images/presetBankOpen.png")); pBankItem->setText(0, QString::number(pBank->id())); pBankItem->setText(1, pBank->name()); pBankItem->setFlags(Qt::ItemIsEnabled | Qt::ItemIsEditable); pBankItem->setData(0, Qt::UserRole, pBank->id()); const synthv1_programs::Progs& progs = pBank->progs(); synthv1_programs::Progs::ConstIterator prog_iter = progs.constBegin(); const synthv1_programs::Progs::ConstIterator& prog_end = progs.constEnd(); for ( ; prog_iter != prog_end; ++prog_iter) { synthv1_programs::Prog *pProg = prog_iter.value(); QTreeWidgetItem *pProgItem = new QTreeWidgetItem(pBankItem); pProgItem->setIcon(1, QIcon(":/images/synthv1_preset.png")); pProgItem->setText(0, QString::number(pProg->id()) + " ="); pProgItem->setText(1, pProg->name()); pProgItem->setFlags( Qt::ItemIsEnabled | Qt::ItemIsEditable | Qt::ItemIsSelectable); pProgItem->setData(0, Qt::TextAlignmentRole, int(Qt::AlignRight | Qt::AlignVCenter)); pProgItem->setData(0, Qt::UserRole, pProg->id()); if (pBank == pPrograms->current_bank() && pProg == pPrograms->current_prog()) pCurrentItem = pProgItem; } items.append(pBankItem); } QTreeWidget::addTopLevelItems(items); QTreeWidget::expandAll(); QTreeWidget::setCurrentItem(pCurrentItem); } void synthv1widget_programs::savePrograms ( synthv1_programs *pPrograms ) { pPrograms->clear_banks(); const int iBankCount = QTreeWidget::topLevelItemCount(); for (int iBank = 0 ; iBank < iBankCount; ++iBank) { QTreeWidgetItem *pBankItem = QTreeWidget::topLevelItem(iBank); uint16_t bank_id = pBankItem->data(0, Qt::UserRole).toInt(); const QString& bank_name = pBankItem->text(1).simplified(); synthv1_programs::Bank *pBank = pPrograms->add_bank(bank_id, bank_name); const int iProgCount = pBankItem->childCount(); for (int iProg = 0 ; iProg < iProgCount; ++iProg) { QTreeWidgetItem *pProgItem = pBankItem->child(iProg); uint16_t prog_id = pProgItem->data(0, Qt::UserRole).toInt(); const QString& prog_name = pProgItem->text(1).simplified(); pBank->add_prog(prog_id, prog_name); } } } void synthv1widget_programs::selectProgram ( synthv1_programs *pPrograms ) { const QList& selectedItems = QTreeWidget::selectedItems(); if (!selectedItems.isEmpty()) { QTreeWidgetItem *pProgItem = selectedItems.first(); QTreeWidgetItem *pBankItem = pProgItem->parent(); if (pBankItem) { const uint16_t bank_id = pBankItem->data(0, Qt::UserRole).toInt(); const uint16_t prog_id = pProgItem->data(0, Qt::UserRole).toInt(); pPrograms->select_program(bank_id, prog_id); } } } // slots. void synthv1widget_programs::addBankItem (void) { QTreeWidget::setFocus(); QTreeWidgetItem *pBankItem = newBankItem(); if (pBankItem) { QTreeWidget::setCurrentItem(pBankItem); QTreeWidget::editItem(pBankItem, 1); } } void synthv1widget_programs::addProgramItem (void) { QTreeWidget::setFocus(); QTreeWidgetItem *pProgItem = newProgramItem(); if (pProgItem) { QTreeWidget::setCurrentItem(pProgItem); QTreeWidget::editItem(pProgItem, 1); } } // factory methods. QTreeWidgetItem *synthv1widget_programs::newBankItem (void) { QTreeWidgetItem *pItem = QTreeWidget::currentItem(); QTreeWidgetItem *pBankItem = (pItem ? pItem->parent() : NULL); if (pBankItem == NULL) pBankItem = pItem; int iBank = 0; int iBankData = 0; if (pBankItem) { iBankData = pBankItem->data(0, Qt::UserRole).toInt() + 1; if (iBankData > 16383) iBankData = 0; else iBank = QTreeWidget::indexOfTopLevelItem(pBankItem) + 1; } const int iBankCount = QTreeWidget::topLevelItemCount(); for ( ; iBank < iBankCount; ++iBank) { pBankItem = QTreeWidget::topLevelItem(iBank); if (iBankData < pBankItem->data(0, Qt::UserRole).toInt()) break; if (++iBankData > 16383) return NULL; } pBankItem = new QTreeWidgetItem(QStringList() << QString::number(iBankData) << tr("Bank %1").arg(iBankData)); pBankItem->setIcon(0, QIcon(":/images/presetBank.png")); pBankItem->setFlags(Qt::ItemIsEnabled | Qt::ItemIsEditable); pBankItem->setData(0, Qt::UserRole, iBankData); QTreeWidget::insertTopLevelItem(iBank, pBankItem); return pBankItem; } QTreeWidgetItem *synthv1widget_programs::newProgramItem (void) { QTreeWidgetItem *pItem = QTreeWidget::currentItem(); QTreeWidgetItem *pBankItem = (pItem ? pItem->parent() : NULL); QTreeWidgetItem *pProgItem = NULL; if (pBankItem == NULL) pBankItem = pItem; else pProgItem = pItem; if (pBankItem == NULL) pBankItem = QTreeWidget::topLevelItem(0); if (pBankItem == NULL) pBankItem = newBankItem(); if (pBankItem == NULL) return NULL; const int iBankData = pBankItem->data(0, Qt::UserRole).toInt(); int iProg = 0; int iProgData = 0; if (pProgItem) { iProgData = pProgItem->data(0, Qt::UserRole).toInt() + 1; if (iProgData > 127) iProgData = 0; else iProg = pBankItem->indexOfChild(pProgItem) + 1; } const int iProgCount = pBankItem->childCount(); for ( ; iProg < iProgCount; ++iProg) { pProgItem = pBankItem->child(iProg); if (iProgData < pProgItem->data(0, Qt::UserRole).toInt()) break; if (++iProgData > 127) return NULL; } pProgItem = new QTreeWidgetItem(QStringList() << QString::number(iProgData) + " =" << tr("Program %1.%2").arg(iBankData).arg(iProgData)); pProgItem->setFlags(Qt::ItemIsEnabled | Qt::ItemIsEditable | Qt::ItemIsSelectable); pProgItem->setData(0, Qt::TextAlignmentRole, int(Qt::AlignRight | Qt::AlignVCenter)); pProgItem->setData(0, Qt::UserRole, iProgData); pProgItem->setIcon(1, QIcon(":/images/synthv1_preset.png")); pBankItem->insertChild(iProg, pProgItem); pBankItem->setExpanded(true); return pProgItem; } void synthv1widget_programs::itemChangedSlot ( QTreeWidgetItem *pItem, int ) { const int iData = pItem->text(0).section("=", 0, 0).toInt(); if (iData == pItem->data(0, Qt::UserRole).toInt()) return; const bool bBlockSignals = QTreeWidget::blockSignals(true); QTreeWidgetItem *pBankItem = pItem->parent(); if (pBankItem) { int iProg, iProgData = 0; const int iOldProg = pBankItem->indexOfChild(pItem); pItem = pBankItem->takeChild(iOldProg); const int iProgCount = pBankItem->childCount(); for (iProg = 0; iProg < iProgCount; ++iProg) { QTreeWidgetItem *pProgItem = pBankItem->child(iProg); iProgData = pProgItem->data(0, Qt::UserRole).toInt(); if (iProgData >= iData) break; } if (iProgData == iData) { iProg = iOldProg; iProgData = pItem->data(0, Qt::UserRole).toInt(); pItem->setText(0, QString::number(iProgData) + " ="); } else pItem->setData(0, Qt::UserRole, iData); pBankItem->insertChild(iProg, pItem); } else { int iBank, iBankData = 0; const bool bExpanded = pItem->isExpanded(); const int iOldBank = QTreeWidget::indexOfTopLevelItem(pItem); pItem = QTreeWidget::takeTopLevelItem(iOldBank); const int iBankCount = QTreeWidget::topLevelItemCount(); for (iBank = 0; iBank < iBankCount; ++iBank) { pBankItem = QTreeWidget::topLevelItem(iBank); iBankData = pBankItem->data(0, Qt::UserRole).toInt(); if (iBankData >= iData) break; } if (iBankData == iData) { iBank = iOldBank; iBankData = pItem->data(0, Qt::UserRole).toInt(); pItem->setText(0, QString::number(iBankData)); } else pItem->setData(0, Qt::UserRole, iData); QTreeWidget::insertTopLevelItem(iBank, pItem); pItem->setExpanded(bExpanded); } QTreeWidget::setCurrentItem(pItem); QTreeWidget::blockSignals(bBlockSignals); } void synthv1widget_programs::itemExpandedSlot ( QTreeWidgetItem *pItem ) { if (pItem->parent() == NULL) pItem->setIcon(0, QIcon(":/images/presetBankOpen.png")); } void synthv1widget_programs::itemCollapsedSlot ( QTreeWidgetItem *pItem ) { if (pItem->parent() == NULL) pItem->setIcon(0, QIcon(":/images/presetBank.png")); } // end of synthv1widget_programs.cpp synthv1-0.7.1/src/PaxHeaders.4140/synthv1widget_control.ui0000644000000000000000000000013212566622134020315 xustar0030 mtime=1440425052.684715542 30 atime=1440425052.684715542 30 ctime=1440425052.684715542 synthv1-0.7.1/src/synthv1widget_control.ui0000644000175000001440000001210112566622134021151 0ustar00rncbcusers00000000000000 rncbc aka Rui Nuno Capela qtractor - An Audio/MIDI multi-track sequencer. Copyright (C) 2012-2015, rncbc aka Rui Nuno Capela. All rights reserved. This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. synthv1widget_control 0 0 320 120 MIDI Controller :/images/synthv1_control.png &Type: ControlTypeComboBox MIDI event type &Channel: Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter ControlChannelSpinBox MIDI channel Auto false 0 16 &Parameter: ControlParamComboBox 220 0 MIDI parameter &Logarithmic &Invert &Hook Qt::Vertical 20 8 Qt::Horizontal QDialogButtonBox::Cancel|QDialogButtonBox::Ok|QDialogButtonBox::Reset ControlTypeComboBox ControlChannelSpinBox ControlParamComboBox ControlLogarithmicCheckBox ControlInvertCheckBox ControlHookCheckBox DialogButtonBox synthv1-0.7.1/src/PaxHeaders.4140/src_lv2.pri.in0000644000000000000000000000013212566622134016071 xustar0030 mtime=1440425052.679715541 30 atime=1440425052.679715541 30 ctime=1440425052.679715541 synthv1-0.7.1/src/src_lv2.pri.in0000644000175000001440000000034312566622134016732 0ustar00rncbcusers00000000000000# synthv1_lv2.pri # PREFIX = @ac_prefix@ LIBDIR = @ac_libdir@ CONFIG += @ac_debug@ INCLUDEPATH = @ac_lv2_incpath@ LIBS += @ac_lv2_libs@ # Extra optimization flags QMAKE_CXXFLAGS += @ac_cflags@ QMAKE_LFLAGS += @ac_ldflags@ synthv1-0.7.1/src/PaxHeaders.4140/synthv1_sched.cpp0000644000000000000000000000013212566622134016664 xustar0030 mtime=1440425052.682715542 30 atime=1440425052.682715542 30 ctime=1440425052.682715542 synthv1-0.7.1/src/synthv1_sched.cpp0000644000175000001440000001363312566622134017533 0ustar00rncbcusers00000000000000// synthv1_sched.cpp // /**************************************************************************** Copyright (C) 2012-2015, rncbc aka Rui Nuno Capela. All rights reserved. This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. *****************************************************************************/ #include "synthv1_sched.h" #include #include #include #include //------------------------------------------------------------------------- // synthv1_sched_thread - worker/schedule thread decl. // class synthv1_sched_thread : public QThread { public: // ctor. synthv1_sched_thread(uint32_t nsize = 8); // dtor. ~synthv1_sched_thread(); // schedule processing and wake from wait condition. void schedule(synthv1_sched *sched); protected: // main thread executive. void run(); private: // sync queue instance reference. uint32_t m_nsize; uint32_t m_nmask; synthv1_sched **m_items; volatile uint32_t m_iread; volatile uint32_t m_iwrite; // whether the thread is logically running. volatile bool m_running; // thread synchronization objects. QMutex m_mutex; QWaitCondition m_cond; }; static synthv1_sched_thread *g_sched_thread = NULL; static uint32_t g_sched_refcount = 0; static QHash > g_sched_notifiers; //------------------------------------------------------------------------- // synthv1_sched_thread - worker/schedule thread impl. // // ctor. synthv1_sched_thread::synthv1_sched_thread ( uint32_t nsize ) : QThread() { m_nsize = (4 << 1); while (m_nsize < nsize) m_nsize <<= 1; m_nmask = (m_nsize - 1); m_items = new synthv1_sched * [m_nsize]; m_iread = 0; m_iwrite = 0; ::memset(m_items, 0, m_nsize * sizeof(synthv1_sched *)); m_running = false; } // dtor. synthv1_sched_thread::~synthv1_sched_thread (void) { // fake sync and wait if (m_running && isRunning()) do { if (m_mutex.tryLock()) { m_running = false; m_cond.wakeAll(); m_mutex.unlock(); } } while (!wait(100)); delete [] m_items; } // schedule processing and wake from wait condition. void synthv1_sched_thread::schedule ( synthv1_sched *sched ) { if (!sched->sync_wait()) { const uint32_t w = (m_iwrite + 1) & m_nmask; if (w != m_iread) { m_items[m_iwrite] = sched; m_iwrite = w; } } if (m_mutex.tryLock()) { m_cond.wakeAll(); m_mutex.unlock(); } } // main thread executive. void synthv1_sched_thread::run (void) { m_mutex.lock(); m_running = true; while (m_running) { // do whatever we must... uint32_t r = m_iread; while (r != m_iwrite) { synthv1_sched *sched = m_items[r]; if (sched) { sched->sync_process(); m_items[r] = NULL; } ++r &= m_nmask; } m_iread = r; // wait for sync... m_cond.wait(&m_mutex); } m_mutex.unlock(); } //------------------------------------------------------------------------- // synthv1_sched - worker/scheduled stuff (pure virtual). // // ctor. synthv1_sched::synthv1_sched ( synthv1 *pSynth, Type stype, uint32_t nsize ) : m_pSynth(pSynth), m_stype(stype), m_sync_wait(false) { m_nsize = (4 << 1); while (m_nsize < nsize) m_nsize <<= 1; m_nmask = (m_nsize - 1); m_items = new int [m_nsize]; m_iread = 0; m_iwrite = 0; ::memset(m_items, 0, m_nsize * sizeof(int)); if (++g_sched_refcount == 1 && g_sched_thread == NULL) { g_sched_thread = new synthv1_sched_thread(); g_sched_thread->start(); } } // dtor (virtual). synthv1_sched::~synthv1_sched (void) { delete [] m_items; if (--g_sched_refcount == 0) { if (g_sched_thread) { delete g_sched_thread; g_sched_thread = NULL; } } } // instance access. synthv1 *synthv1_sched::instance (void) const { return m_pSynth; } // schedule process. void synthv1_sched::schedule ( int sid ) { const uint32_t w = (m_iwrite + 1) & m_nmask; if (w != m_iread) { m_items[m_iwrite] = sid; m_iwrite = w; } if (g_sched_thread) g_sched_thread->schedule(this); } // test-and-set. bool synthv1_sched::sync_wait (void) { const bool sync_wait = m_sync_wait; if (!sync_wait) m_sync_wait = true; return sync_wait; } // scheduled processor. void synthv1_sched::sync_process (void) { // do whatever we must... uint32_t r = m_iread; while (r != m_iwrite) { const int sid = m_items[r]; process(sid); sync_notify(m_pSynth, m_stype, sid); m_items[r] = 0; ++r &= m_nmask; } m_iread = r; m_sync_wait = false; } // signal broadcast (static). void synthv1_sched::sync_notify ( synthv1 *pSynth, Type stype, int sid ) { if (g_sched_notifiers.contains(pSynth)) { const QList& list = g_sched_notifiers.value(pSynth); QListIterator iter(list); while (iter.hasNext()) iter.next()->notify(stype, sid); } } //------------------------------------------------------------------------- // synthv1_sched_notifier - worker/schedule proxy decl. // // ctor. synthv1_sched_notifier::synthv1_sched_notifier ( synthv1 *pSynth ) : m_pSynth(pSynth) { g_sched_notifiers[m_pSynth].append(this); } // dtor. synthv1_sched_notifier::~synthv1_sched_notifier (void) { if (g_sched_notifiers.contains(m_pSynth)) { QList& list = g_sched_notifiers[m_pSynth]; list.removeAll(this); if (list.isEmpty()) g_sched_notifiers.remove(m_pSynth); } } // end of synthv1_sched.cpp synthv1-0.7.1/src/PaxHeaders.4140/synthv1widget_wave.h0000644000000000000000000000013212566622134017411 xustar0030 mtime=1440425052.686715542 30 atime=1440425052.686715542 30 ctime=1440425052.686715542 synthv1-0.7.1/src/synthv1widget_wave.h0000644000175000001440000000442112566622134020253 0ustar00rncbcusers00000000000000// synthv1widget_wave.h // /**************************************************************************** Copyright (C) 2012-2014, rncbc aka Rui Nuno Capela. All rights reserved. This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. *****************************************************************************/ #ifndef __synthv1widget_wave_h #define __synthv1widget_wave_h #include // Forward decl. class synthv1_wave_lf; //---------------------------------------------------------------------------- // synthv1widget_wave -- Custom widget class synthv1widget_wave : public QFrame { Q_OBJECT public: // Constructor. synthv1widget_wave(QWidget *pParent = 0, Qt::WindowFlags wflags = 0); // Destructor. ~synthv1widget_wave(); // Parameter getters. float waveShape() const; float waveWidth() const; public slots: // Parameter setters. void setWaveShape(float fWaveShape); void setWaveWidth(float fWaveWidth); signals: // Parameter change signals. void waveShapeChanged(float fWaveShape); void waveWidthChanged(float fWaveWidth); protected: // Draw canvas. void paintEvent(QPaintEvent *); // Drag/move curve. void dragCurve(const QPoint& pos); // Mouse interaction. void mousePressEvent(QMouseEvent *pMouseEvent); void mouseMoveEvent(QMouseEvent *pMouseEvent); void mouseReleaseEvent(QMouseEvent *pMouseEvent); void mouseDoubleClickEvent(QMouseEvent *pMouseEvent); void wheelEvent(QWheelEvent *pWheelEvent); private: // Instance state. synthv1_wave_lf *m_pWave; // Drag state. bool m_bDragging; int m_iDragShape; QPoint m_posDrag; }; #endif // __synthv1widget_wave_h // end of synthv1widget_wave.h synthv1-0.7.1/src/PaxHeaders.4140/synthv1widget_filt.h0000644000000000000000000000013212566622134017405 xustar0030 mtime=1440425052.684715542 30 atime=1440425052.684715542 30 ctime=1440425052.684715542 synthv1-0.7.1/src/synthv1widget_filt.h0000644000175000001440000000440212566622134020246 0ustar00rncbcusers00000000000000// synthv1widget_filt.h // /**************************************************************************** Copyright (C) 2012-2015, rncbc aka Rui Nuno Capela. All rights reserved. This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. *****************************************************************************/ #ifndef __synthv1widget_filt_h #define __synthv1widget_filt_h #include //---------------------------------------------------------------------------- // synthv1widget_filt -- Custom widget class synthv1widget_filt : public QFrame { Q_OBJECT public: // Constructor. synthv1widget_filt(QWidget *pParent = 0, Qt::WindowFlags wflags = 0); // Destructor. ~synthv1widget_filt(); // Parameter getters. float cutoff() const; float reso() const; float type() const; float slope() const; public slots: // Parameter setters. void setCutoff(float fCutoff); void setReso(float fReso); void setType(float fType); void setSlope(float fSlope); signals: // Parameter change signals. void cutoffChanged(float fCutoff); void resoChanged(float fReso); protected: // Draw canvas. void paintEvent(QPaintEvent *); // Drag/move curve. void dragCurve(const QPoint& pos); // Mouse interaction. void mousePressEvent(QMouseEvent *pMouseEvent); void mouseMoveEvent(QMouseEvent *pMouseEvent); void mouseReleaseEvent(QMouseEvent *pMouseEvent); void wheelEvent(QWheelEvent *pWheelEvent); private: // Instance state. float m_fCutoff; float m_fReso; float m_fType; float m_fSlope; // Drag state. bool m_bDragging; QPoint m_posDrag; }; #endif // __synthv1widget_filt_h // end of synthv1widget_filt.h synthv1-0.7.1/src/PaxHeaders.4140/synthv1_lv2ui.h0000644000000000000000000000013212566622134016304 xustar0030 mtime=1440425052.681715542 30 atime=1440425052.681715542 30 ctime=1440425052.681715542 synthv1-0.7.1/src/synthv1_lv2ui.h0000644000175000001440000000360012566622134017144 0ustar00rncbcusers00000000000000// synthv1_lv2ui.h // /**************************************************************************** Copyright (C) 2012-2015, rncbc aka Rui Nuno Capela. All rights reserved. This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. *****************************************************************************/ #ifndef __synthv1_lv2ui_h #define __synthv1_lv2ui_h #include "synthv1_ui.h" #include "lv2.h" #include "lv2/lv2plug.in/ns/extensions/ui/ui.h" #define SYNTHV1_LV2UI_URI SYNTHV1_LV2_PREFIX "ui" #ifdef CONFIG_LV2_EXTERNAL_UI #include "lv2_external_ui.h" #define SYNTHV1_LV2UI_EXTERNAL_URI SYNTHV1_LV2_PREFIX "ui_external" #endif // Forward decls. class synthv1_lv2; //------------------------------------------------------------------------- // synthv1_lv2ui - decl. // class synthv1_lv2ui : public synthv1_ui { public: // Constructor. synthv1_lv2ui(synthv1_lv2 *pSynth, LV2UI_Controller controller, LV2UI_Write_Function write_function); // Accessors. const LV2UI_Controller& controller() const; void write_function(synthv1::ParamIndex index, float fValue) const; private: // Instance variables. LV2UI_Controller m_controller; LV2UI_Write_Function m_write_function; }; #endif // __synthv1_lv2ui_h // end of synthv1_lv2ui.h synthv1-0.7.1/src/PaxHeaders.4140/synthv1_lv2.h0000644000000000000000000000013212566622134015746 xustar0030 mtime=1440425052.681715542 30 atime=1440425052.681715542 30 ctime=1440425052.681715542 synthv1-0.7.1/src/synthv1_lv2.h0000644000175000001440000000451012566622134016607 0ustar00rncbcusers00000000000000// synthv1_lv2.h // /**************************************************************************** Copyright (C) 2012-2015, rncbc aka Rui Nuno Capela. All rights reserved. This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. *****************************************************************************/ #ifndef __synthv1_lv2_h #define __synthv1_lv2_h #include "synthv1.h" #include "lv2.h" #include "lv2/lv2plug.in/ns/ext/urid/urid.h" #include "lv2/lv2plug.in/ns/ext/atom/atom.h" #define SYNTHV1_LV2_URI "http://synthv1.sourceforge.net/lv2" #define SYNTHV1_LV2_PREFIX SYNTHV1_LV2_URI "#" #ifdef CONFIG_LV2_PROGRAMS #include "lv2_programs.h" #include #endif //------------------------------------------------------------------------- // synthv1_lv2 - decl. // class synthv1_lv2 : public synthv1 { public: synthv1_lv2(double sample_rate, const LV2_Feature *const *host_features); ~synthv1_lv2(); enum PortIndex { MidiIn = 0, AudioInL, AudioInR, AudioOutL, AudioOutR, ParamBase }; void connect_port(uint32_t port, void *data); void run(uint32_t nframes); void activate(); void deactivate(); #ifdef CONFIG_LV2_PROGRAMS const LV2_Program_Descriptor *get_program(uint32_t index); void select_program(uint32_t bank, uint32_t program); #endif private: struct lv2_urids { LV2_URID atom_Blank; LV2_URID atom_Object; LV2_URID atom_Float; LV2_URID time_Position; LV2_URID time_beatsPerMinute; LV2_URID midi_MidiEvent; } m_urids; LV2_Atom_Sequence *m_atom_sequence; float **m_ins; float **m_outs; #ifdef CONFIG_LV2_PROGRAMS LV2_Program_Descriptor m_program; QByteArray m_aProgramName; #endif }; #endif// __synthv1_lv2_h // end of synthv1_lv2.h synthv1-0.7.1/src/PaxHeaders.4140/synthv1widget_env.cpp0000644000000000000000000000013212566622134017572 xustar0030 mtime=1440425052.684715542 30 atime=1440425052.684715542 30 ctime=1440425052.684715542 synthv1-0.7.1/src/synthv1widget_env.cpp0000644000175000001440000001546512566622134020446 0ustar00rncbcusers00000000000000// synthv1widget_env.cpp // /**************************************************************************** Copyright (C) 2012-2015, rncbc aka Rui Nuno Capela. All rights reserved. This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. *****************************************************************************/ #include "synthv1widget_env.h" #include #include #include // Safe value capping. inline float safe_value ( float x ) { return (x < 0.0f ? 0.0f : (x > 1.0f ? 1.0f : x)); } //---------------------------------------------------------------------------- // synthv1widget_env -- Custom widget // Constructor. synthv1widget_env::synthv1widget_env ( QWidget *pParent, Qt::WindowFlags wflags ) : QFrame(pParent, wflags), m_fAttack(0.0f), m_fDecay(0.0f), m_fSustain(0.0f), m_fRelease(0.0f), m_poly(7), m_iDragNode(-1) { setMouseTracking(true); setMinimumSize(QSize(120, 60)); QFrame::setFrameShape(QFrame::Panel); QFrame::setFrameShadow(QFrame::Sunken); } // Destructor. synthv1widget_env::~synthv1widget_env (void) { } // Parameter accessors. void synthv1widget_env::setAttack ( float fAttack ) { if (::fabs(m_fAttack - fAttack) > 0.001f) { m_fAttack = safe_value(fAttack); update(); emit attackChanged(attack()); } } float synthv1widget_env::attack (void) const { return m_fAttack; } void synthv1widget_env::setDecay ( float fDecay ) { if (::fabs(m_fDecay - fDecay) > 0.001f) { m_fDecay = safe_value(fDecay); update(); emit decayChanged(decay()); } } float synthv1widget_env::decay (void) const { return m_fDecay; } void synthv1widget_env::setSustain ( float fSustain ) { if (::fabs(m_fSustain - fSustain) > 0.001f) { m_fSustain = safe_value(fSustain); update(); emit sustainChanged(sustain()); } } float synthv1widget_env::sustain (void) const { return m_fSustain; } void synthv1widget_env::setRelease ( float fRelease ) { if (::fabs(m_fRelease - fRelease) > 0.001f) { m_fRelease = safe_value(fRelease); update(); emit releaseChanged(release()); } } float synthv1widget_env::release (void) const { return m_fRelease; } // Draw curve. void synthv1widget_env::paintEvent ( QPaintEvent *pPaintEvent ) { QPainter painter(this); const QRect& rect = QWidget::rect(); const int h = rect.height(); const int w = rect.width(); const int w4 = (w - 12) >> 2; const int x1 = int(m_fAttack * float(w4)) + 6; const int x2 = int(m_fDecay * float(w4)) + x1; const int x3 = x2 + w4; const int x4 = int(m_fRelease * float(w4)) + x3; const int y3 = h - int(m_fSustain * float(h - 12)) - 6; m_poly.putPoints(0, 7, 0, h, 6, h - 6, x1, 6, x2, y3, x3, y3, x4, h - 6, x4, h); QPainterPath path; path.addPolygon(m_poly); const QPalette& pal = palette(); const bool bDark = (pal.window().color().value() < 0x7f); const QColor& rgbLite = (isEnabled() ? (bDark ? Qt::darkYellow : Qt::yellow) : pal.mid().color()); const QColor& rgbDark = pal.window().color().darker(180); painter.fillRect(rect, rgbDark); painter.setPen(bDark ? Qt::gray : Qt::darkGray); QLinearGradient grad(0, 0, w << 1, h << 1); grad.setColorAt(0.0f, rgbLite); grad.setColorAt(1.0f, Qt::black); painter.setRenderHint(QPainter::Antialiasing, true); painter.setBrush(grad); painter.drawPath(path); painter.setBrush(pal.mid().color()); painter.drawRect(nodeRect(1)); painter.setBrush(rgbLite); painter.drawRect(nodeRect(2)); painter.drawRect(nodeRect(3)); painter.drawRect(nodeRect(4)); painter.drawRect(nodeRect(5)); #ifdef CONFIG_DEBUG_0 painter.drawText(QFrame::rect(), Qt::AlignTop|Qt::AlignHCenter, tr("A(%1) D(%2) S(%3) R(%4)") .arg(int(100.0f * attack())) .arg(int(100.0f * decay())) .arg(int(100.0f * sustain())) .arg(int(100.0f * release()))); #endif painter.setRenderHint(QPainter::Antialiasing, false); painter.end(); QFrame::paintEvent(pPaintEvent); } // Draw rectangular point. QRect synthv1widget_env::nodeRect ( int iNode ) const { const QPoint& pos = m_poly.at(iNode); return QRect(pos.x() - 4, pos.y() - 4, 8, 8); } int synthv1widget_env::nodeIndex ( const QPoint& pos ) const { if (nodeRect(5).contains(pos)) return 5; // Release if (nodeRect(4).contains(pos)) return 4; // Sustain if (nodeRect(3).contains(pos)) return 3; // Decay if (nodeRect(2).contains(pos)) return 2; // Attack return -1; } void synthv1widget_env::dragNode ( const QPoint& pos ) { const int h = height(); const int w = width(); const int w4 = (w - 12) >> 2; const int dx = (pos.x() - m_posDrag.x()); const int dy = (pos.y() - m_posDrag.y()); if (dx || dy) { int x, y; switch (m_iDragNode) { case 2: // Attack x = int(attack() * float(w4)); setAttack(float(x + dx) / float(w4)); break; case 3: // Decay/Sustain x = int(decay() * float(w4)); setDecay(float(x + dx) / float(w4)); // Fall thru... case 4: // Sustain y = int(sustain() * float(h - 12)); setSustain(float(y - dy) / float(h - 12)); break; case 5: // Release x = int(release() * float(w4)); setRelease(float(x + dx) / float(w4)); break; } m_posDrag = m_poly.at(m_iDragNode); // m_posDrag = pos; } } // Mouse interaction. void synthv1widget_env::mousePressEvent ( QMouseEvent *pMouseEvent ) { if (pMouseEvent->button() == Qt::LeftButton) { const QPoint& pos = pMouseEvent->pos(); const int iDragNode = nodeIndex(pos); if (iDragNode >= 0) { switch (iDragNode) { case 2: // Attack case 5: // Release setCursor(Qt::SizeHorCursor); break; case 3: // Decay/Sustain setCursor(Qt::SizeAllCursor); break; case 4: // Sustain setCursor(Qt::SizeVerCursor); break; default: break; } m_iDragNode = iDragNode; m_posDrag = pos; } } QFrame::mousePressEvent(pMouseEvent); } void synthv1widget_env::mouseMoveEvent ( QMouseEvent *pMouseEvent ) { const QPoint& pos = pMouseEvent->pos(); if (m_iDragNode >= 0) dragNode(pos); else if (nodeIndex(pos) >= 0) setCursor(Qt::PointingHandCursor); else unsetCursor(); } void synthv1widget_env::mouseReleaseEvent ( QMouseEvent *pMouseEvent ) { QFrame::mouseReleaseEvent(pMouseEvent); if (m_iDragNode >= 0) { dragNode(pMouseEvent->pos()); m_iDragNode = -1; unsetCursor(); } } // end of synthv1widget_env.cpp synthv1-0.7.1/src/PaxHeaders.4140/synthv1.qrc0000644000000000000000000000013212566622134015521 xustar0030 mtime=1440425052.680715542 30 atime=1440425052.680715542 30 ctime=1440425052.680715542 synthv1-0.7.1/src/synthv1.qrc0000644000175000001440000000066312566622134016367 0ustar00rncbcusers00000000000000 images/presetNew.png images/presetOpen.png images/presetSave.png images/presetDelete.png images/presetBank.png images/presetBankOpen.png images/presetEdit.png images/synthv1.png images/synthv1_preset.png images/synthv1_control.png synthv1-0.7.1/src/PaxHeaders.4140/synthv1_jack.h0000644000000000000000000000013212566622134016153 xustar0030 mtime=1440425052.681715542 30 atime=1440425052.680715542 30 ctime=1440425052.681715542 synthv1-0.7.1/src/synthv1_jack.h0000644000175000001440000000652012566622134017017 0ustar00rncbcusers00000000000000// synthv1_jack.h // /**************************************************************************** Copyright (C) 2012-2015, rncbc aka Rui Nuno Capela. All rights reserved. This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. *****************************************************************************/ #ifndef __synthv1_jack_h #define __synthv1_jack_h #include "synthv1.h" #include #ifdef CONFIG_ALSA_MIDI #include #include // forward decls. class synthv1_alsa_thread; #endif //------------------------------------------------------------------------- // synthv1_jack - decl. // class synthv1_jack : public synthv1 { public: synthv1_jack(); ~synthv1_jack(); jack_client_t *client() const; void open(const char *client_id); void close(); void activate(); void deactivate(); int process(jack_nframes_t nframes); void setParamValue(synthv1::ParamIndex index, float fValue); float paramValue(synthv1::ParamIndex index) const; #ifdef CONFIG_ALSA_MIDI snd_seq_t *alsa_seq() const; void alsa_capture(snd_seq_event_t *ev); #endif #ifdef CONFIG_JACK_SESSION // JACK session event handler. void sessionEvent(void *pvSessionArg); #endif private: jack_client_t *m_client; volatile bool m_activated; jack_port_t **m_audio_ins; jack_port_t **m_audio_outs; float **m_ins; float **m_outs; float m_params[synthv1::NUM_PARAMS]; #ifdef CONFIG_JACK_MIDI jack_port_t *m_midi_in; #endif #ifdef CONFIG_ALSA_MIDI snd_seq_t *m_alsa_seq; // int m_alsa_client; int m_alsa_port; snd_midi_event_t *m_alsa_decoder; jack_ringbuffer_t *m_alsa_buffer; synthv1_alsa_thread *m_alsa_thread; #endif float m_bpm; }; //------------------------------------------------------------------------- // synthv1_jack_application -- Singleton application instance. // #include #include // forward decls. class QCoreApplication; class synthv1widget_jack; #ifdef CONFIG_NSM class synthv1_nsm; #endif class synthv1_jack_application : public QObject { Q_OBJECT public: // Constructor. synthv1_jack_application(int& argc, char **argv); // Destructor. ~synthv1_jack_application(); // Facade method. int exec(); #ifdef CONFIG_NSM protected slots: // NSM callback slots. void openSession(); void saveSession(); void hideSession(); void showSession(); #endif // CONFIG_NSM protected: // Argument parser method. bool parse_args(); // Startup method. bool setup(); private: // Instance variables. QCoreApplication *m_pApp; bool m_bGui; QStringList m_presets; synthv1_jack *m_pSynth; synthv1widget_jack *m_pWidget; #ifdef CONFIG_NSM synthv1_nsm *m_pNsmClient; #endif }; #endif// __synthv1_jack_h // end of synthv1_jack.h synthv1-0.7.1/src/PaxHeaders.4140/synthv1widget_status.h0000644000000000000000000000013212566622134017772 xustar0030 mtime=1440425052.686715542 30 atime=1440425052.686715542 30 ctime=1440425052.686715542 synthv1-0.7.1/src/synthv1widget_status.h0000644000175000001440000000310012566622134020625 0ustar00rncbcusers00000000000000// synthv1widget_status.h // /**************************************************************************** Copyright (C) 2012-2014, rncbc aka Rui Nuno Capela. All rights reserved. This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. *****************************************************************************/ #ifndef __synthv1widget_status_h #define __synthv1widget_status_h #include // Forward declarations. class QLabel; //------------------------------------------------------------------------- // synthv1widget_status - Custom status-bar widget. class synthv1widget_status : public QStatusBar { Q_OBJECT public: // Constructor. synthv1widget_status(QWidget *pParent = 0); // Permanent widgets accessors. void setModified(bool bModified); bool isModified() const; private: // Permanent widgets. QLabel *m_pModifiedLabel; }; #endif // __synthv1widget_status_h // end of synthv1widget_status.h synthv1-0.7.1/src/PaxHeaders.4140/synthv1_param.h0000644000000000000000000000013212566622134016343 xustar0030 mtime=1440425052.681715542 30 atime=1440425052.681715542 30 ctime=1440425052.681715542 synthv1-0.7.1/src/synthv1_param.h0000644000175000001440000000337312566622134017212 0ustar00rncbcusers00000000000000// synthv1_param.h // /**************************************************************************** Copyright (C) 2012-2015, rncbc aka Rui Nuno Capela. All rights reserved. This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. *****************************************************************************/ #ifndef __synthv1_param_h #define __synthv1_param_h #include "synthv1.h" #include // forward decl. class QDomElement; class QDomDocument; //------------------------------------------------------------------------- // synthv1_param - decl. // namespace synthv1_param { // Preset serialization methods. void loadPreset(synthv1 *pSynth, const QString& sFilename); void savePreset(synthv1 *pSynth, const QString& sFilename); // Default parameter name/value helpers. const char *paramName(synthv1::ParamIndex index); float paramDefaultValue(synthv1::ParamIndex index); float paramValue(synthv1::ParamIndex index, float fScale); float paramScale(synthv1::ParamIndex index, float fValue); bool paramFloat(synthv1::ParamIndex index); }; #endif // __synthv1_param_h // end of synthv1_param.h synthv1-0.7.1/src/PaxHeaders.4140/synthv1widget_wave.cpp0000644000000000000000000000013212566622134017744 xustar0030 mtime=1440425052.686715542 30 atime=1440425052.686715542 30 ctime=1440425052.686715542 synthv1-0.7.1/src/synthv1widget_wave.cpp0000644000175000001440000001315012566622134020605 0ustar00rncbcusers00000000000000// synthv1widget_wave.cpp // /**************************************************************************** Copyright (C) 2012-2014, rncbc aka Rui Nuno Capela. All rights reserved. This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. *****************************************************************************/ #include "synthv1widget_wave.h" #include "synthv1_wave.h" #include #include #include #include // Safe value capping. inline float safe_value ( float x ) { return (x < 0.0f ? 0.0f : (x > 1.0f ? 1.0f : x)); } //---------------------------------------------------------------------------- // synthv1widget_wave -- Custom widget // Constructor. synthv1widget_wave::synthv1widget_wave ( QWidget *pParent, Qt::WindowFlags wflags ) : QFrame(pParent, wflags), m_bDragging(false), m_iDragShape(0) { m_pWave = new synthv1_wave_lf(); setFixedSize(QSize(60, 60)); QFrame::setFrameShape(QFrame::Panel); QFrame::setFrameShadow(QFrame::Sunken); } // Destructor. synthv1widget_wave::~synthv1widget_wave (void) { delete m_pWave; } // Parameter accessors. void synthv1widget_wave::setWaveShape ( float fWaveShape ) { int iWaveShape = int(fWaveShape); if (iWaveShape != int(m_pWave->shape())) { if (iWaveShape < int(synthv1_wave::Pulse)) iWaveShape = int(synthv1_wave::Noise); else if (iWaveShape > int(synthv1_wave::Noise)) iWaveShape = int(synthv1_wave::Pulse); m_pWave->reset(synthv1_wave::Shape(iWaveShape), m_pWave->width()); update(); emit waveShapeChanged(waveShape()); } } float synthv1widget_wave::waveShape (void) const { return float(m_pWave->shape()); } void synthv1widget_wave::setWaveWidth ( float fWaveWidth ) { if (::fabs(fWaveWidth - m_pWave->width()) > 0.001f) { m_pWave->reset(m_pWave->shape(), safe_value(fWaveWidth)); update(); emit waveWidthChanged(waveWidth()); } } float synthv1widget_wave::waveWidth (void) const { return m_pWave->width(); } // Draw curve. void synthv1widget_wave::paintEvent ( QPaintEvent *pPaintEvent ) { QPainter painter(this); const QRect& rect = QWidget::rect(); const int h = rect.height(); const int w = rect.width(); const int h2 = (h >> 1); const int w2 = (w >> 1); QPainterPath path; path.moveTo(0, h2); for (int x = 1; x < w; ++x) path.lineTo(x, h2 - int(m_pWave->value(float(x) / float(w)) * float(h2 - 2))); path.lineTo(w, h2); const QPalette& pal = palette(); const bool bDark = (pal.window().color().value() < 0x7f); const QColor& rgbLite = (isEnabled() ? (bDark ? Qt::darkYellow : Qt::yellow) : pal.mid().color()); const QColor& rgbDark = pal.window().color().darker(180); painter.fillRect(rect, rgbDark); painter.setPen(bDark ? pal.mid().color() : pal.midlight().color()); painter.drawLine(w2, 0, w2, h); painter.drawLine(0, h2, w, h2); painter.setRenderHint(QPainter::Antialiasing, true); painter.setPen(QPen(rgbLite.darker(), 2)); path.translate(+1, +1); painter.drawPath(path); painter.setPen(QPen(rgbLite, 2)); path.translate(-1, -1); painter.drawPath(path); painter.setRenderHint(QPainter::Antialiasing, false); painter.end(); QFrame::paintEvent(pPaintEvent); } // Drag/move curve. void synthv1widget_wave::dragCurve ( const QPoint& pos ) { const int h = height(); const int w = width(); const int dx = (pos.x() - m_posDrag.x()); const int dy = (pos.y() - m_posDrag.y()); if (dx || dy) { const int x = int(waveWidth() * float(w)); setWaveWidth(float(x + dx) / float(w)); const int h2 = (h >> 1); m_iDragShape += dy; if (m_iDragShape > +h2) { setWaveShape(waveShape() - 1); m_iDragShape = 0; } else if (m_iDragShape < -h2) { setWaveShape(waveShape() + 1); m_iDragShape = 0; } m_posDrag = pos; } } // Mouse interaction. void synthv1widget_wave::mousePressEvent ( QMouseEvent *pMouseEvent ) { if (pMouseEvent->button() == Qt::LeftButton) m_posDrag = pMouseEvent->pos(); QFrame::mousePressEvent(pMouseEvent); } void synthv1widget_wave::mouseMoveEvent ( QMouseEvent *pMouseEvent ) { const QPoint& pos = pMouseEvent->pos(); if (m_bDragging) { dragCurve(pos); } else if ((pos - m_posDrag).manhattanLength() > 4) { setCursor(Qt::SizeAllCursor); m_bDragging = true; m_iDragShape = 0; } } void synthv1widget_wave::mouseReleaseEvent ( QMouseEvent *pMouseEvent ) { QFrame::mouseReleaseEvent(pMouseEvent); if (m_bDragging) { dragCurve(pMouseEvent->pos()); m_bDragging = false; unsetCursor(); } } void synthv1widget_wave::mouseDoubleClickEvent ( QMouseEvent *pMouseEvent ) { QFrame::mouseDoubleClickEvent(pMouseEvent); if (!m_bDragging) setWaveShape(waveShape() + 1); } void synthv1widget_wave::wheelEvent ( QWheelEvent *pWheelEvent ) { const int delta = (pWheelEvent->delta() / 60); if (pWheelEvent->modifiers() & (Qt::ShiftModifier | Qt::ControlModifier)) { setWaveShape(waveShape() + (delta < 0 ? -1 : +1)); } else { const float w2 = float(width() >> 1); const int x = int(waveWidth() * w2); setWaveWidth(float(x + delta) / w2); } } // end of synthv1widget_wave.cpp synthv1-0.7.1/src/PaxHeaders.4140/synthv1widget_controls.h0000644000000000000000000000013212566622134020312 xustar0030 mtime=1440425052.684715542 30 atime=1440425052.684715542 30 ctime=1440425052.684715542 synthv1-0.7.1/src/synthv1widget_controls.h0000644000175000001440000000540312566622134021155 0ustar00rncbcusers00000000000000// synthv1widget_controls.h // /**************************************************************************** Copyright (C) 2012-2015, rncbc aka Rui Nuno Capela. All rights reserved. This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. *****************************************************************************/ #ifndef __synthv1widget_controls_h #define __synthv1widget_controls_h #include #include #include // forward decls. class synthv1_controls; //---------------------------------------------------------------------------- // synthv1widget_controls_item_delegate -- Custom (tree) list item delegate. class synthv1widget_controls_item_delegate : public QItemDelegate { Q_OBJECT public: // ctor. synthv1widget_controls_item_delegate(QObject *pParent = 0); // QItemDelegate interface... QSize sizeHint( const QStyleOptionViewItem& option, const QModelIndex& index) const; QWidget *createEditor(QWidget *pParent, const QStyleOptionViewItem& option, const QModelIndex& index) const; void setEditorData(QWidget *pEditor, const QModelIndex& index) const; void setModelData(QWidget *pEditor, QAbstractItemModel *pModel, const QModelIndex& index) const; }; //---------------------------------------------------------------------------- // synthv1widget_controls -- Custom (tree) widget. class synthv1widget_controls : public QTreeWidget { Q_OBJECT public: // ctor. synthv1widget_controls(QWidget *pParent = 0); // dtor. ~synthv1widget_controls(); // utilities. void loadControls(synthv1_controls *pControls); void saveControls(synthv1_controls *pControls); // controller name utilities. typedef QMap Names; static const Names& controllerNames(); static const Names& rpnNames(); static const Names& nrpnNames(); static const Names& control14Names(); public slots: // slots. void addControlItem(); protected slots: // private slots. void itemChangedSlot(QTreeWidgetItem *, int); protected: // factory methods. QTreeWidgetItem *newControlItem(); }; #endif // __synthv1widget_controls_h // end of synthv1widget_controls.h synthv1-0.7.1/src/PaxHeaders.4140/synthv1widget_filt.cpp0000644000000000000000000000013212566622134017740 xustar0030 mtime=1440425052.684715542 30 atime=1440425052.684715542 30 ctime=1440425052.684715542 synthv1-0.7.1/src/synthv1widget_filt.cpp0000644000175000001440000001501412566622134020602 0ustar00rncbcusers00000000000000// synthv1widget_filt.cpp // /**************************************************************************** Copyright (C) 2012-2015, rncbc aka Rui Nuno Capela. All rights reserved. This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. *****************************************************************************/ #include "synthv1widget_filt.h" #include #include #include #include // Safe value capping. inline float safe_value ( float x ) { return (x < 0.0f ? 0.0f : (x > 1.0f ? 1.0f : x)); } //---------------------------------------------------------------------------- // synthv1widget_filt -- Custom widget // Constructor. synthv1widget_filt::synthv1widget_filt ( QWidget *pParent, Qt::WindowFlags wflags ) : QFrame(pParent, wflags), m_fCutoff(0.0f), m_fReso(0.0f), m_fType(0.0f), m_fSlope(0.0f), m_bDragging(false) { // setMouseTracking(true); setMinimumSize(QSize(180, 60)); QFrame::setFrameShape(QFrame::Panel); QFrame::setFrameShadow(QFrame::Sunken); } // Destructor. synthv1widget_filt::~synthv1widget_filt (void) { } // Parameter accessors. void synthv1widget_filt::setCutoff ( float fCutoff ) { if (::fabs(m_fCutoff - fCutoff) > 0.001f) { m_fCutoff = safe_value(fCutoff); update(); emit cutoffChanged(cutoff()); } } float synthv1widget_filt::cutoff (void) const { return m_fCutoff; } void synthv1widget_filt::setReso ( float fReso ) { if (::fabs(m_fReso - fReso) > 0.001f) { m_fReso = safe_value(fReso); update(); emit resoChanged(reso()); } } float synthv1widget_filt::reso (void) const { return m_fReso; } void synthv1widget_filt::setType ( float fType ) { if (::fabs(m_fType - fType) > 0.001f) { m_fType = fType; update(); } } float synthv1widget_filt::type (void) const { return m_fType; } void synthv1widget_filt::setSlope ( float fSlope ) { if (::fabs(m_fSlope - fSlope) > 0.001f) { m_fSlope = fSlope; update(); } } float synthv1widget_filt::slope (void) const { return m_fSlope; } // Draw curve. void synthv1widget_filt::paintEvent ( QPaintEvent *pPaintEvent ) { QPainter painter(this); const QRect& rect = QWidget::rect(); const int h = rect.height(); const int w = rect.width(); const int h2 = h >> 1; const int h4 = h >> 2; const int w4 = w >> 2; const int w8 = w >> 3; const int ws = w8 - (w8 >> 1) * int(m_fSlope); int x = w8 + int(m_fCutoff * float(w - w4)); int y = h2 - int(m_fReso * float(h + h4)); QPolygon poly(6); QPainterPath path; const int iType = int(m_fType); // Low, Notch if (iType == 0 || iType == 3) { if (iType == 3) x -= w8; poly.putPoints(0, 6, 0, h2, x - w8, h2, x, h2, x, y, x + ws, h, 0, h); path.moveTo(poly.at(0)); path.lineTo(poly.at(1)); path.cubicTo(poly.at(2), poly.at(3), poly.at(4)); path.lineTo(poly.at(5)); if (iType == 3) x += w8; } // Band if (iType == 1) { const int y2 = (y + h4) >> 1; poly.putPoints(0, 6, 0, h, x - w8 - ws, h, x - ws, y2, x + ws, y2, x + w8 + ws, h, 0, h); path.moveTo(poly.at(0)); path.lineTo(poly.at(1)); path.cubicTo(poly.at(2), poly.at(3), poly.at(4)); path.lineTo(poly.at(5)); } // High, Notch if (iType == 2 || iType == 3) { if (iType == 3) { x += w8; y = h2; } poly.putPoints(0, 6, x - ws, h, x, y, x, h2, x + w8, h2, w, h2, w, h); path.moveTo(poly.at(0)); path.cubicTo(poly.at(1), poly.at(2), poly.at(3)); path.lineTo(poly.at(4)); path.lineTo(poly.at(5)); if (iType == 3) x -= w8; } const QPalette& pal = palette(); const bool bDark = (pal.window().color().value() < 0x7f); const QColor& rgbLite = (isEnabled() ? (bDark ? Qt::darkYellow : Qt::yellow) : pal.mid().color()); const QColor& rgbDark = pal.window().color().darker(180); painter.fillRect(rect, rgbDark); painter.setPen(bDark ? Qt::gray : Qt::darkGray); QLinearGradient grad(0, 0, w << 1, h << 1); grad.setColorAt(0.0f, rgbLite); grad.setColorAt(1.0f, Qt::black); painter.setRenderHint(QPainter::Antialiasing, true); painter.setBrush(grad); painter.drawPath(path); #ifdef CONFIG_DEBUG_0 painter.drawText(QFrame::rect(), Qt::AlignTop|Qt::AlignHCenter, tr("Cutoff(%1) Reso(%2)") .arg(int(100.0f * cutoff())) .arg(int(100.0f * reso()))); #endif painter.setRenderHint(QPainter::Antialiasing, false); painter.end(); QFrame::paintEvent(pPaintEvent); } // Drag/move curve. void synthv1widget_filt::dragCurve ( const QPoint& pos ) { const int h = height(); const int w = width(); const int dx = (pos.x() - m_posDrag.x()); const int dy = (pos.y() - m_posDrag.y()); if (dx || dy) { const int h2 = (h >> 1); const int x = int(cutoff() * float(w)); const int y = int(reso() * float(h2)); setCutoff(float(x + dx) / float(w)); setReso(float(y - dy) / float(h2)); m_posDrag = pos; } } // Mouse interaction. void synthv1widget_filt::mousePressEvent ( QMouseEvent *pMouseEvent ) { if (pMouseEvent->button() == Qt::LeftButton) m_posDrag = pMouseEvent->pos(); QFrame::mousePressEvent(pMouseEvent); } void synthv1widget_filt::mouseMoveEvent ( QMouseEvent *pMouseEvent ) { const QPoint& pos = pMouseEvent->pos(); if (m_bDragging) { dragCurve(pos); } else { // if ((pos - m_posDrag).manhattanLength() > 4) { setCursor(Qt::SizeAllCursor); m_bDragging = true; } } void synthv1widget_filt::mouseReleaseEvent ( QMouseEvent *pMouseEvent ) { QFrame::mouseReleaseEvent(pMouseEvent); if (m_bDragging) { dragCurve(pMouseEvent->pos()); m_bDragging = false; unsetCursor(); } } void synthv1widget_filt::wheelEvent ( QWheelEvent *pWheelEvent ) { const int delta = (pWheelEvent->delta() / 60); if (pWheelEvent->modifiers() & (Qt::ShiftModifier | Qt::ControlModifier)) { const int h2 = (height() >> 1); const int y = int(reso() * float(h2)); setReso(float(y + delta) / float(h2)); } else { const int w2 = (width() >> 1); const int x = int(cutoff() * float(w2)); setCutoff(float(x + delta) / float(w2)); } } // end of synthv1widget_filt.cpp synthv1-0.7.1/src/PaxHeaders.4140/synthv1widget_jack.cpp0000644000000000000000000000013212566622134017712 xustar0030 mtime=1440425052.685715542 30 atime=1440425052.684715542 30 ctime=1440425052.685715542 synthv1-0.7.1/src/synthv1widget_jack.cpp0000644000175000001440000000772412566622134020565 0ustar00rncbcusers00000000000000// synthv1widget_jack.cpp // /**************************************************************************** Copyright (C) 2012-2015, rncbc aka Rui Nuno Capela. All rights reserved. This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. *****************************************************************************/ #include "synthv1widget_jack.h" #include "synthv1_jack.h" #ifdef CONFIG_NSM #include "synthv1_nsm.h" #endif #include #include #include #include #ifndef CONFIG_LIBDIR #if defined(__x86_64__) #define CONFIG_LIBDIR CONFIG_PREFIX "/lib64" #else #define CONFIG_LIBDIR CONFIG_PREFIX "/lib" #endif #endif #if QT_VERSION < 0x050000 #define CONFIG_PLUGINSDIR CONFIG_LIBDIR "/qt4/plugins" #else #define CONFIG_PLUGINSDIR CONFIG_LIBDIR "/qt5/plugins" #endif //------------------------------------------------------------------------- // synthv1widget_jack - impl. // // Constructor. synthv1widget_jack::synthv1widget_jack ( synthv1_jack *pSynth ) : synthv1widget(), m_pSynth(pSynth) #ifdef CONFIG_NSM , m_pNsmClient(NULL) #endif { // Special style paths... if (QDir(CONFIG_PLUGINSDIR).exists()) QApplication::addLibraryPath(CONFIG_PLUGINSDIR); // Custom style theme... synthv1_config *pConfig = synthv1_config::getInstance(); if (pConfig && !pConfig->sCustomStyleTheme.isEmpty()) QApplication::setStyle(QStyleFactory::create(pConfig->sCustomStyleTheme)); // Initialize (user) interface stuff... m_pSynthUi = new synthv1_ui(m_pSynth); // May initialize the scheduler/work notifier. initSchedNotifier(); // Initialize preset stuff... // initPreset(); updateParamValues(); } // Destructor. synthv1widget_jack::~synthv1widget_jack (void) { delete m_pSynthUi; } // Synth engine accessor. synthv1_ui *synthv1widget_jack::ui_instance (void) const { return m_pSynthUi; } #ifdef CONFIG_NSM // NSM client accessors. void synthv1widget_jack::setNsmClient ( synthv1_nsm *pNsmClient ) { m_pNsmClient = pNsmClient; synthv1_config *pConfig = synthv1_config::getInstance(); if (pConfig) pConfig->bDontUseNativeDialogs = true; } synthv1_nsm *synthv1widget_jack::nsmClient (void) const { return m_pNsmClient; } #endif // CONFIG_NSM // Param port method. void synthv1widget_jack::updateParam ( synthv1::ParamIndex index, float fValue ) const { m_pSynthUi->setParamValue(index, fValue); } // Dirty flag method. void synthv1widget_jack::updateDirtyPreset ( bool bDirtyPreset ) { synthv1widget::updateDirtyPreset(bDirtyPreset); #ifdef CONFIG_NSM if (m_pNsmClient && m_pNsmClient->is_active()) m_pNsmClient->dirty(bDirtyPreset); #endif } // Application close. void synthv1widget_jack::closeEvent ( QCloseEvent *pCloseEvent ) { #ifdef CONFIG_NSM if (m_pNsmClient && m_pNsmClient->is_active()) synthv1widget::updateDirtyPreset(false); #endif // Let's be sure about that... if (queryClose()) { pCloseEvent->accept(); // QApplication::quit(); } else { pCloseEvent->ignore(); } } #ifdef CONFIG_NSM // Optional GUI handlers. void synthv1widget_jack::showEvent ( QShowEvent *pShowEvent ) { QWidget::showEvent(pShowEvent); if (m_pNsmClient) m_pNsmClient->visible(true); } void synthv1widget_jack::hideEvent ( QHideEvent *pHideEvent ) { if (m_pNsmClient) m_pNsmClient->visible(false); QWidget::hideEvent(pHideEvent); } #endif // CONFIG_NSM // end of synthv1widget_jack.cpp synthv1-0.7.1/src/PaxHeaders.4140/synthv1widget_programs.h0000644000000000000000000000013212566622134020301 xustar0030 mtime=1440425052.686715542 30 atime=1440425052.685715542 30 ctime=1440425052.686715542 synthv1-0.7.1/src/synthv1widget_programs.h0000644000175000001440000000532212566622134021144 0ustar00rncbcusers00000000000000// synthv1widget_programs.h // /**************************************************************************** Copyright (C) 2012-2015, rncbc aka Rui Nuno Capela. All rights reserved. This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. *****************************************************************************/ #ifndef __synthv1widget_programs_h #define __synthv1widget_programs_h #include #include // forward decls. class synthv1_programs; //---------------------------------------------------------------------------- // synthv1widget_programs_item_delegate -- Custom (tree) list item delegate. class synthv1widget_programs_item_delegate : public QItemDelegate { Q_OBJECT public: // ctor. synthv1widget_programs_item_delegate(QObject *pParent = 0); // QItemDelegate interface... QSize sizeHint( const QStyleOptionViewItem& option, const QModelIndex& index) const; QWidget *createEditor(QWidget *pParent, const QStyleOptionViewItem& option, const QModelIndex& index) const; void setEditorData(QWidget *pEditor, const QModelIndex& index) const; void setModelData(QWidget *pEditor, QAbstractItemModel *pModel, const QModelIndex& index) const; }; //---------------------------------------------------------------------------- // synthv1widget_programs -- Custom (tree) widget. class synthv1widget_programs : public QTreeWidget { Q_OBJECT public: // ctor. synthv1widget_programs(QWidget *pParent = 0); // dtor. ~synthv1widget_programs(); // utilities. void loadPrograms(synthv1_programs *pPrograms); void savePrograms(synthv1_programs *pPrograms); void selectProgram(synthv1_programs *pPrograms); public slots: // slots. void addBankItem(); void addProgramItem(); protected slots: // private slots. void itemChangedSlot(QTreeWidgetItem *, int); void itemExpandedSlot(QTreeWidgetItem *); void itemCollapsedSlot(QTreeWidgetItem *); protected: // factory methods. QTreeWidgetItem *newBankItem(); QTreeWidgetItem *newProgramItem(); }; #endif // __synthv1widget_programs_h // end of synthv1widget_programs.h synthv1-0.7.1/src/PaxHeaders.4140/synthv1_lv2ui.cpp0000644000000000000000000000013212566622134016637 xustar0030 mtime=1440425052.681715542 30 atime=1440425052.681715542 30 ctime=1440425052.681715542 synthv1-0.7.1/src/synthv1_lv2ui.cpp0000644000175000001440000002131512566622134017502 0ustar00rncbcusers00000000000000// synthv1_lv2ui.cpp // /**************************************************************************** Copyright (C) 2012-2015, rncbc aka Rui Nuno Capela. All rights reserved. This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. *****************************************************************************/ #include "synthv1_lv2ui.h" #include "synthv1_lv2.h" #include "lv2/lv2plug.in/ns/ext/instance-access/instance-access.h" #include #include //------------------------------------------------------------------------- // synthv1_lv2ui - impl. // synthv1_lv2ui::synthv1_lv2ui ( synthv1_lv2 *pSynth, LV2UI_Controller controller, LV2UI_Write_Function write_function ) : synthv1_ui(pSynth) { m_controller = controller; m_write_function = write_function; } // Accessors. const LV2UI_Controller& synthv1_lv2ui::controller (void) const { return m_controller; } void synthv1_lv2ui::write_function ( synthv1::ParamIndex index, float fValue ) const { m_write_function(m_controller, synthv1_lv2::ParamBase + index, sizeof(float), 0, &fValue); } //------------------------------------------------------------------------- // synthv1_lv2ui - LV2 UI desc. // static QApplication *synthv1_lv2ui_qapp_instance = NULL; static unsigned int synthv1_lv2ui_qapp_refcount = 0; static LV2UI_Handle synthv1_lv2ui_instantiate ( const LV2UI_Descriptor *, const char *, const char *, LV2UI_Write_Function write_function, LV2UI_Controller controller, LV2UI_Widget *widget, const LV2_Feature *const *features ) { synthv1_lv2 *pSynth = NULL; for (int i = 0; features && features[i]; ++i) { if (::strcmp(features[i]->URI, LV2_INSTANCE_ACCESS_URI) == 0) { pSynth = static_cast (features[i]->data); break; } } if (pSynth == NULL) return NULL; if (qApp == NULL && synthv1_lv2ui_qapp_instance == NULL) { static int s_argc = 1; static const char *s_argv[] = { __func__, NULL }; synthv1_lv2ui_qapp_instance = new QApplication(s_argc, (char **) s_argv); } synthv1_lv2ui_qapp_refcount++; synthv1widget_lv2 *pWidget = new synthv1widget_lv2(pSynth, controller, write_function); *widget = pWidget; return pWidget; } static void synthv1_lv2ui_cleanup ( LV2UI_Handle ui ) { synthv1widget_lv2 *pWidget = static_cast (ui); if (pWidget) { delete pWidget; if (--synthv1_lv2ui_qapp_refcount == 0 && synthv1_lv2ui_qapp_instance) { delete synthv1_lv2ui_qapp_instance; synthv1_lv2ui_qapp_instance = NULL; } } } static void synthv1_lv2ui_port_event ( LV2UI_Handle ui, uint32_t port_index, uint32_t buffer_size, uint32_t format, const void *buffer ) { synthv1widget_lv2 *pWidget = static_cast (ui); if (pWidget) pWidget->port_event(port_index, buffer_size, format, buffer); } #ifdef CONFIG_LV2_UI_IDLE int synthv1_lv2ui_idle ( LV2UI_Handle ui ) { synthv1widget_lv2 *pWidget = static_cast (ui); if (pWidget && !pWidget->isIdleClosed()) { QApplication::processEvents(); return 0; } else { return 1; } } static const LV2UI_Idle_Interface synthv1_lv2ui_idle_interface = { synthv1_lv2ui_idle }; #endif // CONFIG_LV2_UI_IDLE #ifdef CONFIG_LV2_UI_SHOW int synthv1_lv2ui_show ( LV2UI_Handle ui ) { synthv1widget_lv2 *pWidget = static_cast (ui); if (pWidget) { pWidget->show(); pWidget->raise(); pWidget->activateWindow(); return 0; } else { return 1; } } int synthv1_lv2ui_hide ( LV2UI_Handle ui ) { synthv1widget_lv2 *pWidget = static_cast (ui); if (pWidget) { pWidget->hide(); return 0; } else { return 1; } } static const LV2UI_Show_Interface synthv1_lv2ui_show_interface = { synthv1_lv2ui_show, synthv1_lv2ui_hide }; #endif // CONFIG_LV2_UI_IDLE static const void *synthv1_lv2ui_extension_data ( const char *uri ) { #ifdef CONFIG_LV2_UI_IDLE if (::strcmp(uri, LV2_UI__idleInterface) == 0) return (void *) &synthv1_lv2ui_idle_interface; else #endif #ifdef CONFIG_LV2_UI_SHOW if (::strcmp(uri, LV2_UI__showInterface) == 0) return (void *) &synthv1_lv2ui_show_interface; else #endif return NULL; } #ifdef CONFIG_LV2_EXTERNAL_UI struct synthv1_lv2ui_external_widget { LV2_External_UI_Widget external; synthv1widget_lv2 *widget; }; static void synthv1_lv2ui_external_run ( LV2_External_UI_Widget *ui_external ) { synthv1_lv2ui_external_widget *pExtWidget = (synthv1_lv2ui_external_widget *) (ui_external); if (pExtWidget) QApplication::processEvents(); } static void synthv1_lv2ui_external_show ( LV2_External_UI_Widget *ui_external ) { synthv1_lv2ui_external_widget *pExtWidget = (synthv1_lv2ui_external_widget *) (ui_external); if (pExtWidget) { synthv1widget_lv2 *widget = pExtWidget->widget; if (widget) { widget->show(); widget->raise(); widget->activateWindow(); } } } static void synthv1_lv2ui_external_hide ( LV2_External_UI_Widget *ui_external ) { synthv1_lv2ui_external_widget *pExtWidget = (synthv1_lv2ui_external_widget *) (ui_external); if (pExtWidget && pExtWidget->widget) pExtWidget->widget->hide(); } static LV2UI_Handle synthv1_lv2ui_external_instantiate ( const LV2UI_Descriptor *, const char *, const char *, LV2UI_Write_Function write_function, LV2UI_Controller controller, LV2UI_Widget *widget, const LV2_Feature *const *ui_features ) { synthv1_lv2 *pSynth = NULL; LV2_External_UI_Host *external_host = NULL; for (int i = 0; ui_features[i] && !external_host; ++i) { if (::strcmp(ui_features[i]->URI, LV2_INSTANCE_ACCESS_URI) == 0) pSynth = static_cast (ui_features[i]->data); else if (::strcmp(ui_features[i]->URI, LV2_EXTERNAL_UI__Host) == 0 || ::strcmp(ui_features[i]->URI, LV2_EXTERNAL_UI_DEPRECATED_URI) == 0) { external_host = (LV2_External_UI_Host *) ui_features[i]->data; } } if (qApp == NULL && synthv1_lv2ui_qapp_instance == NULL) { static int s_argc = 1; static const char *s_argv[] = { __func__, NULL }; synthv1_lv2ui_qapp_instance = new QApplication(s_argc, (char **) s_argv); } synthv1_lv2ui_qapp_refcount++; synthv1_lv2ui_external_widget *pExtWidget = new synthv1_lv2ui_external_widget; pExtWidget->external.run = synthv1_lv2ui_external_run; pExtWidget->external.show = synthv1_lv2ui_external_show; pExtWidget->external.hide = synthv1_lv2ui_external_hide; pExtWidget->widget = new synthv1widget_lv2(pSynth, controller, write_function); if (external_host) pExtWidget->widget->setExternalHost(external_host); *widget = pExtWidget; return pExtWidget; } static void synthv1_lv2ui_external_cleanup ( LV2UI_Handle ui ) { synthv1_lv2ui_external_widget *pExtWidget = static_cast (ui); if (pExtWidget) { if (pExtWidget->widget) delete pExtWidget->widget; delete pExtWidget; if (--synthv1_lv2ui_qapp_refcount == 0 && synthv1_lv2ui_qapp_instance) { delete synthv1_lv2ui_qapp_instance; synthv1_lv2ui_qapp_instance = NULL; } } } static void synthv1_lv2ui_external_port_event ( LV2UI_Handle ui, uint32_t port_index, uint32_t buffer_size, uint32_t format, const void *buffer ) { synthv1_lv2ui_external_widget *pExtWidget = static_cast (ui); if (pExtWidget && pExtWidget->widget) pExtWidget->widget->port_event(port_index, buffer_size, format, buffer); } static const void *synthv1_lv2ui_external_extension_data ( const char * ) { return NULL; } #endif // CONFIG_LV2_EXTERNAL_UI static const LV2UI_Descriptor synthv1_lv2ui_descriptor = { SYNTHV1_LV2UI_URI, synthv1_lv2ui_instantiate, synthv1_lv2ui_cleanup, synthv1_lv2ui_port_event, synthv1_lv2ui_extension_data }; #ifdef CONFIG_LV2_EXTERNAL_UI static const LV2UI_Descriptor synthv1_lv2ui_external_descriptor = { SYNTHV1_LV2UI_EXTERNAL_URI, synthv1_lv2ui_external_instantiate, synthv1_lv2ui_external_cleanup, synthv1_lv2ui_external_port_event, synthv1_lv2ui_external_extension_data }; #endif // CONFIG_LV2_EXTERNAL_UI LV2_SYMBOL_EXPORT const LV2UI_Descriptor *lv2ui_descriptor ( uint32_t index ) { if (index == 0) return &synthv1_lv2ui_descriptor; else #ifdef CONFIG_LV2_EXTERNAL_UI if (index == 1) return &synthv1_lv2ui_external_descriptor; else #endif return NULL; } // end of synthv1_lv2ui.cpp synthv1-0.7.1/src/PaxHeaders.4140/synthv1widget_config.ui0000644000000000000000000000013212566622134020102 xustar0030 mtime=1440425052.683715542 30 atime=1440425052.683715542 30 ctime=1440425052.683715542 synthv1-0.7.1/src/synthv1widget_config.ui0000644000175000001440000004000312566622134020740 0ustar00rncbcusers00000000000000 rncbc aka Rui Nuno Capela synthv1 - An old-school polyphonic synthesizer Copyright (C) 2012-2015, rncbc aka Rui Nuno Capela. All rights reserved. This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. synthv1widget_config 0 0 520 340 Configure - synthv1 :/images/synthv1.png 0 &Options Options Whether to use desktop environment's native dialogs where applicable Use desktop environment &native dialogs &Knob dial mode: KnobDialModeComboBox Knob dial mode false (default) Linear Angular Qt::Horizontal 20 20 Custom &style theme: CustomStyleThemeComboBox Custom widget style theme false (default) Qt::Vertical 20 20 &Programs Programs Add bank Add &Bank :/images/presetBank.png Qt::ToolButtonTextBesideIcon Add program &Add Program :/images/synthv1_preset.png Qt::ToolButtonTextBesideIcon Qt::Horizontal 20 20 Edit bank/program &Edit :/images/presetEdit.png Qt::ToolButtonTextBesideIcon Qt::Horizontal 20 20 Delete bank/program &Delete :/images/presetDelete.png Qt::ToolButtonTextBesideIcon Programs true true true 2 Bank/Program Preset Whether MIDI bank/programs will be enabled E&nabled Qt::Horizontal 20 20 Whether to preview the current selected program &Preview current program &Controllers Controllers Add controller &Add Controller :/images/synthv1_control.png Qt::ToolButtonTextBesideIcon Qt::Horizontal 20 20 Edit controller &Edit :/images/presetEdit.png Qt::ToolButtonTextBesideIcon Qt::Horizontal 20 20 Delete controller &Delete :/images/presetDelete.png Qt::ToolButtonTextBesideIcon Controllers true true false 4 Channel Type Parameter Subject Whether MIDI controllers will be enabled E&nabled Qt::Horizontal 20 20 QDialogButtonBox::Cancel|QDialogButtonBox::Ok synthv1widget_controls QTreeWidget
synthv1widget_controls.h
synthv1widget_programs QTreeWidget
synthv1widget_programs.h
UseNativeDialogsCheckBox KnobDialModeComboBox CustomStyleThemeComboBox ProgramsAddBankToolButton ProgramsAddItemToolButton ProgramsEditToolButton ProgramsDeleteToolButton ProgramsTreeWidget ProgramsEnabledCheckBox ProgramsPreviewCheckBox ControlsAddItemToolButton ControlsEditToolButton ControlsDeleteToolButton ControlsTreeWidget ControlsEnabledCheckBox DialogButtonBox
synthv1-0.7.1/src/PaxHeaders.4140/src_lv2.pro0000644000000000000000000000013212566622134015472 xustar0030 mtime=1440425052.679715541 30 atime=1440425052.679715541 30 ctime=1440425052.679715541 synthv1-0.7.1/src/src_lv2.pro0000644000175000001440000000266512566622134016344 0ustar00rncbcusers00000000000000# synthv1_lv2.pro # NAME = synthv1 TARGET = $${NAME} TEMPLATE = lib CONFIG += shared plugin include(src_lv2.pri) HEADERS = \ config.h \ synthv1.h \ synthv1_ui.h \ synthv1_lv2.h \ synthv1_config.h \ synthv1_wave.h \ synthv1_ramp.h \ synthv1_list.h \ synthv1_fx.h \ synthv1_reverb.h \ synthv1_param.h \ synthv1_sched.h \ synthv1_programs.h \ synthv1_controls.h SOURCES = \ synthv1.cpp \ synthv1_ui.cpp \ synthv1_lv2.cpp \ synthv1_config.cpp \ synthv1_wave.cpp \ synthv1_param.cpp \ synthv1_sched.cpp \ synthv1_programs.cpp \ synthv1_controls.cpp unix { OBJECTS_DIR = .obj_lv2 MOC_DIR = .moc_lv2 UI_DIR = .ui_lv2 isEmpty(PREFIX) { PREFIX = /usr/local } contains(PREFIX, $$system(echo $HOME)) { LV2DIR = $${PREFIX}/.lv2 } else { isEmpty(LIBDIR) { LV2DIR = $${PREFIX}/lib/lv2 } else { LV2DIR = $${LIBDIR}/lv2 } } TARGET_LV2 = $${NAME}.lv2/$${TARGET} !exists($${TARGET_LV2}.so) { system(touch $${TARGET_LV2}.so) } TARGET_LIB = $${NAME}.lv2/lib$${TARGET}.a !exists($${TARGET_LIB}) { system(touch $${TARGET_LIB}) } QMAKE_POST_LINK += $${QMAKE_COPY} -vp $(TARGET) $${TARGET_LV2}.so;\ $${QMAKE_DEL_FILE} -vf $${TARGET_LIB};\ ar -r $${TARGET_LIB} $${TARGET_LV2}.so INSTALLS += target target.path = $${LV2DIR}/$${NAME}.lv2 target.files = $${TARGET_LV2}.so \ $${TARGET_LV2}.ttl \ $${NAME}.lv2/manifest.ttl QMAKE_CLEAN += $${TARGET_LV2}.so $${TARGET_LIB} } QT -= gui QT += xml synthv1-0.7.1/src/PaxHeaders.4140/synthv1widget_env.h0000644000000000000000000000013212566622134017237 xustar0030 mtime=1440425052.684715542 30 atime=1440425052.684715542 30 ctime=1440425052.684715542 synthv1-0.7.1/src/synthv1widget_env.h0000644000175000001440000000465212566622134020107 0ustar00rncbcusers00000000000000// synthv1widget_env.h // /**************************************************************************** Copyright (C) 2012-2015, rncbc aka Rui Nuno Capela. All rights reserved. This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. *****************************************************************************/ #ifndef __synthv1widget_env_h #define __synthv1widget_env_h #include //---------------------------------------------------------------------------- // synthv1widget_env -- Custom widget class synthv1widget_env : public QFrame { Q_OBJECT public: // Constructor. synthv1widget_env(QWidget *pParent = 0, Qt::WindowFlags wflags = 0); // Destructor. ~synthv1widget_env(); // Parameter getters. float attack() const; float decay() const; float sustain() const; float release() const; public slots: // Parameter setters. void setAttack(float fAttack); void setDecay(float fDecay); void setSustain(float fSustain); void setRelease(float fRelease); signals: // Parameter change signals. void attackChanged(float fAttack); void decayChanged(float fDecay); void sustainChanged(float fSustain); void releaseChanged(float fRelease); protected: // Draw canvas. void paintEvent(QPaintEvent *); // Draw rectangular point. QRect nodeRect(int iNode) const; int nodeIndex(const QPoint& pos) const; void dragNode(const QPoint& pos); // Mouse interaction. void mousePressEvent(QMouseEvent *pMouseEvent); void mouseMoveEvent(QMouseEvent *pMouseEvent); void mouseReleaseEvent(QMouseEvent *pMouseEvent); private: // Instance state. float m_fAttack; float m_fDecay; float m_fSustain; float m_fRelease; // Draw state. QPolygon m_poly; // Drag state. int m_iDragNode; QPoint m_posDrag; }; #endif // __synthv1widget_env_h // end of synthv1widget_env.h synthv1-0.7.1/src/PaxHeaders.4140/synthv1.desktop.in0000644000000000000000000000013212566622134017012 xustar0030 mtime=1440425052.679715541 30 atime=1440425052.679715541 30 ctime=1440425052.679715541 synthv1-0.7.1/src/synthv1.desktop.in0000644000175000001440000000053512566622134017656 0ustar00rncbcusers00000000000000[Desktop Entry] Name=@PACKAGE_NAME@ Version=1.0 GenericName=MIDI Comment=synthv1 is an old school polyphonic synthtesizer Comment[fr]=synthv1 est un synthétiseur polyphonique de la vieille école Exec=@ac_prefix@/bin/synthv1_jack Icon=synthv1 Categories=Audio;AudioVideo;Midi;X-Alsa;X-Jack;Qt; Terminal=false Type=Application X-SuSE-translate=true synthv1-0.7.1/src/PaxHeaders.4140/synthv1.lv20000644000000000000000000000013212566622134015437 xustar0030 mtime=1440425052.680715542 30 atime=1440425052.679715541 30 ctime=1440425052.680715542 synthv1-0.7.1/src/synthv1.lv2/0000755000175000001440000000000012566622134016355 5ustar00rncbcusers00000000000000synthv1-0.7.1/src/synthv1.lv2/PaxHeaders.4140/synthv1_ui-qt4.ttl0000644000000000000000000000013212566622134021060 xustar0030 mtime=1440425052.679715541 30 atime=1440425052.679715541 30 ctime=1440425052.679715541 synthv1-0.7.1/src/synthv1.lv2/synthv1_ui-qt4.ttl0000644000175000001440000000072712566622134021727 0ustar00rncbcusers00000000000000@prefix lv2: . @prefix lv2ui: . a lv2ui:Qt4UI ; lv2:requiredFeature ; lv2ui:binary . a ; lv2:requiredFeature ; lv2ui:binary . synthv1-0.7.1/src/synthv1.lv2/PaxHeaders.4140/synthv1_ui-qt5.ttl0000644000000000000000000000013212566622134021061 xustar0030 mtime=1440425052.680715542 30 atime=1440425052.680715542 30 ctime=1440425052.680715542 synthv1-0.7.1/src/synthv1.lv2/synthv1_ui-qt5.ttl0000644000175000001440000000072712566622134021730 0ustar00rncbcusers00000000000000@prefix lv2: . @prefix lv2ui: . a lv2ui:Qt5UI ; lv2:requiredFeature ; lv2ui:binary . a ; lv2:requiredFeature ; lv2ui:binary . synthv1-0.7.1/src/synthv1.lv2/PaxHeaders.4140/manifest.ttl0000644000000000000000000000013212566622134020047 xustar0030 mtime=1440425052.679715541 30 atime=1440425052.679715541 30 ctime=1440425052.679715541 synthv1-0.7.1/src/synthv1.lv2/manifest.ttl0000644000175000001440000000037712566622134020717 0ustar00rncbcusers00000000000000@prefix lv2: . @prefix rdfs: . a lv2:Plugin, lv2:InstrumentPlugin ; lv2:binary ; rdfs:seeAlso , . synthv1-0.7.1/src/synthv1.lv2/PaxHeaders.4140/synthv1.ttl0000644000000000000000000000013212566622134017655 xustar0030 mtime=1440425052.679715541 30 atime=1440425052.679715541 30 ctime=1440425052.679715541 synthv1-0.7.1/src/synthv1.lv2/synthv1.ttl0000644000175000001440000010136012566622134020517 0ustar00rncbcusers00000000000000@prefix doap: . @prefix foaf: . @prefix rdf: . @prefix rdfs: . @prefix lv2: . @prefix lv2ui: . @prefix lv2urid: . @prefix lv2atom: . @prefix lv2midi: . @prefix lv2time: . @prefix lv2pg: . @prefix synthv1_lv2: . a lv2:Plugin, lv2:InstrumentPlugin, doap:Project ; doap:name "synthv1" ; doap:maintainer [ foaf:name "rncbc aka. Rui Nuno Capela" ; foaf:homepage ; foaf:mbox ; ] ; lv2:requiredFeature lv2urid:map ; lv2:optionalFeature lv2:hardRTCapable ; lv2ui:ui synthv1_lv2:ui, synthv1_lv2:ui_external ; lv2:port [ a lv2:InputPort, lv2atom:AtomPort ; lv2atom:bufferType lv2atom:Sequence ; lv2atom:supports lv2midi:MidiEvent, lv2time:Position ; lv2:index 0 ; lv2:symbol "in"; lv2:name "MIDI In"; ] ; lv2:port [ a lv2:InputPort, lv2:AudioPort ; lv2:index 1 ; lv2:symbol "in_L" ; lv2:name "Audio In L" ; ], [ a lv2:InputPort, lv2:AudioPort ; lv2:index 2 ; lv2:symbol "in_R" ; lv2:name "Audio In R" ; ] ; lv2:port [ a lv2:OutputPort, lv2:AudioPort ; lv2:index 3 ; lv2:symbol "Out_L" ; lv2:name "Audio Out L" ; ], [ a lv2:OutputPort, lv2:AudioPort ; lv2:index 4 ; lv2:symbol "Out_R" ; lv2:name "Audio Out R" ; ] ; lv2:port [ a lv2:InputPort, lv2:ControlPort ; lv2:index 5 ; lv2:symbol "DCO1_SHAPE1" ; lv2:name "DCO1 Wave Shape 1" ; lv2:portProperty lv2:integer, lv2:enumeration ; lv2:scalePoint [ rdfs:label "Pulse"; rdf:value 0 ] ; lv2:scalePoint [ rdfs:label "Saw"; rdf:value 1 ] ; lv2:scalePoint [ rdfs:label "Sine"; rdf:value 2 ] ; lv2:scalePoint [ rdfs:label "Rand"; rdf:value 3 ] ; lv2:scalePoint [ rdfs:label "Noise"; rdf:value 4 ] ; lv2:default 1.0 ; lv2:minimum 0.0 ; lv2:maximum 4.0 ; lv2pg:group synthv1_lv2:101_DCO1 ; ], [ a lv2:InputPort, lv2:ControlPort ; lv2:index 6 ; lv2:symbol "DCO1_WIDTH1" ; lv2:name "DCO1 Wave Width 1" ; lv2:default 1.0 ; lv2:minimum 0.0 ; lv2:maximum 1.0 ; lv2pg:group synthv1_lv2:101_DCO1 ; ], [ a lv2:InputPort, lv2:ControlPort ; lv2:index 7 ; lv2:symbol "DCO1_BANDL1" ; lv2:name "DCO1 Wave Bandlimit 1" ; lv2:portProperty lv2:toggled ; lv2:default 0.0 ; lv2:minimum 0.0 ; lv2:maximum 1.0 ; lv2pg:group synthv1_lv2:101_DCO1 ; ], [ a lv2:InputPort, lv2:ControlPort ; lv2:index 8 ; lv2:symbol "DCO1_SHAPE2" ; lv2:name "DCO1 Wave Shape 2" ; lv2:portProperty lv2:integer, lv2:enumeration ; lv2:scalePoint [ rdfs:label "Pulse"; rdf:value 0 ] ; lv2:scalePoint [ rdfs:label "Saw"; rdf:value 1 ] ; lv2:scalePoint [ rdfs:label "Sine"; rdf:value 2 ] ; lv2:scalePoint [ rdfs:label "Rand"; rdf:value 3 ] ; lv2:scalePoint [ rdfs:label "Noise"; rdf:value 4 ] ; lv2:default 1.0 ; lv2:minimum 0.0 ; lv2:maximum 4.0 ; lv2pg:group synthv1_lv2:101_DCO1 ; ], [ a lv2:InputPort, lv2:ControlPort ; lv2:index 9 ; lv2:symbol "DCO1_WIDTH2" ; lv2:name "DCO1 Width 2" ; lv2:default 1.0 ; lv2:minimum 0.0 ; lv2:maximum 1.0 ; lv2pg:group synthv1_lv2:101_DCO1 ; ], [ a lv2:InputPort, lv2:ControlPort ; lv2:index 10 ; lv2:symbol "DCO1_BANDL2" ; lv2:name "DCO1 Wave Bandlimit 2" ; lv2:portProperty lv2:toggled ; lv2:default 0.0 ; lv2:minimum 0.0 ; lv2:maximum 1.0 ; lv2pg:group synthv1_lv2:101_DCO1 ; ], [ a lv2:InputPort, lv2:ControlPort ; lv2:index 11 ; lv2:symbol "DCO1_BALANCE" ; lv2:name "DCO1 Balance" ; lv2:default 0.0 ; lv2:minimum -1.0 ; lv2:maximum 1.0 ; lv2pg:group synthv1_lv2:101_DCO1 ; ], [ a lv2:InputPort, lv2:ControlPort ; lv2:index 12 ; lv2:symbol "DCO1_DETUNE" ; lv2:name "DCO1 Detune" ; lv2:default 0.1 ; lv2:minimum 0.0 ; lv2:maximum 1.0 ; lv2pg:group synthv1_lv2:101_DCO1 ; ], [ a lv2:InputPort, lv2:ControlPort ; lv2:index 13 ; lv2:symbol "DCO1_PHASE" ; lv2:name "DCO1 Phase" ; lv2:default 0.0 ; lv2:minimum 0.0 ; lv2:maximum 1.0 ; lv2pg:group synthv1_lv2:101_DCO1 ; ], [ a lv2:InputPort, lv2:ControlPort ; lv2:index 14 ; lv2:symbol "DCO1_OCTAVE" ; lv2:name "DCO1 Octave" ; lv2:default 0.0 ; lv2:minimum -4.0 ; lv2:maximum 4.0 ; lv2pg:group synthv1_lv2:101_DCO1 ; ], [ a lv2:InputPort, lv2:ControlPort ; lv2:index 15 ; lv2:symbol "DCO1_TUNING" ; lv2:name "DCO1 Tuning" ; lv2:default 0.0 ; lv2:minimum -1.0 ; lv2:maximum 1.0 ; lv2pg:group synthv1_lv2:101_DCO1 ; ], [ a lv2:InputPort, lv2:ControlPort ; lv2:index 16 ; lv2:symbol "DCO1_GLIDE" ; lv2:name "DCO1 Glide" ; lv2:default 0.0 ; lv2:minimum 0.0 ; lv2:maximum 1.0 ; lv2pg:group synthv1_lv2:101_DCO1 ; ], [ a lv2:InputPort, lv2:ControlPort ; lv2:index 17 ; lv2:symbol "DCO1_ENVTIME" ; lv2:name "DCO1 Env.Time" ; lv2:default 0.5 ; lv2:minimum 0.0 ; lv2:maximum 1.0 ; lv2pg:group synthv1_lv2:101_DCO1 ; ], [ a lv2:InputPort, lv2:ControlPort ; lv2:index 18 ; lv2:symbol "DCF1_CUTOFF" ; lv2:name "DCF1 Cutoff" ; lv2:default 0.5 ; lv2:minimum 0.0 ; lv2:maximum 1.0 ; lv2pg:group synthv1_lv2:102_DCF1 ; ], [ a lv2:InputPort, lv2:ControlPort ; lv2:index 19 ; lv2:symbol "DCF1_RESO" ; lv2:name "DCF1 Resonance" ; lv2:default 0.0 ; lv2:minimum 0.0 ; lv2:maximum 1.0 ; lv2pg:group synthv1_lv2:102_DCF1 ; ], [ a lv2:InputPort, lv2:ControlPort ; lv2:index 20 ; lv2:symbol "DCF1_TYPE" ; lv2:name "DCF1 Type" ; lv2:portProperty lv2:integer, lv2:enumeration ; lv2:scalePoint [ rdfs:label "LPF"; rdf:value 0 ] ; lv2:scalePoint [ rdfs:label "BPF"; rdf:value 1 ] ; lv2:scalePoint [ rdfs:label "HPF"; rdf:value 2 ] ; lv2:scalePoint [ rdfs:label "BRF"; rdf:value 3 ] ; lv2:default 0.0 ; lv2:minimum 0.0 ; lv2:maximum 3.0 ; lv2pg:group synthv1_lv2:102_DCF1 ; ], [ a lv2:InputPort, lv2:ControlPort ; lv2:index 21 ; lv2:symbol "DCF1_SLOPE" ; lv2:name "DCF1 Slope" ; lv2:portProperty lv2:integer, lv2:enumeration ; lv2:scalePoint [ rdfs:label "12dB/oct"; rdf:value 0 ] ; lv2:scalePoint [ rdfs:label "24dB/oct"; rdf:value 1 ] ; lv2:default 0.0 ; lv2:minimum 0.0 ; lv2:maximum 1.0 ; lv2pg:group synthv1_lv2:102_DCF1 ; ], [ a lv2:InputPort, lv2:ControlPort ; lv2:index 22 ; lv2:symbol "DCF1_ENVELOPE" ; lv2:name "DCF1 Envelope" ; lv2:default 1.0 ; lv2:minimum -1.0 ; lv2:maximum 1.0 ; lv2pg:group synthv1_lv2:102_DCF1 ; ], [ a lv2:InputPort, lv2:ControlPort ; lv2:index 23 ; lv2:symbol "DCF1_ATTACK" ; lv2:name "DCF1 Attack" ; lv2:default 0.0 ; lv2:minimum 0.0 ; lv2:maximum 1.0 ; lv2pg:group synthv1_lv2:102_DCF1 ; ], [ a lv2:InputPort, lv2:ControlPort ; lv2:index 24 ; lv2:symbol "DCF1_DECAY" ; lv2:name "DCF1 Decay" ; lv2:default 0.2 ; lv2:minimum 0.0 ; lv2:maximum 1.0 ; lv2pg:group synthv1_lv2:102_DCF1 ; ], [ a lv2:InputPort, lv2:ControlPort ; lv2:index 25 ; lv2:symbol "DCF1_SUSTAIN" ; lv2:name "DCF1 Sustain" ; lv2:default 0.5 ; lv2:minimum 0.0 ; lv2:maximum 1.0 ; lv2pg:group synthv1_lv2:102_DCF1 ; ], [ a lv2:InputPort, lv2:ControlPort ; lv2:index 26 ; lv2:symbol "DCF1_RELEASE" ; lv2:name "DCF1 Release" ; lv2:default 0.5 ; lv2:minimum 0.0 ; lv2:maximum 1.0 ; lv2pg:group synthv1_lv2:102_DCF1 ; ], [ a lv2:InputPort, lv2:ControlPort ; lv2:index 27 ; lv2:symbol "LFO1_SHAPE" ; lv2:name "LFO1 Wave Shape" ; lv2:portProperty lv2:integer, lv2:enumeration ; lv2:scalePoint [ rdfs:label "Pulse"; rdf:value 0 ] ; lv2:scalePoint [ rdfs:label "Saw"; rdf:value 1 ] ; lv2:scalePoint [ rdfs:label "Sine"; rdf:value 2 ] ; lv2:scalePoint [ rdfs:label "Rand"; rdf:value 3 ] ; lv2:scalePoint [ rdfs:label "Noise"; rdf:value 4 ] ; lv2:default 1.0 ; lv2:minimum 0.0 ; lv2:maximum 4.0 ; lv2pg:group synthv1_lv2:103_LFO1 ; ], [ a lv2:InputPort, lv2:ControlPort ; lv2:index 28 ; lv2:symbol "LFO1_WIDTH" ; lv2:name "LFO1 Wave Width" ; lv2:default 1.0 ; lv2:minimum 0.0 ; lv2:maximum 1.0 ; lv2pg:group synthv1_lv2:103_LFO1 ; ], [ a lv2:InputPort, lv2:ControlPort ; lv2:index 29 ; lv2:symbol "LFO1_RATE" ; lv2:name "LFO1 Rate" ; lv2:default 0.5 ; lv2:minimum 0.0 ; lv2:maximum 1.0 ; lv2pg:group synthv1_lv2:103_LFO1 ; ], [ a lv2:InputPort, lv2:ControlPort ; lv2:index 30 ; lv2:symbol "LFO1_SWEEP" ; lv2:name "LFO1 Sweep" ; lv2:default 0.0 ; lv2:minimum -1.0 ; lv2:maximum 1.0 ; lv2pg:group synthv1_lv2:103_LFO1 ; ], [ a lv2:InputPort, lv2:ControlPort ; lv2:index 31 ; lv2:symbol "LFO1_PITCH" ; lv2:name "LFO1 Pitch" ; lv2:default 0.0 ; lv2:minimum -1.0 ; lv2:maximum 1.0 ; lv2pg:group synthv1_lv2:103_LFO1 ; ], [ a lv2:InputPort, lv2:ControlPort ; lv2:index 32 ; lv2:symbol "LFO1_CUTOFF" ; lv2:name "LFO1 Cutoff" ; lv2:default 0.0 ; lv2:minimum -1.0 ; lv2:maximum 1.0 ; lv2pg:group synthv1_lv2:103_LFO1 ; ], [ a lv2:InputPort, lv2:ControlPort ; lv2:index 33 ; lv2:symbol "LFO1_RESO" ; lv2:name "LFO1 Resonance" ; lv2:default 0.0 ; lv2:minimum -1.0 ; lv2:maximum 1.0 ; lv2pg:group synthv1_lv2:103_LFO1 ; ], [ a lv2:InputPort, lv2:ControlPort ; lv2:index 34 ; lv2:symbol "LFO1_PANNING" ; lv2:name "LFO1 Panning" ; lv2:default 0.0 ; lv2:minimum -1.0 ; lv2:maximum 1.0 ; lv2pg:group synthv1_lv2:103_LFO1 ; ], [ a lv2:InputPort, lv2:ControlPort ; lv2:index 35 ; lv2:symbol "LFO1_VOLUME" ; lv2:name "LFO1 Volume" ; lv2:default 0.0 ; lv2:minimum -1.0 ; lv2:maximum 1.0 ; lv2pg:group synthv1_lv2:103_LFO1 ; ], [ a lv2:InputPort, lv2:ControlPort ; lv2:index 36 ; lv2:symbol "LFO1_ATTACK" ; lv2:name "LFO1 Attack" ; lv2:default 0.0 ; lv2:minimum 0.0 ; lv2:maximum 1.0 ; lv2pg:group synthv1_lv2:103_LFO1 ; ], [ a lv2:InputPort, lv2:ControlPort ; lv2:index 37 ; lv2:symbol "LFO1_DECAY" ; lv2:name "LFO1 Decay" ; lv2:default 0.1 ; lv2:minimum 0.0 ; lv2:maximum 1.0 ; lv2pg:group synthv1_lv2:103_LFO1 ; ], [ a lv2:InputPort, lv2:ControlPort ; lv2:index 38 ; lv2:symbol "LFO1_SUSTAIN" ; lv2:name "LFO1 Sustain" ; lv2:default 1.0 ; lv2:minimum 0.0 ; lv2:maximum 1.0 ; lv2pg:group synthv1_lv2:103_LFO1 ; ], [ a lv2:InputPort, lv2:ControlPort ; lv2:index 39 ; lv2:symbol "LFO1_RELEASE" ; lv2:name "LFO1 Release" ; lv2:default 0.5 ; lv2:minimum 0.0 ; lv2:maximum 1.0 ; lv2pg:group synthv1_lv2:103_LFO1 ; ], [ a lv2:InputPort, lv2:ControlPort ; lv2:index 40 ; lv2:symbol "DCA1_VOLUME" ; lv2:name "DCA1 Volume" ; lv2:default 0.5 ; lv2:minimum 0.0 ; lv2:maximum 1.0 ; lv2pg:group synthv1_lv2:104_DCA1 ; ], [ a lv2:InputPort, lv2:ControlPort ; lv2:index 41 ; lv2:symbol "DCA1_ATTACK" ; lv2:name "DCA1 Attack" ; lv2:default 0.0 ; lv2:minimum 0.0 ; lv2:maximum 1.0 ; lv2pg:group synthv1_lv2:104_DCA1 ; ], [ a lv2:InputPort, lv2:ControlPort ; lv2:index 42 ; lv2:symbol "DCA1_DECAY" ; lv2:name "DCA1 Decay" ; lv2:default 0.1 ; lv2:minimum 0.0 ; lv2:maximum 1.0 ; lv2pg:group synthv1_lv2:104_DCA1 ; ], [ a lv2:InputPort, lv2:ControlPort ; lv2:index 43 ; lv2:symbol "DCA1_SUSTAIN" ; lv2:name "DCA1 Sustain" ; lv2:default 1.0 ; lv2:minimum 0.0 ; lv2:maximum 1.0 ; lv2pg:group synthv1_lv2:104_DCA1 ; ], [ a lv2:InputPort, lv2:ControlPort ; lv2:index 44 ; lv2:symbol "DCA1_RELEASE" ; lv2:name "DCA1 Release" ; lv2:default 0.1 ; lv2:minimum 0.0 ; lv2:maximum 1.0 ; lv2pg:group synthv1_lv2:104_DCA1 ; ], [ a lv2:InputPort, lv2:ControlPort ; lv2:index 45 ; lv2:symbol "OUT1_WIDTH" ; lv2:name "OUT1 Stereo Width" ; lv2:default 0.0 ; lv2:minimum -1.0 ; lv2:maximum 1.0 ; lv2pg:group synthv1_lv2:105_OUT1 ; ], [ a lv2:InputPort, lv2:ControlPort ; lv2:index 46 ; lv2:symbol "OUT1_PANNING" ; lv2:name "OUT1 Panning" ; lv2:default 0.0 ; lv2:minimum -1.0 ; lv2:maximum 1.0 ; lv2pg:group synthv1_lv2:105_OUT1 ; ], [ a lv2:InputPort, lv2:ControlPort ; lv2:index 47 ; lv2:symbol "OUT1_VOLUME" ; lv2:name "OUT1 Volume" ; lv2:default 0.5 ; lv2:minimum 0.0 ; lv2:maximum 1.0 ; lv2pg:group synthv1_lv2:105_OUT1 ; ] ; lv2:port [ a lv2:InputPort, lv2:ControlPort ; lv2:index 48 ; lv2:symbol "DEF1_PITCHBEND" ; lv2:name "DEF1 Pitchbend" ; lv2:default 0.2 ; lv2:minimum 0.0 ; lv2:maximum 1.0 ; lv2pg:group synthv1_lv2:106_DEF1 ; ], [ a lv2:InputPort, lv2:ControlPort ; lv2:index 49 ; lv2:symbol "DEF1_MODWHEEL" ; lv2:name "DEF1 Modwheel" ; lv2:default 0.2 ; lv2:minimum 0.0 ; lv2:maximum 1.0 ; lv2pg:group synthv1_lv2:106_DEF1 ; ], [ a lv2:InputPort, lv2:ControlPort ; lv2:index 50 ; lv2:symbol "DEF1_PRESSURE" ; lv2:name "DEF1 Pressure" ; lv2:default 0.2 ; lv2:minimum 0.0 ; lv2:maximum 1.0 ; lv2pg:group synthv1_lv2:106_DEF1 ; ], [ a lv2:InputPort, lv2:ControlPort ; lv2:index 51 ; lv2:symbol "DEF1_VELOCITY" ; lv2:name "DEF1 Velocity" ; lv2:default 0.2 ; lv2:minimum 0.0 ; lv2:maximum 1.0 ; lv2pg:group synthv1_lv2:106_DEF1 ; ], [ a lv2:InputPort, lv2:ControlPort ; lv2:index 52 ; lv2:symbol "DEF1_CHANNEL" ; lv2:name "DEF1 Channel" ; lv2:portProperty lv2:integer ; lv2:default 0.0 ; lv2:minimum 0.0 ; lv2:maximum 16.0 ; lv2pg:group synthv1_lv2:106_DEF1 ; ], [ a lv2:InputPort, lv2:ControlPort ; lv2:index 53 ; lv2:symbol "DEF1_MONO" ; lv2:name "DEF1 Mono" ; lv2:portProperty lv2:toggled ; lv2:default 0.0 ; lv2:minimum 0.0 ; lv2:maximum 1.0 ; lv2pg:group synthv1_lv2:106_DEF1 ; ] ; lv2:port [ a lv2:InputPort, lv2:ControlPort ; lv2:index 54 ; lv2:symbol "DCO2_SHAPE1" ; lv2:name "DCO2 Wave Shape 1" ; lv2:portProperty lv2:integer, lv2:enumeration ; lv2:scalePoint [ rdfs:label "Pulse"; rdf:value 0 ] ; lv2:scalePoint [ rdfs:label "Saw"; rdf:value 1 ] ; lv2:scalePoint [ rdfs:label "Sine"; rdf:value 2 ] ; lv2:scalePoint [ rdfs:label "Rand"; rdf:value 3 ] ; lv2:scalePoint [ rdfs:label "Noise"; rdf:value 4 ] ; lv2:default 1.0 ; lv2:minimum 0.0 ; lv2:maximum 4.0 ; lv2pg:group synthv1_lv2:201_DCO2 ; ], [ a lv2:InputPort, lv2:ControlPort ; lv2:index 55 ; lv2:symbol "DCO2_WIDTH1" ; lv2:name "DCO2 Wave Width 1" ; lv2:default 1.0 ; lv2:minimum 0.0 ; lv2:maximum 1.0 ; lv2pg:group synthv1_lv2:201_DCO2 ; ], [ a lv2:InputPort, lv2:ControlPort ; lv2:index 56 ; lv2:symbol "DCO2_BANDL1" ; lv2:name "DCO2 Wave Bandlimit 1" ; lv2:portProperty lv2:toggled ; lv2:default 0.0 ; lv2:minimum 0.0 ; lv2:maximum 1.0 ; lv2pg:group synthv1_lv2:201_DCO2 ; ], [ a lv2:InputPort, lv2:ControlPort ; lv2:index 57 ; lv2:symbol "DCO2_SHAPE2" ; lv2:name "DCO2 Wave Shape 2" ; lv2:portProperty lv2:integer, lv2:enumeration ; lv2:scalePoint [ rdfs:label "Pulse"; rdf:value 0 ] ; lv2:scalePoint [ rdfs:label "Saw"; rdf:value 1 ] ; lv2:scalePoint [ rdfs:label "Sine"; rdf:value 2 ] ; lv2:scalePoint [ rdfs:label "Rand"; rdf:value 3 ] ; lv2:scalePoint [ rdfs:label "Noise"; rdf:value 4 ] ; lv2:default 1.0 ; lv2:minimum 0.0 ; lv2:maximum 4.0 ; lv2pg:group synthv1_lv2:201_DCO2 ; ], [ a lv2:InputPort, lv2:ControlPort ; lv2:index 58 ; lv2:symbol "DCO2_WIDTH2" ; lv2:name "DCO2 Wave Width 2" ; lv2:default 1.0 ; lv2:minimum 0.0 ; lv2:maximum 1.0 ; lv2pg:group synthv1_lv2:201_DCO2 ; ], [ a lv2:InputPort, lv2:ControlPort ; lv2:index 59 ; lv2:symbol "DCO2_BANDL2" ; lv2:name "DCO2 Wave Bandlimit 2" ; lv2:portProperty lv2:toggled ; lv2:default 0.0 ; lv2:minimum 0.0 ; lv2:maximum 1.0 ; lv2pg:group synthv1_lv2:201_DCO2 ; ], [ a lv2:InputPort, lv2:ControlPort ; lv2:index 60 ; lv2:symbol "DCO2_BALANCE" ; lv2:name "DCO2 Balance" ; lv2:default 0.0 ; lv2:minimum -1.0 ; lv2:maximum 1.0 ; lv2pg:group synthv1_lv2:201_DCO2 ; ], [ a lv2:InputPort, lv2:ControlPort ; lv2:index 61 ; lv2:symbol "DCO2_DETUNE" ; lv2:name "DCO2 Detune" ; lv2:default 0.1 ; lv2:minimum 0.0 ; lv2:maximum 1.0 ; lv2pg:group synthv1_lv2:201_DCO2 ; ], [ a lv2:InputPort, lv2:ControlPort ; lv2:index 62 ; lv2:symbol "DCO2_PHASE" ; lv2:name "DCO2 Phase" ; lv2:default 0.0 ; lv2:minimum 0.0 ; lv2:maximum 1.0 ; lv2pg:group synthv1_lv2:201_DCO2 ; ], [ a lv2:InputPort, lv2:ControlPort ; lv2:index 63 ; lv2:symbol "DCO2_OCTAVE" ; lv2:name "DCO2 Octave" ; lv2:default -2.0 ; lv2:minimum -4.0 ; lv2:maximum 4.0 ; lv2pg:group synthv1_lv2:201_DCO2 ; ], [ a lv2:InputPort, lv2:ControlPort ; lv2:index 64 ; lv2:symbol "DCO2_TUNING" ; lv2:name "DCO2 Tuning" ; lv2:default 0.0 ; lv2:minimum -1.0 ; lv2:maximum 1.0 ; lv2pg:group synthv1_lv2:201_DCO2 ; ], [ a lv2:InputPort, lv2:ControlPort ; lv2:index 65 ; lv2:symbol "DCO2_GLIDE" ; lv2:name "DCO2 Glide" ; lv2:default 0.0 ; lv2:minimum 0.0 ; lv2:maximum 1.0 ; lv2pg:group synthv1_lv2:201_DCO2 ; ], [ a lv2:InputPort, lv2:ControlPort ; lv2:index 66 ; lv2:symbol "DCO2_ENVTIME" ; lv2:name "DCO2 Env.Time" ; lv2:default 0.5 ; lv2:minimum 0.0 ; lv2:maximum 1.0 ; lv2pg:group synthv1_lv2:201_DCO2 ; ], [ a lv2:InputPort, lv2:ControlPort ; lv2:index 67 ; lv2:symbol "DCF2_CUTOFF" ; lv2:name "DCF2 Cutoff" ; lv2:default 0.5 ; lv2:minimum 0.0 ; lv2:maximum 1.0 ; lv2pg:group synthv1_lv2:202_DCF2 ; ], [ a lv2:InputPort, lv2:ControlPort ; lv2:index 68 ; lv2:symbol "DCF2_RESO" ; lv2:name "DCF2 Resonance" ; lv2:default 0.0 ; lv2:minimum 0.0 ; lv2:maximum 1.0 ; lv2pg:group synthv1_lv2:202_DCF2 ; ], [ a lv2:InputPort, lv2:ControlPort ; lv2:index 69 ; lv2:symbol "DCF2_TYPE" ; lv2:name "DCF2 Type" ; lv2:portProperty lv2:integer, lv2:enumeration ; lv2:scalePoint [ rdfs:label "LPF"; rdf:value 0 ] ; lv2:scalePoint [ rdfs:label "BPF"; rdf:value 1 ] ; lv2:scalePoint [ rdfs:label "HPF"; rdf:value 2 ] ; lv2:scalePoint [ rdfs:label "BRF"; rdf:value 3 ] ; lv2:default 0.0 ; lv2:minimum 0.0 ; lv2:maximum 3.0 ; lv2pg:group synthv1_lv2:202_DCF2 ; ], [ a lv2:InputPort, lv2:ControlPort ; lv2:index 70 ; lv2:symbol "DCF2_SLOPE" ; lv2:name "DCF2 Slope" ; lv2:portProperty lv2:integer, lv2:enumeration ; lv2:scalePoint [ rdfs:label "12dB/oct"; rdf:value 0 ] ; lv2:scalePoint [ rdfs:label "24dB/oct"; rdf:value 1 ] ; lv2:default 0.0 ; lv2:minimum 0.0 ; lv2:maximum 1.0 ; lv2pg:group synthv1_lv2:202_DCF2 ; ], [ a lv2:InputPort, lv2:ControlPort ; lv2:index 71 ; lv2:symbol "DCF2_ENVELOPE" ; lv2:name "DCF2 Envelope" ; lv2:default 1.0 ; lv2:minimum -1.0 ; lv2:maximum 1.0 ; lv2pg:group synthv1_lv2:202_DCF2 ; ], [ a lv2:InputPort, lv2:ControlPort ; lv2:index 72 ; lv2:symbol "DCF2_ATTACK" ; lv2:name "DCF2 Attack" ; lv2:default 0.0 ; lv2:minimum 0.0 ; lv2:maximum 1.0 ; lv2pg:group synthv1_lv2:202_DCF2 ; ], [ a lv2:InputPort, lv2:ControlPort ; lv2:index 73 ; lv2:symbol "DCF2_DECAY" ; lv2:name "DCF2 Decay" ; lv2:default 0.2 ; lv2:minimum 0.0 ; lv2:maximum 1.0 ; lv2pg:group synthv1_lv2:202_DCF2 ; ], [ a lv2:InputPort, lv2:ControlPort ; lv2:index 74 ; lv2:symbol "DCF2_SUSTAIN" ; lv2:name "DCF2 Sustain" ; lv2:default 0.5 ; lv2:minimum 0.0 ; lv2:maximum 1.0 ; lv2pg:group synthv1_lv2:202_DCF2 ; ], [ a lv2:InputPort, lv2:ControlPort ; lv2:index 75 ; lv2:symbol "DCF2_RELEASE" ; lv2:name "DCF2 Release" ; lv2:default 0.5 ; lv2:minimum 0.0 ; lv2:maximum 1.0 ; lv2pg:group synthv1_lv2:202_DCF2 ; ], [ a lv2:InputPort, lv2:ControlPort ; lv2:index 76 ; lv2:symbol "LFO2_SHAPE" ; lv2:name "LFO2 Wave Shape" ; lv2:portProperty lv2:integer, lv2:enumeration ; lv2:scalePoint [ rdfs:label "Pulse"; rdf:value 0 ] ; lv2:scalePoint [ rdfs:label "Saw"; rdf:value 1 ] ; lv2:scalePoint [ rdfs:label "Sine"; rdf:value 2 ] ; lv2:scalePoint [ rdfs:label "Rand"; rdf:value 3 ] ; lv2:scalePoint [ rdfs:label "Noise"; rdf:value 4 ] ; lv2:default 1.0 ; lv2:minimum 0.0 ; lv2:maximum 4.0 ; lv2pg:group synthv1_lv2:203_LFO2 ; ], [ a lv2:InputPort, lv2:ControlPort ; lv2:index 77 ; lv2:symbol "LFO2_WIDTH" ; lv2:name "LFO2 Wave Width" ; lv2:default 1.0 ; lv2:minimum 0.0 ; lv2:maximum 1.0 ; lv2pg:group synthv1_lv2:203_LFO2 ; ], [ a lv2:InputPort, lv2:ControlPort ; lv2:index 78 ; lv2:symbol "LFO2_RATE" ; lv2:name "LFO2 Rate" ; lv2:default 0.5 ; lv2:minimum 0.0 ; lv2:maximum 1.0 ; lv2pg:group synthv1_lv2:203_LFO2 ; ], [ a lv2:InputPort, lv2:ControlPort ; lv2:index 79 ; lv2:symbol "LFO2_SWEEP" ; lv2:name "LFO2 Sweep" ; lv2:default 0.0 ; lv2:minimum -1.0 ; lv2:maximum 1.0 ; lv2pg:group synthv1_lv2:203_LFO2 ; ], [ a lv2:InputPort, lv2:ControlPort ; lv2:index 80 ; lv2:symbol "LFO2_PITCH" ; lv2:name "LFO2 Pitch" ; lv2:default 0.0 ; lv2:minimum -1.0 ; lv2:maximum 1.0 ; lv2pg:group synthv1_lv2:203_LFO2 ; ], [ a lv2:InputPort, lv2:ControlPort ; lv2:index 81 ; lv2:symbol "LFO2_CUTOFF" ; lv2:name "LFO2 Cutoff" ; lv2:default 0.0 ; lv2:minimum -1.0 ; lv2:maximum 1.0 ; lv2pg:group synthv1_lv2:203_LFO2 ; ], [ a lv2:InputPort, lv2:ControlPort ; lv2:index 82 ; lv2:symbol "LFO2_RESO" ; lv2:name "LFO2 Resonance" ; lv2:default 0.0 ; lv2:minimum -1.0 ; lv2:maximum 1.0 ; lv2pg:group synthv1_lv2:203_LFO2 ; ], [ a lv2:InputPort, lv2:ControlPort ; lv2:index 83 ; lv2:symbol "LFO2_PANNING" ; lv2:name "LFO2 Panning" ; lv2:default 0.0 ; lv2:minimum -1.0 ; lv2:maximum 1.0 ; lv2pg:group synthv1_lv2:203_LFO2 ; ], [ a lv2:InputPort, lv2:ControlPort ; lv2:index 84 ; lv2:symbol "LFO2_VOLUME" ; lv2:name "LFO2 Volume" ; lv2:default 0.0 ; lv2:minimum -1.0 ; lv2:maximum 1.0 ; lv2pg:group synthv1_lv2:203_LFO2 ; ], [ a lv2:InputPort, lv2:ControlPort ; lv2:index 85 ; lv2:symbol "LFO2_ATTACK" ; lv2:name "LFO2 Attack" ; lv2:default 0.0 ; lv2:minimum 0.0 ; lv2:maximum 1.0 ; lv2pg:group synthv1_lv2:203_LFO2 ; ], [ a lv2:InputPort, lv2:ControlPort ; lv2:index 86 ; lv2:symbol "LFO2_DECAY" ; lv2:name "LFO2 Decay" ; lv2:default 0.1 ; lv2:minimum 0.0 ; lv2:maximum 1.0 ; lv2pg:group synthv1_lv2:203_LFO2 ; ], [ a lv2:InputPort, lv2:ControlPort ; lv2:index 87 ; lv2:symbol "LFO2_SUSTAIN" ; lv2:name "LFO2 Sustain" ; lv2:default 1.0 ; lv2:minimum 0.0 ; lv2:maximum 1.0 ; lv2pg:group synthv1_lv2:203_LFO2 ; ], [ a lv2:InputPort, lv2:ControlPort ; lv2:index 88 ; lv2:symbol "LFO2_RELEASE" ; lv2:name "LFO2 Release" ; lv2:default 0.5 ; lv2:minimum 0.0 ; lv2:maximum 1.0 ; lv2pg:group synthv1_lv2:203_LFO2 ; ], [ a lv2:InputPort, lv2:ControlPort ; lv2:index 89 ; lv2:symbol "DCA2_VOLUME" ; lv2:name "DCA2 Volume" ; lv2:default 0.5 ; lv2:minimum 0.0 ; lv2:maximum 1.0 ; lv2pg:group synthv1_lv2:204_DCA2 ; ], [ a lv2:InputPort, lv2:ControlPort ; lv2:index 90 ; lv2:symbol "DCA2_ATTACK" ; lv2:name "DCA2 Attack" ; lv2:default 0.0 ; lv2:minimum 0.0 ; lv2:maximum 1.0 ; lv2pg:group synthv1_lv2:204_DCA2 ; ], [ a lv2:InputPort, lv2:ControlPort ; lv2:index 91 ; lv2:symbol "DCA2_DECAY" ; lv2:name "DCA2 Decay" ; lv2:default 0.1 ; lv2:minimum 0.0 ; lv2:maximum 1.0 ; lv2pg:group synthv1_lv2:204_DCA2 ; ], [ a lv2:InputPort, lv2:ControlPort ; lv2:index 92 ; lv2:symbol "DCA2_SUSTAIN" ; lv2:name "DCA2 Sustain" ; lv2:default 1.0 ; lv2:minimum 0.0 ; lv2:maximum 1.0 ; lv2pg:group synthv1_lv2:204_DCA2 ; ], [ a lv2:InputPort, lv2:ControlPort ; lv2:index 93 ; lv2:symbol "DCA2_RELEASE" ; lv2:name "DCA2 Release" ; lv2:default 0.1 ; lv2:minimum 0.0 ; lv2:maximum 1.0 ; lv2pg:group synthv1_lv2:204_DCA2 ; ], [ a lv2:InputPort, lv2:ControlPort ; lv2:index 94 ; lv2:symbol "OUT2_WIDTH" ; lv2:name "OUT2 Stereo Width" ; lv2:default 0.0 ; lv2:minimum -1.0 ; lv2:maximum 1.0 ; lv2pg:group synthv1_lv2:205_OUT2 ; ], [ a lv2:InputPort, lv2:ControlPort ; lv2:index 95 ; lv2:symbol "OUT2_PANNING" ; lv2:name "OUT2 Panning" ; lv2:default 0.0 ; lv2:minimum -1.0 ; lv2:maximum 1.0 ; lv2pg:group synthv1_lv2:205_OUT2 ; ], [ a lv2:InputPort, lv2:ControlPort ; lv2:index 96 ; lv2:symbol "OUT2_VOLUME" ; lv2:name "OUT2 Volume" ; lv2:default 0.5 ; lv2:minimum 0.0 ; lv2:maximum 1.0 ; lv2pg:group synthv1_lv2:205_OUT2 ; ] ; lv2:port [ a lv2:InputPort, lv2:ControlPort ; lv2:index 97 ; lv2:symbol "DEF2_PITCHBEND" ; lv2:name "DEF2 Pitchbend" ; lv2:default 0.2 ; lv2:minimum 0.0 ; lv2:maximum 1.0 ; lv2pg:group synthv1_lv2:206_DEF2 ; ], [ a lv2:InputPort, lv2:ControlPort ; lv2:index 98 ; lv2:symbol "DEF2_MODWHEEL" ; lv2:name "DEF2 Modwheel" ; lv2:default 0.2 ; lv2:minimum 0.0 ; lv2:maximum 1.0 ; lv2pg:group synthv1_lv2:206_DEF2 ; ], [ a lv2:InputPort, lv2:ControlPort ; lv2:index 99 ; lv2:symbol "DEF2_PRESSURE" ; lv2:name "DEF2 Pressure" ; lv2:default 0.2 ; lv2:minimum 0.0 ; lv2:maximum 1.0 ; lv2pg:group synthv1_lv2:206_DEF2 ; ], [ a lv2:InputPort, lv2:ControlPort ; lv2:index 100 ; lv2:symbol "DEF2_VELOCITY" ; lv2:name "DEF2 Velocity" ; lv2:default 0.2 ; lv2:minimum 0.0 ; lv2:maximum 1.0 ; lv2pg:group synthv1_lv2:206_DEF2 ; ], [ a lv2:InputPort, lv2:ControlPort ; lv2:index 101 ; lv2:symbol "DEF2_CHANNEL" ; lv2:name "DEF2 Channel" ; lv2:portProperty lv2:integer ; lv2:default 0.0 ; lv2:minimum 0.0 ; lv2:maximum 16.0 ; lv2pg:group synthv1_lv2:206_DEF2 ; ], [ a lv2:InputPort, lv2:ControlPort ; lv2:index 102 ; lv2:symbol "DEF2_MONO" ; lv2:name "DEF2 Mono" ; lv2:portProperty lv2:toggled ; lv2:default 0.0 ; lv2:minimum 0.0 ; lv2:maximum 1.0 ; lv2pg:group synthv1_lv2:206_DEF2 ; ] ; lv2:port [ a lv2:InputPort, lv2:ControlPort ; lv2:index 103 ; lv2:symbol "CHO1_WET" ; lv2:name "Chorus Wet" ; lv2:default 0.0 ; lv2:minimum 0.0 ; lv2:maximum 1.0 ; lv2pg:group synthv1_lv2:301_CHO1 ; ], [ a lv2:InputPort, lv2:ControlPort ; lv2:index 104 ; lv2:symbol "CHO1_DELAY" ; lv2:name "Chorus Delay" ; lv2:default 0.5 ; lv2:minimum 0.0 ; lv2:maximum 1.0 ; lv2pg:group synthv1_lv2:301_CHO1 ; ], [ a lv2:InputPort, lv2:ControlPort ; lv2:index 105 ; lv2:symbol "CHO1_FEEDB" ; lv2:name "Chorus Feedback" ; lv2:default 0.5 ; lv2:minimum 0.0 ; lv2:maximum 1.0 ; lv2pg:group synthv1_lv2:301_CHO1 ; ], [ a lv2:InputPort, lv2:ControlPort ; lv2:index 106 ; lv2:symbol "CHO1_RATE" ; lv2:name "Chorus Rate" ; lv2:default 0.5 ; lv2:minimum 0.0 ; lv2:maximum 1.0 ; lv2pg:group synthv1_lv2:301_CHO1 ; ], [ a lv2:InputPort, lv2:ControlPort ; lv2:index 107 ; lv2:symbol "CHO1_MOD" ; lv2:name "Chorus Modulation" ; lv2:default 0.5 ; lv2:minimum 0.0 ; lv2:maximum 1.0 ; lv2pg:group synthv1_lv2:301_CHO1 ; ] ; lv2:port [ a lv2:InputPort, lv2:ControlPort ; lv2:index 108 ; lv2:symbol "FLA1_WET" ; lv2:name "Flanger Wet" ; lv2:default 0.0 ; lv2:minimum 0.0 ; lv2:maximum 1.0 ; lv2pg:group synthv1_lv2:302_FLA1 ; ], [ a lv2:InputPort, lv2:ControlPort ; lv2:index 109 ; lv2:symbol "FLA1_DELAY" ; lv2:name "Flanger Delay" ; lv2:default 0.5 ; lv2:minimum 0.0 ; lv2:maximum 1.0 ; lv2pg:group synthv1_lv2:302_FLA1 ; ], [ a lv2:InputPort, lv2:ControlPort ; lv2:index 110 ; lv2:symbol "FLA1_FEEDB" ; lv2:name "Flanger Feedback" ; lv2:default 0.5 ; lv2:minimum 0.0 ; lv2:maximum 1.0 ; lv2pg:group synthv1_lv2:302_FLA1 ; ], [ a lv2:InputPort, lv2:ControlPort ; lv2:index 111 ; lv2:symbol "FLA1_DAFT" ; lv2:name "Flanger Daft" ; lv2:default 0.0 ; lv2:minimum 0.0 ; lv2:maximum 1.0 ; lv2pg:group synthv1_lv2:302_FLA1 ; ] ; lv2:port [ a lv2:InputPort, lv2:ControlPort ; lv2:index 112 ; lv2:symbol "PHA1_WET" ; lv2:name "Phaser Wet" ; lv2:default 0.0 ; lv2:minimum 0.0 ; lv2:maximum 1.0 ; lv2pg:group synthv1_lv2:303_PHA1 ; ], [ a lv2:InputPort, lv2:ControlPort ; lv2:index 113 ; lv2:symbol "PHA1_RATE" ; lv2:name "Phaser Rate" ; lv2:default 0.5 ; lv2:minimum 0.0 ; lv2:maximum 1.0 ; lv2pg:group synthv1_lv2:303_PHA1 ; ], [ a lv2:InputPort, lv2:ControlPort ; lv2:index 114 ; lv2:symbol "PHA1_FEEDB" ; lv2:name "Phaser Feedback" ; lv2:default 0.5 ; lv2:minimum 0.0 ; lv2:maximum 1.0 ; lv2pg:group synthv1_lv2:303_PHA1 ; ], [ a lv2:InputPort, lv2:ControlPort ; lv2:index 115 ; lv2:symbol "PHA1_DEPTH" ; lv2:name "Phaser Depth" ; lv2:default 0.5 ; lv2:minimum 0.0 ; lv2:maximum 1.0 ; lv2pg:group synthv1_lv2:303_PHA1 ; ], [ a lv2:InputPort, lv2:ControlPort ; lv2:index 116 ; lv2:symbol "PHA1_DAFT" ; lv2:name "Phaser Daft" ; lv2:default 0.0 ; lv2:minimum 0.0 ; lv2:maximum 1.0 ; lv2pg:group synthv1_lv2:303_PHA1 ; ] ; lv2:port [ a lv2:InputPort, lv2:ControlPort ; lv2:index 117 ; lv2:symbol "DEL1_WET" ; lv2:name "Delay Wet" ; lv2:default 0.0 ; lv2:minimum 0.0 ; lv2:maximum 1.0 ; lv2pg:group synthv1_lv2:304_DEL1 ; ], [ a lv2:InputPort, lv2:ControlPort ; lv2:index 118 ; lv2:symbol "DEL1_DELAY" ; lv2:name "Delay Delay" ; lv2:default 0.5 ; lv2:minimum 0.0 ; lv2:maximum 1.0 ; lv2pg:group synthv1_lv2:304_DEL1 ; ], [ a lv2:InputPort, lv2:ControlPort ; lv2:index 119 ; lv2:symbol "DEL1_FEEDB" ; lv2:name "Delay Feedback" ; lv2:default 0.5 ; lv2:minimum 0.0 ; lv2:maximum 1.0 ; lv2pg:group synthv1_lv2:304_DEL1 ; ], [ a lv2:InputPort, lv2:ControlPort ; lv2:index 120 ; lv2:symbol "DEL1_BPM" ; lv2:name "Delay BPM" ; lv2:default 180.0 ; lv2:minimum 3.6 ; lv2:maximum 360.0 ; lv2pg:group synthv1_lv2:304_DEL1 ; ], [ a lv2:InputPort, lv2:ControlPort ; lv2:index 121 ; lv2:symbol "DEL1_BPMSYNC" ; lv2:name "Delay BPM (sync)" ; lv2:portProperty lv2:toggled ; lv2:default 0.0 ; lv2:minimum 0.0 ; lv2:maximum 1.0 ; lv2pg:group synthv1_lv2:304_DEL1 ; ], [ a lv2:InputPort, lv2:ControlPort ; lv2:index 122 ; lv2:symbol "DEL1_BPMHOST" ; lv2:name "Delay BPM (host)" ; lv2:default 180.0 ; lv2:minimum 3.6 ; lv2:maximum 360.0 ; lv2:designation lv2time:beatsPerMinute ; lv2pg:group synthv1_lv2:304_DEL1 ; ] ; lv2:port [ a lv2:InputPort, lv2:ControlPort ; lv2:index 123 ; lv2:symbol "REV1_WET" ; lv2:name "Reverb Wet" ; lv2:default 0.0 ; lv2:minimum 0.0 ; lv2:maximum 1.0 ; lv2pg:group synthv1_lv2:305_REV1 ; ], [ a lv2:InputPort, lv2:ControlPort ; lv2:index 124 ; lv2:symbol "REV1_ROOM" ; lv2:name "Reverb Room" ; lv2:default 0.5 ; lv2:minimum 0.0 ; lv2:maximum 1.0 ; lv2pg:group synthv1_lv2:305_REV1 ; ], [ a lv2:InputPort, lv2:ControlPort ; lv2:index 125 ; lv2:symbol "REV1_DAMP" ; lv2:name "Reverb Damp" ; lv2:default 0.5 ; lv2:minimum 0.0 ; lv2:maximum 1.0 ; lv2pg:group synthv1_lv2:305_REV1 ; ], [ a lv2:InputPort, lv2:ControlPort ; lv2:index 126 ; lv2:symbol "REV1_FEEDB" ; lv2:name "Reverb Feedback" ; lv2:default 0.5 ; lv2:minimum 0.0 ; lv2:maximum 1.0 ; lv2pg:group synthv1_lv2:305_REV1 ; ], [ a lv2:InputPort, lv2:ControlPort ; lv2:index 127 ; lv2:symbol "REV1_WIDTH" ; lv2:name "Reverb Width" ; lv2:default 0.0 ; lv2:minimum -1.0 ; lv2:maximum 1.0 ; lv2pg:group synthv1_lv2:305_REV1 ; ] ; lv2:port [ a lv2:InputPort, lv2:ControlPort ; lv2:index 128 ; lv2:symbol "DYN1_COMPRESS" ; lv2:name "Dynamic Compressor" ; lv2:portProperty lv2:toggled ; lv2:default 0.0 ; lv2:minimum 0.0 ; lv2:maximum 1.0 ; lv2pg:group synthv1_lv2:306_DYN1 ; ], [ a lv2:InputPort, lv2:ControlPort ; lv2:index 129 ; lv2:symbol "DYN1_LIMITER" ; lv2:name "Dynamic Limiter" ; lv2:portProperty lv2:toggled ; lv2:default 1.0 ; lv2:minimum 0.0 ; lv2:maximum 1.0 ; lv2pg:group synthv1_lv2:306_DYN1 ; ] . synthv1_lv2:101_DCO1 a lv2pg:InputGroup; lv2:name "Synth 1 - DCO1" ; lv2:symbol "DCO1" . synthv1_lv2:102_DCF1 a lv2pg:InputGroup; lv2:name "Synth 1 - DCF1" ; lv2:symbol "DCF1" . synthv1_lv2:103_LFO1 a lv2pg:InputGroup; lv2:name "Synth 1 - LFO1" ; lv2:symbol "LFO1" . synthv1_lv2:104_DCA1 a lv2pg:InputGroup; lv2:name "Synth 1 - DCA1" ; lv2:symbol "DCA1" . synthv1_lv2:105_OUT1 a lv2pg:InputGroup; lv2:name "Synth 1 - OUT1" ; lv2:symbol "OUT1" . synthv1_lv2:106_DEF1 a lv2pg:InputGroup; lv2:name "Synth 1 - DEF1" ; lv2:symbol "DEF1" . synthv1_lv2:201_DCO2 a lv2pg:InputGroup; lv2:name "Synth 2 - DCO2" ; lv2:symbol "DCO2" . synthv1_lv2:202_DCF2 a lv2pg:InputGroup; lv2:name "Synth 2 - DCF2" ; lv2:symbol "DCF2" . synthv1_lv2:203_LFO2 a lv2pg:InputGroup; lv2:name "Synth 2 - LFO2" ; lv2:symbol "LFO2" . synthv1_lv2:204_DCA2 a lv2pg:InputGroup; lv2:name "Synth 2 - DCA2" ; lv2:symbol "DCA2" . synthv1_lv2:205_OUT2 a lv2pg:InputGroup; lv2:name "Synth 2 - OUT2" ; lv2:symbol "OUT2" . synthv1_lv2:206_DEF2 a lv2pg:InputGroup; lv2:name "Synth 2 - DEF2" ; lv2:symbol "DEF2" . synthv1_lv2:301_CHO1 a lv2pg:InputGroup; lv2:name "Effects - Chorus" ; lv2:symbol "CHO1" . synthv1_lv2:302_FLA1 a lv2pg:InputGroup; lv2:name "Effects - Flanger" ; lv2:symbol "FLA1" . synthv1_lv2:303_PHA1 a lv2pg:InputGroup; lv2:name "Effects - Phaser" ; lv2:symbol "PHA1" . synthv1_lv2:304_DEL1 a lv2pg:InputGroup; lv2:name "Effects - Delay" ; lv2:symbol "DEL1" . synthv1_lv2:305_REV1 a lv2pg:InputGroup; lv2:name "Effects - Reverb" ; lv2:symbol "REV1" . synthv1_lv2:306_DYN1 a lv2pg:InputGroup; lv2:name "Effects - Dynamic" ; lv2:symbol "DYN1" . synthv1-0.7.1/src/PaxHeaders.4140/synthv1_lv2.cpp0000644000000000000000000000013212566622134016301 xustar0030 mtime=1440425052.681715542 30 atime=1440425052.681715542 30 ctime=1440425052.681715542 synthv1-0.7.1/src/synthv1_lv2.cpp0000644000175000001440000002066412566622134017152 0ustar00rncbcusers00000000000000// synthv1_lv2.cpp // /**************************************************************************** Copyright (C) 2012-2015, rncbc aka Rui Nuno Capela. All rights reserved. This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. *****************************************************************************/ #include "synthv1_lv2.h" #include "synthv1_programs.h" #include "synthv1_controls.h" #include "lv2/lv2plug.in/ns/ext/midi/midi.h" #include "lv2/lv2plug.in/ns/ext/time/time.h" #include "lv2/lv2plug.in/ns/ext/atom/util.h" #include //------------------------------------------------------------------------- // synthv1_lv2 - impl. // synthv1_lv2::synthv1_lv2 ( double sample_rate, const LV2_Feature *const *host_features ) : synthv1(2, float(sample_rate)) { ::memset(&m_urids, 0, sizeof(m_urids)); m_atom_sequence = NULL; for (int i = 0; host_features[i]; ++i) { if (::strcmp(host_features[i]->URI, LV2_URID_MAP_URI) == 0) { LV2_URID_Map *urid_map = (LV2_URID_Map *) host_features[i]->data; if (urid_map) { m_urids.atom_Blank = urid_map->map( urid_map->handle, LV2_ATOM__Blank); m_urids.atom_Object = urid_map->map( urid_map->handle, LV2_ATOM__Object); m_urids.atom_Float = urid_map->map( urid_map->handle, LV2_ATOM__Float); m_urids.time_Position = urid_map->map( urid_map->handle, LV2_TIME__Position); m_urids.time_beatsPerMinute = urid_map->map( urid_map->handle, LV2_TIME__beatsPerMinute); m_urids.midi_MidiEvent = urid_map->map( urid_map->handle, LV2_MIDI__MidiEvent); break; } } } const uint16_t nchannels = synthv1::channels(); m_ins = new float * [nchannels]; m_outs = new float * [nchannels]; for (uint16_t k = 0; k < nchannels; ++k) m_ins[k] = m_outs[k] = NULL; synthv1::programs()->optional(true); synthv1::controls()->optional(true); } synthv1_lv2::~synthv1_lv2 (void) { delete [] m_outs; delete [] m_ins; } void synthv1_lv2::connect_port ( uint32_t port, void *data ) { switch(PortIndex(port)) { case MidiIn: m_atom_sequence = (LV2_Atom_Sequence *) data; break; case AudioInL: m_ins[0] = (float *) data; break; case AudioInR: m_ins[1] = (float *) data; break; case AudioOutL: m_outs[0] = (float *) data; break; case AudioOutR: m_outs[1] = (float *) data; break; default: synthv1::setParamPort(synthv1::ParamIndex(port - ParamBase), (float *) data); break; } } void synthv1_lv2::run ( uint32_t nframes ) { const uint16_t nchannels = synthv1::channels(); float *ins[nchannels], *outs[nchannels]; for (uint16_t k = 0; k < nchannels; ++k) { ins[k] = m_ins[k]; outs[k] = m_outs[k]; } uint32_t ndelta = 0; if (m_atom_sequence) { LV2_ATOM_SEQUENCE_FOREACH(m_atom_sequence, event) { if (event == NULL) continue; if (event->body.type == m_urids.midi_MidiEvent) { uint8_t *data = (uint8_t *) LV2_ATOM_BODY(&event->body); const uint32_t nread = event->time.frames - ndelta; if (nread > 0) { synthv1::process(ins, outs, nread); for (uint16_t k = 0; k < nchannels; ++k) { ins[k] += nread; outs[k] += nread; } } ndelta = event->time.frames; synthv1::process_midi(data, event->body.size); } else if (event->body.type == m_urids.atom_Blank || event->body.type == m_urids.atom_Object) { const LV2_Atom_Object *object = (LV2_Atom_Object *) &event->body; if (object->body.otype == m_urids.time_Position) { LV2_Atom *atom = NULL; lv2_atom_object_get(object, m_urids.time_beatsPerMinute, &atom, NULL); if (atom && atom->type == m_urids.atom_Float) { const float bpm_sync = synthv1::paramValue(synthv1::DEL1_BPMSYNC); if (bpm_sync > 0.0f) { const float bpm_host = synthv1::paramValue(synthv1::DEL1_BPMHOST); if (bpm_host > 0.0f) { const float bpm = ((LV2_Atom_Float *) atom)->body; if (::fabs(bpm_host - bpm) > 0.01f) synthv1::setParamValue(synthv1::DEL1_BPMHOST, bpm); } } } } } } // m_atom_sequence = NULL; } synthv1::process(ins, outs, nframes - ndelta); } void synthv1_lv2::activate (void) { synthv1::reset(); } void synthv1_lv2::deactivate (void) { synthv1::reset(); } #ifdef CONFIG_LV2_PROGRAMS #include "synthv1_programs.h" const LV2_Program_Descriptor *synthv1_lv2::get_program ( uint32_t index ) { synthv1_programs *pPrograms = synthv1::programs(); const synthv1_programs::Banks& banks = pPrograms->banks(); synthv1_programs::Banks::ConstIterator bank_iter = banks.constBegin(); const synthv1_programs::Banks::ConstIterator& bank_end = banks.constEnd(); for (uint32_t i = 0; bank_iter != bank_end; ++bank_iter) { synthv1_programs::Bank *pBank = bank_iter.value(); const synthv1_programs::Progs& progs = pBank->progs(); synthv1_programs::Progs::ConstIterator prog_iter = progs.constBegin(); const synthv1_programs::Progs::ConstIterator& prog_end = progs.constEnd(); for ( ; prog_iter != prog_end; ++prog_iter, ++i) { synthv1_programs::Prog *pProg = prog_iter.value(); if (i >= index) { m_aProgramName = pProg->name().toUtf8(); m_program.bank = pBank->id(); m_program.program = pProg->id(); m_program.name = m_aProgramName.constData(); return &m_program; } } } return NULL; } void synthv1_lv2::select_program ( uint32_t bank, uint32_t program ) { synthv1::programs()->select_program(bank, program); } #endif // CONFIG_LV2_PROGRAMS //------------------------------------------------------------------------- // synthv1_lv2 - LV2 desc. // static LV2_Handle synthv1_lv2_instantiate ( const LV2_Descriptor *, double sample_rate, const char *, const LV2_Feature *const *host_features ) { return new synthv1_lv2(sample_rate, host_features); } static void synthv1_lv2_connect_port ( LV2_Handle instance, uint32_t port, void *data ) { synthv1_lv2 *pPlugin = static_cast (instance); if (pPlugin) pPlugin->connect_port(port, data); } static void synthv1_lv2_run ( LV2_Handle instance, uint32_t nframes ) { synthv1_lv2 *pPlugin = static_cast (instance); if (pPlugin) pPlugin->run(nframes); } static void synthv1_lv2_activate ( LV2_Handle instance ) { synthv1_lv2 *pPlugin = static_cast (instance); if (pPlugin) pPlugin->activate(); } static void synthv1_lv2_deactivate ( LV2_Handle instance ) { synthv1_lv2 *pPlugin = static_cast (instance); if (pPlugin) pPlugin->deactivate(); } static void synthv1_lv2_cleanup ( LV2_Handle instance ) { synthv1_lv2 *pPlugin = static_cast (instance); if (pPlugin) delete pPlugin; } #ifdef CONFIG_LV2_PROGRAMS static const LV2_Program_Descriptor *synthv1_lv2_programs_get_program ( LV2_Handle instance, uint32_t index ) { synthv1_lv2 *pPlugin = static_cast (instance); if (pPlugin) return pPlugin->get_program(index); else return NULL; } static void synthv1_lv2_programs_select_program ( LV2_Handle instance, uint32_t bank, uint32_t program ) { synthv1_lv2 *pPlugin = static_cast (instance); if (pPlugin) pPlugin->select_program(bank, program); } static const LV2_Programs_Interface synthv1_lv2_programs_interface = { synthv1_lv2_programs_get_program, synthv1_lv2_programs_select_program, }; #endif // CONFIG_LV2_PROGRAMS static const void *synthv1_lv2_extension_data ( const char *uri ) { #ifdef CONFIG_LV2_PROGRAMS if (::strcmp(uri, LV2_PROGRAMS__Interface) == 0) return (void *) &synthv1_lv2_programs_interface; else #endif return NULL; } static const LV2_Descriptor synthv1_lv2_descriptor = { SYNTHV1_LV2_URI, synthv1_lv2_instantiate, synthv1_lv2_connect_port, synthv1_lv2_activate, synthv1_lv2_run, synthv1_lv2_deactivate, synthv1_lv2_cleanup, synthv1_lv2_extension_data }; LV2_SYMBOL_EXPORT const LV2_Descriptor *lv2_descriptor ( uint32_t index ) { return (index == 0 ? &synthv1_lv2_descriptor : NULL); } // end of synthv1_lv2.cpp synthv1-0.7.1/PaxHeaders.4140/synthv1.10000644000000000000000000000013212566622134014305 xustar0030 mtime=1440425052.686715542 30 atime=1440425052.686715542 30 ctime=1440425052.686715542 synthv1-0.7.1/synthv1.10000644000175000001440000000155612566622134015155 0ustar00rncbcusers00000000000000.TH SYNTHV1 "1" "June 17, 2014" .SH NAME synthv1 \- an old-school polyphonic synthesizer .SH SYNOPSIS .B synthv1_jack [\fIoptions\fR] [\fIpreset-file\fR] .SH DESCRIPTION This manual page documents briefly the .B synthv1_jack command. .PP \fBsynthv1\fP is an old-school 4-oscillator subtractive polyphonic synthesizer with stereo fx. .PP features: .IP a pure stand-alone JACK client with JACK-session, NSM and both JACK MIDI and ALSA MIDI input support; .IP a LV2 instrument plugin. URI: http://synthv1.sourceforge.net/lv2 .SH OPTIONS .HP \fB\-g\fR, \fB\-\-no\-gui\fR .IP Disable the graphical user interface (GUI) .HP \fB\-h\fR, \fB\-\-help\fR .IP Show help about command line options .HP \fB\-v\fR, \fB\-\-version\fR .IP Show version information .SH FILES Configuration settings are stored in ~/.config/rncbc.org/synthv1.conf .SH AUTHOR synthv1 was written by Rui Nuno Capela. synthv1-0.7.1/PaxHeaders.4140/synthv1_jack.pro0000644000000000000000000000013212566622134015735 xustar0030 mtime=1440425052.686715542 30 atime=1440425052.686715542 30 ctime=1440425052.686715542 synthv1-0.7.1/synthv1_jack.pro0000644000175000001440000000012212566622134016571 0ustar00rncbcusers00000000000000# synthv1_jack.pro # TEMPLATE = subdirs SUBDIRS = src src.file = src/src_jack.pro synthv1-0.7.1/PaxHeaders.4140/synthv1_lv2.pro0000644000000000000000000000013212566622134015530 xustar0030 mtime=1440425052.686715542 30 atime=1440425052.686715542 30 ctime=1440425052.686715542 synthv1-0.7.1/synthv1_lv2.pro0000644000175000001440000000012012566622134016362 0ustar00rncbcusers00000000000000# synthv1_lv2.pro # TEMPLATE = subdirs SUBDIRS = src src.file = src/src_lv2.pro synthv1-0.7.1/PaxHeaders.4140/synthv1_lv2ui.pro0000644000000000000000000000013212566622134016066 xustar0030 mtime=1440425052.686715542 30 atime=1440425052.686715542 30 ctime=1440425052.686715542 synthv1-0.7.1/synthv1_lv2ui.pro0000644000175000001440000000012412566622134016724 0ustar00rncbcusers00000000000000# synthv1_lv2ui.pro # TEMPLATE = subdirs SUBDIRS = src src.file = src/src_lv2ui.pro synthv1-0.7.1/PaxHeaders.4140/synthv1.spec.in0000644000000000000000000000013212566622134015504 xustar0030 mtime=1440425052.686715542 30 atime=1440425052.686715542 30 ctime=1440425052.686715542 synthv1-0.7.1/synthv1.spec.in0000644000175000001440000001015412566622134016346 0ustar00rncbcusers00000000000000%define name @PACKAGE_TARNAME@ %define version @PACKAGE_VERSION@ %define release 24 %define _prefix @ac_prefix@ Summary: An old-school polyphonic synthesizer Name: %{name} Version: %{version} Release: %{release} License: GPL-2.0+ Group: Productivity/Multimedia/Sound/Midi Source0: %{name}-%{version}.tar.gz URL: http://synthv1.sourceforge.net #Packager: rncbc.org BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-buildroot BuildRequires: libqt4-devel >= 4.4 BuildRequires: libjack-devel >= 0.109.2 BuildRequires: alsa-devel BuildRequires: lv2-devel BuildRequires: liblo-devel %description An old-school all-digital 4-oscillator subtractive polyphonic synthesizer with stereo fx. %prep %setup [ -f Makefile.git ] && %__make -f Makefile.git %build %configure %__make %install %__make DESTDIR=%{buildroot} install %clean [ -d %{buildroot} -a "%{buildroot}" != "" ] && %__rm -rf %{buildroot} %files %defattr(-,root,root) %doc AUTHORS COPYING ChangeLog README TODO %dir %{_libdir}/lv2 %dir %{_libdir}/lv2/%{name}.lv2 %{_libdir}/lv2/%{name}.lv2/manifest.ttl %{_libdir}/lv2/%{name}.lv2/%{name}.ttl %{_libdir}/lv2/%{name}.lv2/%{name}.so %{_libdir}/lv2/%{name}.lv2/%{name}_ui.ttl %{_libdir}/lv2/%{name}.lv2/%{name}_ui.so %dir %{_datadir}/appdata #dir %{_datadir}/mime #dir %{_datadir}/mime/packages #dir %{_datadir}/applications %dir %{_datadir}/icons/hicolor %dir %{_datadir}/icons/hicolor/32x32 %dir %{_datadir}/icons/hicolor/32x32/apps %dir %{_datadir}/icons/hicolor/32x32/mimetypes %dir %{_datadir}/icons/hicolor/scalable %dir %{_datadir}/icons/hicolor/scalable/apps %dir %{_datadir}/icons/hicolor/scalable/mimetypes #dir %{_datadir}/man #dir %{_datadir}/man/man1 %{_bindir}/%{name}_jack %{_datadir}/appdata/%{name}.appdata.xml %{_datadir}/mime/packages/%{name}.xml %{_datadir}/applications/%{name}.desktop %{_datadir}/icons/hicolor/32x32/apps/%{name}.png %{_datadir}/icons/hicolor/32x32/mimetypes/application-x-%{name}*.png %{_datadir}/icons/hicolor/scalable/apps/%{name}.svg %{_datadir}/icons/hicolor/scalable/mimetypes/application-x-%{name}*.svg %{_datadir}/man/man1/%{name}.1.gz %changelog * Mon Aug 24 2015 Rui Nuno Capela 0.7.1 - A seventh-bis official beta. * Fri Jul 24 2015 Rui Nuno Capela 0.7.0 - A seventh official beta. * Sat May 9 2015 Rui Nuno Capela 0.6.3 - A sixth official beta. * Thu Apr 30 2015 Rui Nuno Capela 0.6.2 - A fifth official beta. * Mon Mar 9 2015 Rui Nuno Capela 0.6.1 - A fourth official beta. * Fri Jan 23 2015 Rui Nuno Capela 0.6.0 - A third official beta. * Fri Sep 12 2014 Rui Nuno Capela 0.5.1 - One second official beta. * Mon Jun 30 2014 Rui Nuno Capela 0.5.0 - Officially beta now. * Tue Apr 29 2014 Rui Nuno Capela 0.4.2 - A pre-LAC frenzy beta. * Mon Apr 7 2014 Rui Nuno Capela 0.4.1 - A proto-beta bis. * Thu Mar 6 2014 Rui Nuno Capela 0.4.0 - A proto-beta party. * Tue Dec 31 2013 Rui Nuno Capela 0.3.6 - A fifth of a Jubilee release. * Mon Sep 30 2013 Rui Nuno Capela 0.3.5 - Fall greetings release. * Tue Jul 16 2013 Rui Nuno Capela 0.3.4 - Brand new icon ready. * Fri May 31 2013 Rui Nuno Capela 0.3.3 - Late spring blossoming. * Fri Mar 1 2013 Rui Nuno Capela 0.3.2 - One third bug-fix release. * Fri Feb 8 2013 Rui Nuno Capela 0.3.1 - One second bug-fix release. * Fri Dec 21 2012 Rui Nuno Capela 0.3.0 - Third coming release. * Thu Nov 22 2012 Rui Nuno Capela 0.2.0 - Second public release. * Mon Sep 24 2012 Rui Nuno Capela 0.1.1 - One first bug-fix release. * Mon Sep 10 2012 Rui Nuno Capela 0.1.0 - First true official release. * Mon Aug 27 2012 Rui Nuno Capela 0.0.9 - Post-vacation relax: improved polyphony, preset salvage. * Sun Jul 15 2012 Rui Nuno Capela 0.0.8 - Proto-Icon, Desktop file and Help About menus added. * Sun Jul 8 2012 Rui Nuno Capela 0.0.7 - Created initial synthv1.spec synthv1-0.7.1/PaxHeaders.4140/TODO0000644000000000000000000000013212566622134013277 xustar0030 mtime=1440425052.675715541 30 atime=1440425052.675715541 30 ctime=1440425052.675715541 synthv1-0.7.1/TODO0000644000175000001440000000020712566622134014137 0ustar00rncbcusers00000000000000synthv1 - an old-school polyphonic synthesizer ---------------------------------------------- ToDo - Any feature one can think of ;)