- 15 May, 2019 1 commit
-
-
Philipp Schäfer authored
-added warning for long project names that can cause error -fixed bug that occured when setting the channelNames of an empty binaural itaAudio result
-
- 08 May, 2019 1 commit
-
-
Philipp Schäfer authored
COMSOL interface & combined wave/GA simulation See merge request !10
-
- 06 May, 2019 2 commits
-
-
Philipp Schäfer authored
-added demo for visualizer
-
Philipp Schäfer authored
-CrossfadeWaveAndGaData() is now Hidden itaSource -now has an enum to specify omnidirectional sources in GA
-
- 29 Apr, 2019 2 commits
-
-
Philipp Schäfer authored
-updated documentation
-
Philipp Schäfer authored
-added import function for comsol csv data
-
- 25 Apr, 2019 3 commits
-
-
Philipp Schäfer authored
-bugfix in parametric sweep function
-
Philipp Schäfer authored
-added .ini files for itaComsol and itaReceiver -added *.mph files -added sh.exe.stackdump which is created on certain git error(s)
-
Philipp Schäfer authored
-added demo scripts and a demo model
-
- 24 Apr, 2019 1 commit
-
-
Philipp Schäfer authored
-
- 18 Apr, 2019 1 commit
-
-
la800319@rwth-aachen.de authored
-
- 17 Apr, 2019 3 commits
-
-
Philipp Schäfer authored
-renamed type DummyHead to ITADummyHead itaComsolGeometry -renamed function CreateDummyHeadGeometry() to ImportReceiverGeometry() -now it works with all ReceiverTypes that are based on geometry files
-
Philipp Schäfer authored
-geometry file for ITA Kunstkopf is now read from an ini-file
-
Philipp Schäfer authored
-updated comments and documentation
-
- 16 Apr, 2019 2 commits
-
-
Philipp Schäfer authored
-new itaComsolNode subclass that allows to run data exports itaComsolResult -now allows access to export node (syntax: model.result.export)
-
Philipp Schäfer authored
-now can also represent a node that is not on first level (e.g. result.export) -now can access Children via tag, name or index -cleaned up Static functions: -Functions that only work on feature nodes are declared properly now -Removed outdated helper functions -properly grouped helper functions
-
- 15 Apr, 2019 6 commits
-
-
la800319@rwth-aachen.de authored
-
hark authored
SOFA exports now uses spherical coordinates for the SourcePosition field, as defined in SOFA 1.0 specs
-
Lukas Aspöck authored
plotModel function: fixed bug plotting multiple source and receivers, now works also for older matlab versions
-
Philipp Schäfer authored
-added function that allows to run a parametric sweep from Matlab
-
Philipp Schäfer authored
-bugfix: Now does not display result anymore when setting a parameter itaComsolModel -doc update
-
Philipp Schäfer authored
-introduced new itaComsolNode to read write Comsol parameters
-
- 10 Apr, 2019 12 commits
-
-
Lukas Aspöck authored
-
Philipp Schäfer authored
Moved simulation related classes to folder applications\SoundFieldSimulation and respective subfolders
-
Lukas Aspöck authored
- fixed coordinate transformation bug in plotSphereEnergy-functions
-
Philipp Schäfer authored
-
Lukas Aspöck authored
reverted input data parsing from last checking, added more examples on how to use the function. There are still some unresolved issues, upcoming revision...
-
Lukas Aspöck authored
-
-
Lukas Aspöck authored
-
Marco Berzborn authored
moved new the raven demo script for the shoebox room to the new Raven folder in the SoundFieldSimulation application
-
Marco Berzborn authored
Clean up soundfield simulation related applications See merge request !8
-
Marco Berzborn authored
Cleanup of sound field simulation related folders lead to path changes. The toolbox setup should be rerun to update the path.
-
Lukas Aspöck authored
- added example script for the simulation of a shoebox room created by this method
-
- 09 Apr, 2019 2 commits
-
-
-
Lukas Aspöck authored
ita_raven_demo: reset default particle count to 20k load_ac3d: axes in plotModel function on by default
-
- 08 Apr, 2019 4 commits
-
-
Philipp Schäfer authored
-removed xml related stuff (in future, this will be part of the RAVEN installation)
-
Philipp Schäfer authored
-added license file
-
Philipp Schäfer authored
-moved all xml export related files to xml folder -helper functions were moved to a private subfolder
-
Philipp Schäfer authored
-removed since it was unused and same as the Matlab filesep function
-