source: gs3-extensions

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @34925   3 years davidb Some initial work porting the Java code to Javascript
(edit) @34924   3 years davidb Folders for grunt-generated files
(edit) @34923   3 years davidb Linux binary of NodeJS/npm
(edit) @34922   3 years davidb Initial set of files to transpile Phind JS code into backwards …
(edit) @34920   3 years davidb The start of the extension in which to develop a HTML5 style …
(edit) @34841   3 years davidb Some notes on how to use this extension in a collection/interface
(edit) @34810   3 years davidb Development of player+renderer so it can be configured to show either …
(edit) @34809   3 years davidb Proof of concept stage reached, where AV values are used to drive the …
(edit) @34808   3 years davidb Some untarred folder to ignore
(edit) @34807   3 years davidb Some untarred folder to ignore
(edit) @34806   3 years davidb Some untarred folder to ignore
(edit) @34805   3 years davidb Bash script that breaks up the audio into 6 second chunks, spaced out …
(edit) @34804   3 years davidb Plugin code extended to extract AV values from CSV file and associate …
(edit) @34689   3 years davidb Adding compiling up NodeJS from source back into the sequence (always …
(edit) @34688   3 years davidb More updating of instruction text
(edit) @34687   3 years davidb no longer configuring the tests, so avoid runing the test target
(edit) @34686   3 years davidb Extra details of what to do added in
(edit) @34681   3 years davidb compile sequence for essentia changed to use the internal script it …
(edit) @34680   3 years davidb Minor tweak so install only installs the software, not all the …
(edit) @34679   3 years davidb Record of the file modification needed to get fpcalc to compile up. …
(edit) @34678   3 years davidb Record of where the supporting tar-balls came from
(edit) @34677   3 years davidb Development of supporting packages for essenstia through cascade-make. …
(edit) @34676   3 years davidb Record where virtual env tar-ball came from
(edit) @34675   3 years davidb Additional tools needed to compile (after testing in Amazon Linux2 AMI)
(edit) @34674   3 years davidb Move to detangle role of setup/devel files
(edit) @34671   3 years davidb Adjusted to use a scale factor of x2 on the spectrogram
(edit) @34670   3 years davidb Changed so additional files copied across, echo statement dynamically …
(edit) @34669   3 years davidb Next step in development of spectrum renderer: now inherits from …
(edit) @34668   3 years davidb Files to wavesurfer/src that need to be tweaked/augemented to
(edit) @34666   3 years davidb Parallel idea to SETUP but for DEVEL (i.e. compiling)
(edit) @34663   3 years davidb Further notes added after fresh test on Amazon Linux2 AMI
(edit) @34662   3 years davidb Removed hardwired 'darwin'
(edit) @34661   3 years davidb More careful running of node build run commands, and when the modified …
(edit) @34660   3 years davidb Change in how version of python is determined
(edit) @34659   3 years davidb Tweaks after trialing out on AWS Linux2
(edit) @34658   3 years davidb Updates after compiling on AWS Linux2
(edit) @34657   3 years davidb Updated details after compiling on AWS Linux2
(edit) @34655   3 years davidb Fix to devel.bash sourcing sequnce: needs to be pushd+popd combo
(edit) @34638   3 years davidb Fixed typo in directory name
(edit) @34592   3 years davidb Minor tweak to text to make things clearer
(edit) @34542   3 years ak19 German language gs3colcfg module of GS interface. Many thanks to Nora …
(edit) @34541   3 years ak19 Croatian language gs3colcfg module of GS interface. Many thanks to …
(edit) @34427   4 years davidb Brought across from Essentia source, and preped for use from the …
(edit) @34426   4 years davidb Ignore downloaded zip and unziped dir
(edit) @34425   4 years davidb More robust version; takes into account dir change from 'jar' to 'jars'
(edit) @34424   4 years davidb Revised name for directory
(edit) @34423   4 years davidb First cut at getting set up with Weka within Mars extension
(edit) @34420   4 years davidb Grab Weka via wget
(edit) @34419   4 years davidb Version of script where an Essentia profile is also specified
(edit) @34411   4 years davidb Inclusion of HPCP calc
(edit) @34410   4 years davidb Rough cut at something following in a similar suit to essestia-hpcp.py …
(edit) @34409   4 years davidb Code tidyup
(edit) @34408   4 years davidb Fine tuning of build script for WaveSurfer
(edit) @34407   4 years davidb NodeJS project to generate Viridis colormap as JSON file
(edit) @34406   4 years davidb Introduction of Viridis colormap
(edit) @34405   4 years davidb Location for some bespoke plugin work to fits in with wavesurfer
(edit) @34392   4 years davidb Changed to default to python v3
(edit) @34391   4 years davidb More careful control over the creation of python venvs
(edit) @34390   4 years davidb More logical folder for this to be in
(edit) @34389   4 years davidb First cut at script to produce a borderless HPCP images of audio file
(edit) @34388   4 years davidb Work with virtual-env if present; assume python to use is on path
(edit) @34387   4 years davidb Some refinement of the development setup scripts
(edit) @34386   4 years davidb Fixed typo in directory name
(edit) @34385   4 years davidb Better location for these development/compile tools
(edit) @34384   4 years davidb Better location for these development/compile tools
(edit) @34383   4 years davidb Better location for these development/compile tools
(edit) @34382   4 years davidb Better location for these development/compile tools
(edit) @34381   4 years davidb Area for development compilation tools such as cmake and nodejs
(edit) @34380   4 years davidb Area for development compilation tools such as cmake and nodejs
(edit) @34379   4 years davidb Some further refinement of what to print out, after some initial testing
(edit) @34378   4 years davidb No longer need the JSON file copied into the web/ext/audio area
(edit) @34377   4 years davidb Better placement and document of what to do with this file
(edit) @34375   4 years davidb Introductions of spectrogram visualization
(edit) @34374   4 years davidb Used to build the wavesurfer-js code from source
(edit) @34373   4 years davidb The result of running gen-heatmap.js
(edit) @34372   4 years davidb NodeJS code to generate a JSON heatmap to be used with WaveSurferJS
(edit) @34371   4 years davidb Top-level scripting and checks so CLI is ready to operate with the …
(edit) @34370   4 years davidb WaveSurfer-JS source files and top-up player
(edit) @34369   4 years davidb Adding in NodeJS to compilation sequence, so wavesurfer-js can be …
(edit) @34368   4 years davidb No longer needed
(edit) @34367   4 years davidb Now supports https URLs as well
(edit) @34362   4 years davidb First rough cut at some notes
(edit) @34361   4 years davidb Collating of python essensia custom scripts and essentia perl plugin …
(edit) @34360   4 years davidb Collating of python essensia custom scripts and essentia perl plugin code
(edit) @34359   4 years davidb Needs to be updated to be brought back into line with setup.bash
(edit) @34358   4 years davidb Changed to be a Greenstone3 extension
(edit) @34356   4 years davidb Some initial work computing essensia audio features when the …
(edit) @34355   4 years davidb Scripts for processing audio files can extracting audio features for ML
(edit) @34354   4 years davidb Script to checkout/clone essentia from its git-hub repository
(edit) @34353   4 years davidb Useful in combo with a python2 to create a virtualenv python2 under …
(edit) @34349   4 years davidb Used to stand up a version of python where extra pip packages have …
(edit) @34348   4 years davidb Adding in Essential source code to go along with compile scripts
(edit) @34347   4 years davidb Adding in Essential compile scripts
(edit) @34346   4 years davidb Further dir that needs to be installed as a header file area
(edit) @34345   4 years davidb Already done in setup.bash
(edit) @34344   4 years davidb Extended to now setup/install Eigen3
(edit) @34343   4 years davidb Tweak to sourcing file
(edit) @34342   4 years davidb Added block to set GSDLOS
(edit) @34341   4 years davidb Shift to using cascade-make
(edit) @34340   4 years davidb Added in cascade-make as an external property
Note: See TracRevisionLog for help on using the revision log.