Wise&mystical  1.0
Project about Europe
Loading...
Searching...
No Matches
jar_mod_context_t Struct Reference

#include <jar_mod.h>

+ Collaboration diagram for jar_mod_context_t:

Public Attributes

module song
 
char * sampledata [31]
 
notepatterndata [128]
 
mulong playrate
 
muint tablepos
 
muint patternpos
 
muint patterndelay
 
muint jump_loop_effect
 
muchar bpm
 
mulong patternticks
 
mulong patterntickse
 
mulong patternticksaim
 
mulong sampleticksconst
 
mulong samplenb
 
channel channels [NUMMAXCHANNELS]
 
muint number_of_channels
 
muint fullperiod [MAXNOTES *8]
 
muint mod_loaded
 
mint last_r_sample
 
mint last_l_sample
 
mint stereo
 
mint stereo_separation
 
mint bits
 
mint filter
 
mucharmodfile
 
mulong modfilesize
 
muint loopcount
 

Detailed Description

Definition at line 168 of file jar_mod.h.

Member Data Documentation

◆ bits

mint jar_mod_context_t::bits

Definition at line 192 of file jar_mod.h.

◆ bpm

muchar jar_mod_context_t::bpm

Definition at line 178 of file jar_mod.h.

◆ channels

channel jar_mod_context_t::channels[NUMMAXCHANNELS]

Definition at line 184 of file jar_mod.h.

◆ filter

mint jar_mod_context_t::filter

Definition at line 193 of file jar_mod.h.

◆ fullperiod

muint jar_mod_context_t::fullperiod[MAXNOTES *8]

Definition at line 186 of file jar_mod.h.

◆ jump_loop_effect

muint jar_mod_context_t::jump_loop_effect

Definition at line 177 of file jar_mod.h.

◆ last_l_sample

mint jar_mod_context_t::last_l_sample

Definition at line 189 of file jar_mod.h.

◆ last_r_sample

mint jar_mod_context_t::last_r_sample

Definition at line 188 of file jar_mod.h.

◆ loopcount

muint jar_mod_context_t::loopcount

Definition at line 197 of file jar_mod.h.

◆ mod_loaded

muint jar_mod_context_t::mod_loaded

Definition at line 187 of file jar_mod.h.

◆ modfile

muchar* jar_mod_context_t::modfile

Definition at line 195 of file jar_mod.h.

◆ modfilesize

mulong jar_mod_context_t::modfilesize

Definition at line 196 of file jar_mod.h.

◆ number_of_channels

muint jar_mod_context_t::number_of_channels

Definition at line 185 of file jar_mod.h.

◆ patterndata

note* jar_mod_context_t::patterndata[128]

Definition at line 171 of file jar_mod.h.

◆ patterndelay

muint jar_mod_context_t::patterndelay

Definition at line 176 of file jar_mod.h.

◆ patternpos

muint jar_mod_context_t::patternpos

Definition at line 175 of file jar_mod.h.

◆ patternticks

mulong jar_mod_context_t::patternticks

Definition at line 179 of file jar_mod.h.

◆ patternticksaim

mulong jar_mod_context_t::patternticksaim

Definition at line 181 of file jar_mod.h.

◆ patterntickse

mulong jar_mod_context_t::patterntickse

Definition at line 180 of file jar_mod.h.

◆ playrate

mulong jar_mod_context_t::playrate

Definition at line 173 of file jar_mod.h.

◆ sampledata

char* jar_mod_context_t::sampledata[31]

Definition at line 170 of file jar_mod.h.

◆ samplenb

mulong jar_mod_context_t::samplenb

Definition at line 183 of file jar_mod.h.

◆ sampleticksconst

mulong jar_mod_context_t::sampleticksconst

Definition at line 182 of file jar_mod.h.

◆ song

module jar_mod_context_t::song

Definition at line 169 of file jar_mod.h.

◆ stereo

mint jar_mod_context_t::stereo

Definition at line 190 of file jar_mod.h.

◆ stereo_separation

mint jar_mod_context_t::stereo_separation

Definition at line 191 of file jar_mod.h.

◆ tablepos

muint jar_mod_context_t::tablepos

Definition at line 174 of file jar_mod.h.


The documentation for this struct was generated from the following file: