Home
last modified time | relevance | path

Searched refs:octave (Results 1 – 7 of 7) sorted by relevance

/freebsd/sys/dev/speaker/
H A Dspkr.c126 static int octave; /* currently selected octave */ variable
175 octave = DFLT_OCTAVE; in playinit()
246 pitch = notetab[c - 'A'] + octave * OCTAVE_NOTES; in playstring()
267 ++octave; in playstring()
273 --octave; in playstring()
314 GETNUM(cp, octave); in playstring()
315 if (octave >= nitems(pitchtab) / OCTAVE_NOTES) in playstring()
316 octave = DFLT_OCTAVE; in playstring()
321 if (octave < nitems(pitchtab) / OCTAVE_NOTES - 1) in playstring()
322 octave++; in playstring()
[all …]
/freebsd/contrib/file/magic/Magdir/
H A Doctave3 # $File: octave,v 1.4 2009/09/19 16:28:11 christos Exp $
4 # octave binary data file(1) magic, from Dirk Eddelbuettel <edd@debian.org>
/freebsd/contrib/file/magic/
H A DMakefile.am223 $(MAGIC_FRAGMENT_DIR)/octave \
H A DMakefile.in501 $(MAGIC_FRAGMENT_DIR)/octave \
/freebsd/share/dict/
H A Dweb2a23095 four-foot octave
23121 four-line octave
37784 octave flute
37785 octave scale
63196 tenor octave
68587 two-foot octave
68619 two-line octave
H A Dweb2129695 octave
/freebsd/contrib/flex/
H A DChangeLog7252 octave)