|
hydrogen 1.1.1
|
Namespaces | |
| namespace | H2Core |
Macros | |
| #define | LOCAL_DATA_PATH "data/" |
| #define | CACHE "cache/" |
| #define | DEMOS "demo_songs/" |
| #define | DOC "doc/" |
| #define | DRUMKITS "drumkits/" |
| #define | I18N "i18n/" |
| #define | IMG "img/" |
| #define | PATTERNS "patterns/" |
| #define | PLAYLISTS "playlists/" |
| #define | PLUGINS "plugins/" |
| #define | REPOSITORIES "repositories/" |
| #define | SCRIPTS "scripts/" |
| #define | SONGS "songs/" |
| #define | TMP "hydrogen/" |
| #define | XSD "xsd/" |
| #define | CLICK_SAMPLE "click.wav" |
| Sound of metronome beat. More... | |
| #define | EMPTY_SAMPLE "emptySample.wav" |
| #define | EMPTY_SONG "DefaultSong.h2song" |
| #define | USR_CONFIG "hydrogen.conf" |
| #define | SYS_CONFIG "hydrogen.default.conf" |
| #define | LOG_FILE "hydrogen.log" |
| #define | DRUMKIT_XML "drumkit.xml" |
| #define | DRUMKIT_XSD "drumkit.xsd" |
| #define | DRUMPAT_XSD "drumkit_pattern.xsd" |
| #define | PLAYLIST_XSD "playlist.xsd" |
| #define | AUTOSAVE "autosave" |
| #define | UNTITLED_SONG "untitled.h2song" |
| #define | UNTITLED_PLAYLIST "untitled.h2playlist" |
| #define | PATTERN_FILTER "*.h2pattern" |
| #define | PLAYLIST_FILTER "*.h2playlist" |
| #define | SONG_FILTER "*.h2song" |
| #define AUTOSAVE "autosave" |
| #define CACHE "cache/" |
| #define CLICK_SAMPLE "click.wav" |
Sound of metronome beat.
| #define DEMOS "demo_songs/" |
| #define DOC "doc/" |
| #define DRUMKIT_XML "drumkit.xml" |
| #define DRUMKIT_XSD "drumkit.xsd" |
| #define DRUMKITS "drumkits/" |
| #define DRUMPAT_XSD "drumkit_pattern.xsd" |
| #define EMPTY_SAMPLE "emptySample.wav" |
| #define EMPTY_SONG "DefaultSong.h2song" |
| #define I18N "i18n/" |
| #define IMG "img/" |
| #define LOCAL_DATA_PATH "data/" |
| #define LOG_FILE "hydrogen.log" |
| #define PATTERN_FILTER "*.h2pattern" |
| #define PATTERNS "patterns/" |
| #define PLAYLIST_FILTER "*.h2playlist" |
| #define PLAYLIST_XSD "playlist.xsd" |
| #define PLAYLISTS "playlists/" |
| #define PLUGINS "plugins/" |
| #define REPOSITORIES "repositories/" |
| #define SCRIPTS "scripts/" |
| #define SONG_FILTER "*.h2song" |
| #define SONGS "songs/" |
| #define SYS_CONFIG "hydrogen.default.conf" |
| #define TMP "hydrogen/" |
| #define UNTITLED_PLAYLIST "untitled.h2playlist" |
| #define UNTITLED_SONG "untitled.h2song" |
| #define USR_CONFIG "hydrogen.conf" |
| #define XSD "xsd/" |