Home
last modified time | relevance | path

Searched defs:noteTable (Results 1 – 6 of 6) sorted by relevance

/dports/textproc/hs-pandoc/pandoc-2.14.2/src/Text/Pandoc/Readers/HTML/
H A DTypes.hs49 , noteTable :: [(Text, Blocks)] function
/dports/textproc/hs-pandoc-crossref/pandoc-crossref-0.3.12.0/_cabal_deps/pandoc-2.11.4/src/Text/Pandoc/Readers/HTML/
H A DTypes.hs49 , noteTable :: [(Text, Blocks)] function
/dports/www/webtrees/webtrees-1.7.18/webtrees/app/Functions/
H A DFunctionsPrintLists.php1115 public static function noteTable($notes) function in Fisharebest\\Webtrees\\Functions\\FunctionsPrintLists
/dports/audio/drumstick/drumstick-2.5.0/library/rt-backends/eassynth/sonivox/lib_src/
H A Deas_rtttl.c90 static const EAS_U8 noteTable[] = { 21, 23, 12, 14, 16, 17, 19, 23 }; variable
H A Deas_imelody.c106 static const EAS_I8 noteTable[] = { 9, 11, 0, 2, 4, 5, 7 }; variable
/dports/x11-toolkits/open-motif/motif-2.3.8/demos/programs/piano/
H A Dpiano.c145 NoteDescription noteTable[LAST_NOTE]; /* definition info for each note type. */ member