Home
last modified time | relevance | path

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

/freebsd/sys/dev/speaker/
H A Dspkr.c134 int octave; /* currently selected octave */ member
184 state->octave = DFLT_OCTAVE; in playinit()
257 pitch = notetab[c - 'A'] + state->octave * OCTAVE_NOTES; in playstring()
278 ++state->octave; in playstring()
284 --state->octave; in playstring()
325 GETNUM(cp, state->octave); in playstring()
326 if (state->octave >= nitems(pitchtab) / OCTAVE_NOTES) in playstring()
327 state->octave = DFLT_OCTAVE; in playstring()
332 if (state->octave < nitems(pitchtab) / OCTAVE_NOTES - 1) in playstring()
333 state->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)