User Tools

Site Tools


development:data-structure-reference:audio-information
no way to compare when less than two revisions

Differences

This shows you the differences between two versions of the page.


Previous revision
development:data-structure-reference:audio-information [2015/10/03 09:54] (current) – external edit 127.0.0.1
Line 1: Line 1:
 +====== Audio Information ======
 +===== Sound =====
 +  * Data Type: 1 Dimensional Array
 +
 +^Index^Detail^Data Type^Default Value^etc.^
 +|1|File Name|String|""| |
 +|3|Volume|Integer|100|0(silence) 〜 100(max)|
 +|4|Tempo|Integer|100|50 ≦ 100(normal) ≦ 150|
 +|5|Balance|Integer|50|0(left) ≦ 50(center) ≦ 100(right)|
 +===== Music =====
 +  * Data Type: 1 Dimensional Array
 +
 +^Index^Detail^Data Type^Default Value^etc.^
 +|1|File Name|String|""| |
 +|2|Fade In Time|Integer|0|0 〜 10000ms|
 +|3|Volume|Integer|100|0(silence) 〜 100(max)|
 +|4|Tempo|Integer|100|50 ≦ 100(normal) ≦ 150|
 +|5|Balance|Integer|50|0(left) ≦ 50(center) ≦ 100(right)|
  
development/data-structure-reference/audio-information.txt · Last modified: 2015/10/03 09:54 by 127.0.0.1

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki