Home
last modified time | relevance | path

Searched refs:OCTAVE (Results 26 – 50 of 516) sorted by relevance

12345678910>>...21

/dports/math/octave-forge-audio/audio-2.0.4/
H A DMakefile45 ifndef OCTAVE
46 OCTAVE := octave macro
48 OCTAVE := $(OCTAVE) --no-gui --silent --norc macro
172 run_in_place = $(OCTAVE) --eval ' pkg ("local_list", "$(package_list)"); ' \
212 $(OCTAVE) --eval $(octave_install_commands)
218 $(OCTAVE) --eval $(octave_install_commands)
/dports/math/octave-forge-miscellaneous/miscellaneous-1.3.0/
H A DMakefile28 OCTAVE := octave --no-gui macro
69 $(OCTAVE) --silent \
90 $(OCTAVE) --silent --eval 'pkg install $(RELEASE_TARBALL);'
96 $(OCTAVE) --silent \
104 $(OCTAVE) --silent --persist \
/dports/math/octave-forge-ltfat/ltfat/inst/
H A DMakefile41 OCTAVE ?= octave macro
113 $(OCTAVE) --no-window-system --silent \
128 $(OCTAVE) --eval 'pkg ("install", "-verbose", "$(RELEASE_TARBALL)")'
159 $(OCTAVE) --persist --path "$(RELEASE_DIR)/inst/" --path "$(RELEASE_DIR)/src/" \
176 $(OCTAVE) --path "$(RELEASE_DIR)/inst/" --path "$(RELEASE_DIR)/src/" \
/dports/math/octave-forge-ltfat/ltfat/inst/ltfat/inst/
H A DMakefile41 OCTAVE ?= octave macro
113 $(OCTAVE) --no-window-system --silent \
128 $(OCTAVE) --eval 'pkg ("install", "-verbose", "$(RELEASE_TARBALL)")'
159 $(OCTAVE) --persist --path "$(RELEASE_DIR)/inst/" --path "$(RELEASE_DIR)/src/" \
176 $(OCTAVE) --path "$(RELEASE_DIR)/inst/" --path "$(RELEASE_DIR)/src/" \
/dports/audio/infamous-plugins-lv2/infamousPlugins-0.3.0-7-g778e591/src/hip2b/
H A Dhip2b_presets.ttl19 lv2:symbol "OCTAVE" ;
40 lv2:symbol "OCTAVE" ;
61 lv2:symbol "OCTAVE" ;
82 lv2:symbol "OCTAVE" ;
103 lv2:symbol "OCTAVE" ;
/dports/math/octave-forge-dicom/dicom-0.4.0/
H A DMakefile41 OCTAVE ?= octave --no-window-system --silent macro
95 $(OCTAVE) --no-window-system --silent \
113 $(OCTAVE) --eval 'pkg ("install", "-verbose", "${RELEASE_TARBALL}")'
120 $(OCTAVE) --path "$(TOPDIR)/inst/" --path "$(TOPDIR)/src/" \
125 $(OCTAVE) --persist --path "inst/" --path "src/" \
/dports/math/octave-forge-statistics/statistics-1.4.3/src/
H A DMakefile.in23 OCTAVE ?= octave
28 OCTAVE := @OCTAVE_CLI@
49 $(OCTAVE) \
/dports/science/dynare/dynare-4.6.4/m4/
H A Dax_octave.m429 # Sets OCTAVE and MKOCTFILE variables and calls AC_SUBST on them.
37 OCTAVE="$withval/bin/octave"
45 AC_CHECK_PROG([OCTAVE], [octave], [octave])
48 if test -n "$OCTAVE" && test -n "$MKOCTFILE"; then
54 AC_SUBST([OCTAVE])
/dports/devel/godot2-tools/godot-2.1.6-stable/modules/chibi/
H A Dcp_tables.cpp133 uint16_t CPTables::old_period_table[OCTAVE * 2] = {
176 t = (24L * OCTAVE - (int32_t)note) * 32L - (fine >> 1); in get_linear_period()
222 n = note % (2 * OCTAVE); in get_old_period()
223 o = note / (2 * OCTAVE); in get_old_period()
H A Dcp_tables.h50 enum { OCTAVE = 12 }; enumerator
52 static uint16_t old_period_table[OCTAVE * 2];
/dports/devel/godot2/godot-2.1.6-stable/modules/chibi/
H A Dcp_tables.cpp133 uint16_t CPTables::old_period_table[OCTAVE * 2] = {
176 t = (24L * OCTAVE - (int32_t)note) * 32L - (fine >> 1); in get_linear_period()
222 n = note % (2 * OCTAVE); in get_old_period()
223 o = note / (2 * OCTAVE); in get_old_period()
/dports/japanese/timidity++-slang/TiMidity++-2.15.0/libunimod/
H A Dmlutil.c171 static const UWORD oldperiods[OCTAVE * 2] =
246 t = (20L * OCTAVE + 2 - note) * 32L - (fine >> 1); in getlinearperiod()
266 n = note % (2 * OCTAVE); in getlogperiod()
267 o = note / (2 * OCTAVE); in getlogperiod()
288 n = note % (2 * OCTAVE); in getoldperiod()
289 o = note / (2 * OCTAVE); in getoldperiod()
314 noteindex[sample]=note-4*OCTAVE; in speed_to_finetune()
/dports/audio/ocp/ocp-0.2.90/playgmi/timidity-git/libunimod/
H A Dmlutil.c171 static const UWORD oldperiods[OCTAVE * 2] =
246 t = (20L * OCTAVE + 2 - note) * 32L - (fine >> 1); in getlinearperiod()
266 n = note % (2 * OCTAVE); in getlogperiod()
267 o = note / (2 * OCTAVE); in getlogperiod()
288 n = note % (2 * OCTAVE); in getoldperiod()
289 o = note / (2 * OCTAVE); in getoldperiod()
314 noteindex[sample]=note-4*OCTAVE; in speed_to_finetune()
/dports/audio/timidity++-gtk/TiMidity++-2.15.0/libunimod/
H A Dmlutil.c171 static const UWORD oldperiods[OCTAVE * 2] =
246 t = (20L * OCTAVE + 2 - note) * 32L - (fine >> 1); in getlinearperiod()
266 n = note % (2 * OCTAVE); in getlogperiod()
267 o = note / (2 * OCTAVE); in getlogperiod()
288 n = note % (2 * OCTAVE); in getoldperiod()
289 o = note / (2 * OCTAVE); in getoldperiod()
314 noteindex[sample]=note-4*OCTAVE; in speed_to_finetune()
/dports/audio/timidity++-slang/TiMidity++-2.15.0/libunimod/
H A Dmlutil.c171 static const UWORD oldperiods[OCTAVE * 2] =
246 t = (20L * OCTAVE + 2 - note) * 32L - (fine >> 1); in getlinearperiod()
266 n = note % (2 * OCTAVE); in getlogperiod()
267 o = note / (2 * OCTAVE); in getlogperiod()
288 n = note % (2 * OCTAVE); in getoldperiod()
289 o = note / (2 * OCTAVE); in getoldperiod()
314 noteindex[sample]=note-4*OCTAVE; in speed_to_finetune()
/dports/audio/timidity++/TiMidity++-2.15.0/libunimod/
H A Dmlutil.c171 static const UWORD oldperiods[OCTAVE * 2] =
246 t = (20L * OCTAVE + 2 - note) * 32L - (fine >> 1); in getlinearperiod()
266 n = note % (2 * OCTAVE); in getlogperiod()
267 o = note / (2 * OCTAVE); in getlogperiod()
288 n = note % (2 * OCTAVE); in getoldperiod()
289 o = note / (2 * OCTAVE); in getoldperiod()
314 noteindex[sample]=note-4*OCTAVE; in speed_to_finetune()
/dports/audio/timidity++-emacs/TiMidity++-2.15.0/libunimod/
H A Dmlutil.c171 static const UWORD oldperiods[OCTAVE * 2] =
246 t = (20L * OCTAVE + 2 - note) * 32L - (fine >> 1); in getlinearperiod()
266 n = note % (2 * OCTAVE); in getlogperiod()
267 o = note / (2 * OCTAVE); in getlogperiod()
288 n = note % (2 * OCTAVE); in getoldperiod()
289 o = note / (2 * OCTAVE); in getoldperiod()
314 noteindex[sample]=note-4*OCTAVE; in speed_to_finetune()
/dports/audio/timidity++-xskin/TiMidity++-2.15.0/libunimod/
H A Dmlutil.c171 static const UWORD oldperiods[OCTAVE * 2] =
246 t = (20L * OCTAVE + 2 - note) * 32L - (fine >> 1); in getlinearperiod()
266 n = note % (2 * OCTAVE); in getlogperiod()
267 o = note / (2 * OCTAVE); in getlogperiod()
288 n = note % (2 * OCTAVE); in getoldperiod()
289 o = note / (2 * OCTAVE); in getoldperiod()
314 noteindex[sample]=note-4*OCTAVE; in speed_to_finetune()
/dports/audio/timidity++-xaw/TiMidity++-2.15.0/libunimod/
H A Dmlutil.c171 static const UWORD oldperiods[OCTAVE * 2] =
246 t = (20L * OCTAVE + 2 - note) * 32L - (fine >> 1); in getlinearperiod()
266 n = note % (2 * OCTAVE); in getlogperiod()
267 o = note / (2 * OCTAVE); in getlogperiod()
288 n = note % (2 * OCTAVE); in getoldperiod()
289 o = note / (2 * OCTAVE); in getoldperiod()
314 noteindex[sample]=note-4*OCTAVE; in speed_to_finetune()
/dports/audio/timidity++-motif/TiMidity++-2.15.0/libunimod/
H A Dmlutil.c171 static const UWORD oldperiods[OCTAVE * 2] =
246 t = (20L * OCTAVE + 2 - note) * 32L - (fine >> 1); in getlinearperiod()
266 n = note % (2 * OCTAVE); in getlogperiod()
267 o = note / (2 * OCTAVE); in getlogperiod()
288 n = note % (2 * OCTAVE); in getoldperiod()
289 o = note / (2 * OCTAVE); in getoldperiod()
314 noteindex[sample]=note-4*OCTAVE; in speed_to_finetune()
/dports/math/octave-forge-sparsersb/sparsersb-1.0.9/
H A DMakefile37 OCTAVE ?= octave --no-window-system --silent macro
75 cd src && $(OCTAVE) \
85 $(OCTAVE) --eval 'pkg ("install", "${RELEASE_TARBALL}")'
104 $(OCTAVE) --persist --path "inst/" --path "src/"
/dports/math/octave-forge-sparsersb/sparsersb-1.0.9/src/
H A DMakeconf.in1 OCTAVE = @OCTAVE@
/dports/math/octave-forge-strings/strings-1.2.0/src/
H A DMakefile1 OCTAVE ?= octave macro
4 PCRE_SWITCHES := $(shell $(OCTAVE) \
/dports/science/dynare/dynare-4.6.4/matlab/modules/reporting/
H A DMakefile1 OCTAVE ?= octave-cli macro
8 …$(OCTAVE) --no-init-file --silent --no-history --eval "addpath([pwd() '/../dseries/src']); addpath…
/dports/audio/libadplug/adplug-adplug-2.3.3/src/
H A Dsop.h53 #define OCTAVE 12 /* half-tone by octave */ macro
56 #define NB_TABLE_DEMI_TON OCTAVE
108 static const unsigned MOD12[OCTAVE * 11];
109 static const unsigned DIV12[OCTAVE * 8];

12345678910>>...21