log

age author description
Sun, 30 Sep 2018 13:21:49 +0100 Emmanouil Theofanis Chourdakis Added -fd (--full-duration) argument. default tip master
Sun, 30 Sep 2018 12:43:14 +0100 Emmanouil Theofanis Chourdakis Added simple README file to output/ so that the example given in README.md may work
Thu, 22 Feb 2018 16:45:11 +0000 Emmanouil Theofanis Chourdakis added setup.py to allow for 'python setup.py build install'
Tue, 24 Oct 2017 16:53:58 +0100 Emmanouil Theofanis Chourdakis Fixed a typo on line 655 which did not allow .xls patterns to be converted to scenes
Fri, 20 Oct 2017 11:57:28 +0100 Emmanouil Theofanis Chourdakis Changed output annotation default to be the same as the TUT DCASE 2017 challenge sound event evaluator
Thu, 12 Oct 2017 15:02:48 +0100 Emmanouil Theofanis Chourdakis Added a "label" header to resulting annotations
Tue, 10 Oct 2017 11:55:05 +0100 Emmanouil Theofanis Chourdakis Fixed a bug where generating the validation .csv files would not show end_time if it wasn't defined in the recipe files.
Mon, 09 Oct 2017 11:55:03 +0100 Emmanouil Theofanis Chourdakis Reading and writing of files now is done by soundfile since there seems to be a bug with writing .wav files with librosa (mplayer would play them as rubbish). Added soundfile as a requirement.
Sun, 08 Oct 2017 15:23:50 +0100 Emmanouil Theofanis Chourdakis Fixed a bug with the patterns not appearing in the resulting .xls file. More pep8 fixes.
Sun, 08 Oct 2017 15:22:21 +0100 Emmanouil Theofanis Chourdakis Fixed a bug with the patterns not appearing in the resulting .xls file. More pep8 fixes.
Sat, 07 Oct 2017 15:22:02 +0100 Emmanouil Theofanis Chourdakis changed to conform more to pep8 (still needs working on); made it to generate a .csv in the end with the individual wav files and the start and end times of each
Thu, 05 Oct 2017 19:42:37 +0100 Emmanouil Theofanis Chourdakis fixed demos
Thu, 05 Oct 2017 16:03:18 +0100 Emmanouil Theofanis Chourdakis fixed some issues with boundaries; added an example of a nested pattern
Thu, 05 Oct 2017 15:45:41 +0100 Emmanouil Theofanis Chourdakis allow patterns to use other patterns as events
Thu, 05 Oct 2017 15:15:07 +0100 Emmanouil Theofanis Chourdakis changed README.md to reflect that this is not yet mature
Thu, 05 Oct 2017 14:54:41 +0100 Emmanouil Theofanis Chourdakis removed lock files that were accidentally added
Thu, 05 Oct 2017 14:53:15 +0100 Emmanouil Theofanis Chourdakis added simscene.py with the accompanying input files to generate acoustic scenes using python
Fri, 09 Jun 2017 16:37:50 +0200 Mathieu Lagrange better handling of displays with pleasantness colors
Mon, 22 May 2017 10:46:10 +0200 Mathieu Lagrange replace warning to error display channel
Mon, 22 May 2017 10:26:04 +0200 Mathieu Lagrange replace warning to error display channel
Mon, 22 May 2017 10:19:52 +0200 Mathieu Lagrange removing spurious ls
Mon, 22 May 2017 10:13:34 +0200 Mathieu Lagrange wavread -> audio read
Fri, 20 Jan 2017 15:50:01 +0100 Lagrange addition of logos
Fri, 22 Jul 2016 07:43:49 +0000 Mathieu Lagrange README.md edited online with Bitbucket
Sat, 23 Jan 2016 19:36:54 +0100 gregoire lafay fix noise level computation usin power(10,) instead of exp
Sat, 23 Jan 2016 17:41:19 +0100 gregoire lafay minor bug in generateScene
Sun, 17 Jan 2016 00:05:12 +0100 gregoire lafay update check_option for noise background
Fri, 15 Jan 2016 17:19:09 +0100 Gregoire Lafay add automatic background generation
Fri, 15 Jan 2016 15:46:47 +0100 Gregoire Lafay fix merge stereo
Thu, 14 Jan 2016 21:17:11 +0100 gregoire lafay fix visualization
Thu, 14 Jan 2016 06:54:31 +0100 gregoire lafay add figure functions and beta version of getClassInfo
Wed, 13 Jan 2016 17:10:58 +0100 Gregoire Lafay set default values for demo
Wed, 13 Jan 2016 16:27:09 +0100 Gregoire Lafay fix channel export, norm, and crossfade length
Wed, 13 Jan 2016 14:59:46 +0100 Gregoire Lafay fix eventInfo and default value of norm
Wed, 06 Jan 2016 19:29:35 +0100 gregoire lafay add channel option; add figure hide option
Wed, 06 Jan 2016 18:04:24 +0100 GregoireLafay update figure generation
Tue, 08 Dec 2015 10:45:15 +0100 GregoireLafay upadte simscene audioread
Tue, 17 Mar 2015 09:34:13 +0100 Mathieu Lagrange initial commit
Thu, 05 Oct 2017 14:34:01 +0100 Emmanouil Thoefanis Chourdakis patters now can substitute events and backgrounds; snrs are in db
Wed, 04 Oct 2017 19:14:27 +0100 Emmanouil Theofanis Chourdakis added examples folder; added -N switch to generate more than one instances at the same time
Wed, 04 Oct 2017 18:30:04 +0100 Emmanouil Theofanis Chourdakis fixed some bugs regarding loading .txt and .csv files; added (NOT IMPLEMENTED) to unavailable options
Tue, 03 Oct 2017 19:08:28 +0100 Emmanouil Thoefanis Chourdakis fixed several bugs, added energy plots; set up background SNRs and EBRs (hopefully) correctly
Tue, 03 Oct 2017 15:18:08 +0100 Emmanouil Thoefanis Chourdakis added a proper piano roll; fixed a bug with plotting the final scene, added another verbosity level
Tue, 03 Oct 2017 13:56:15 +0100 Emmanouil Thoefanis Chourdakis fixed a bug in calculating end times
Tue, 03 Oct 2017 12:14:55 +0100 Emmanouil Theofanis Chourdakis fixed a bug where the event rectangles were not appearing anywhere; fixed a bug where a file would incorrectly be assigned half the sampling rate
Mon, 02 Oct 2017 19:21:31 +0100 Emmanouil Thoefanis Chourdakis Added simscene() implementation; event only; loads events, plots and saves a scene. Piano roll not working
Mon, 02 Oct 2017 15:54:26 +0100 Emmanouil Thoefanis Chourdakis More options parsing, can read scores in csv,json,xls as well as annotation data
Fri, 29 Sep 2017 20:39:54 +0100 Emmanouil Theofanis Chourdakis added more (all?) options
Fri, 29 Sep 2017 20:05:23 +0100 Emmanouil Theofanis Chourdakis added minimal usage arguments
Fri, 29 Sep 2017 13:46:24 +0100 Emmanouil Theofanis Chourdakis added minimal usage arguments
Fri, 29 Sep 2017 08:17:36 +0100 Emmanouil Theofanis Chourdakis changed readme to better reflect the goals of the project
Fri, 29 Sep 2017 08:15:41 +0100 Emmanouil Theofanis Chourdakis First commit, just license and readme