PokittoLib is the library needed for programming the Pokitto DIY game console (www.pokitto.com)

Dependents:   Sensitive

Fork of PokittoLib by Jonne Valola

Embed: (wiki syntax)

« Back to documentation index

Synth_song.h File Reference

Synth_song.h File Reference

Go to the source code of this file.

Variables

uint8_t chunk [2][CHUNKSIZE]
 SONG FUNCTIONS.

Detailed Description

Author:
Jonne Valola

LICENSE

Pokitto development stage library Software License Agreement

Copyright (c) 2015, Jonne Valola ("Author") All rights reserved.

This library is intended solely for the purpose of Pokitto development.

Redistribution and use in source and binary forms, with or without modification requires written permission from Author.

Definition in file Synth_song.h.


Variable Documentation

uint8_t chunk[2][CHUNKSIZE]

SONG FUNCTIONS.

Definition at line 46 of file Synth_songfuncs.cpp.