HISTORY.txt in fmod-0.9.1 vs HISTORY.txt in fmod-0.9.2

- old
+ new

@@ -1,5 +1,27 @@ -=== 0.9.1 / 2018-07-10 +=== 0.9.2 / 2018/07/11 + +* Added ReverbIndex class + +* Added .from_index class function to Reverb class + +* Implemented skeleton DspDescription structure + +* Deprecated constants in DspType: + * LOW_PASS + * LOW_PASS_SIMPLE + * HIGH_PASS + * HIGH_PASS_SIMPLE + * LADSPA_PLUGIN + +* Deprecated constants in Effects: + * LowPass + * LowPassSimple + * HighPass + * HighPassSimple + * LadspaPlugin + +=== 0.9.1 / 2018-07-10 * Added Features * Expanded methods to FMOD::Core::Structure * names - Gets array of field name symbols * values - Gets all the structure fields as an array \ No newline at end of file