Skip to content
Snippets Groups Projects
Select Git revision
  • base64-sample-input
  • master default protected
2 results
You can move around the graph by using the arrow keys.
Created with Raphaël 2.2.028Mar25Jan27Feb261712109518Jan151413127Dec54127Nov2620181413117619Oct151312updated APImastermasteradded skeleton documentationfixed some problems with analysis examplecombining changes with base64 stuffSVF example made, Analysis example includes MFCC and oct analyserMerge branch 'base64-sample-input' into 'master' added back the setBufferSize methodbase64-sample-i…base64-sample-inputmerged changes from masterfixed up some more examplesexamples mostly fixed to work with changes to maxiAudiocommented out process functionFixed global init problem and did stuff I can't rememberFixed global init problem and did stuff I can't rememberFixed global init problem and did stuff I can't rememberadded buffersize methodadded buffersize methodbase64 decoder now removes padding chars firstremoved old loadSample implementationloadSample now works with base64-encoded samplesrenamed SVF, kick, hats and snare classes. Exposed some variables for maxiClockmaxiAudio is refactored.all js functions are wrapped in class/namespace. No longer mandatory to use maxim webAudio implementation.ignoring old_stuff folder. Updated readme yet againignoring cpp examples nownow have a version of maxi without webAudio stuff. Changed makefile for this purpose. Changed Readme also.added code display to example pagesmfcc and all grains classes emscriptened. Grains examples addedfft, ifft and octave analyser have been transpiled. Exposed properties in maxiFFTadded getMagnitudeDB and getPhase to maxiFFTupdated readmemaxiFFT partially implemented, related example also complete.changed makefile + compiled with higher optimization levelbegun work on fft library, updated makefile and readme.had been using old maximilian -> updated js file and examples to match new version of emscriptenworking with safari nowchanged how maximJs is extracted from Module. Added maxiArray class as way to avoid using vector.get functionadded Makefile, moved source code into src folder, renamed web folder to maxiLib.maxi_webAudio file now compiles into maxiLib.js. All examples updated to use maximJs instead of Moduleall examples doneReplicant example working