Index | index by Group | index by Distribution | index by Vendor | index by creation date | index by Name | Mirrors | Help | Search |
Name: audaspace-devel | Distribution: openSUSE Leap 16.0 |
Version: 1.5.0 | Vendor: openSUSE |
Release: lp160.1.1 | Build date: Thu Jul 18 00:57:38 2024 |
Group: Development/Libraries/C and C++ | Build host: reproducible |
Size: 427885 | Source RPM: audaspace-1.5.0-lp160.1.1.src.rpm |
Packager: https://bugs.opensuse.org | |
Url: https://audaspace.github.io/ | |
Summary: Development files for audaspace |
The audaspace-devel package contains libraries and header files for developing applications that use audaspace.
Apache-2.0
* Wed Jul 17 2024 Marcus Rueckert <[email protected]> - Update to release 1.5.0 Audaspace 1.5.0 is a release with not many changes but big enough to warrant a new release after a year since the last one. - Performance improvements and two more quality presets for the JOS resampler. - Bugfixes for PulseAudio. - CoreAudio device is only opened on demand. - FFMPEG 7 support and dropped support for FFMPEG older than 6. - Various minor fixes and improvements. - drop audaspace-animated-sequence.patch * Sun Nov 26 2023 [email protected] - Added upstream patch audaspace-animated-sequence.patch: * Aditional functions required by Blender 4.0. * Bugfix for reading an animated property with a negative time value * Sat Feb 04 2023 Stefan Brüns <[email protected]> - Update to release 1.4.0 * Support for OS specific/native audio devices/backends has been added, that is PulseAudio (Linux), WASAPI (Windows) and CoreAudio (MacOS). * New sound effects have been added, namely Modulator and Equalizer. Thanks to Marcos Perez for contributing the Equalizer. * File stream info: if an audio file contains multiple streams you can choose which one to process instead of taking the first one (this feature is only supported by ffmpeg, not libsndfile). * API Change: double instead of float for time values for more precise timing control. * There have been lots of bugfixes, which are basically the majority of all changes. * And some other minor improvements were implemented as well. - Drop upstream patches: * audaspace-gcc7.patch * audaspace-plugin-build-options.patch * audaspace-support-ffmpeg4.patch * 034645c883a51dfc8897dccce15aa8ee4a9d5c8c.patch - Add pkgconfig(pulse) to allow audio via pulseaudio/pipewire - Use pkgconfig(jack), let distro select jack implementation - Split plugins packages to avoid pulling in excessive dependencies, and recommend at least one device plugin from the library. * Wed Jul 13 2022 Bjørn Lie <[email protected]> - Add 034645c883a51dfc8897dccce15aa8ee4a9d5c8c.patch: Support ffmpeg v5, patch from upstream git. * Mon Nov 18 2019 Simon Lees <[email protected]> - %make_jobs is depricated replaced by %cmake_build * Thu Jul 11 2019 Stefan Brüns <[email protected]> - Fix build on x86_64 and aarch64, do not overwrite -fPIC with -fPIE - Spec cleanup, remove defattr, use license macro - Use graphviz-gd instead of graphviz-gnome * Tue Feb 12 2019 [email protected] - Add audaspace-support-ffmpeg4.patch: Fix build with ffmpeg 4. * Fri May 04 2018 [email protected] - Use ffmpeg3 versions of pkgconfig(libav*) * Sat Apr 21 2018 [email protected] - Explicitly request ffmpeg 3.x for building * Mon Oct 23 2017 [email protected] - Added upstream patch audaspace-plugin-build-options.patch as final fix for boo#1057965 and audaspace issue#10. - Build example executables as position independent executables. * Wed Oct 18 2017 [email protected] - Delete plugin symlinks and remove version suffixes to further fix boo#1057965 and audaspace issue#10 * Fri Sep 22 2017 [email protected] - Moved lib*.so plugin symlinks from the devel package to the pluginsn package as a temporary work around for boo#1057965 reported upstream https://github.com/audaspace/audaspace/issues/10 * Tue Mar 28 2017 [email protected] - Fix gcc7 build by requiring graphviz-gnome and creating audaspace-gcc7.patch to add missing #include <functional> * Sat Feb 11 2017 [email protected] - Rename %soname to %sover to better reflect its use. Update descriptions. * Fri Feb 10 2017 [email protected] - Update to release 1.3.0 - Removed patch audaspace-findffmpeg.patch Fixed upstream - Upstream changes: * Audaspace 1.3.0 is a bug fixing release without changes to the API, but two small new features: linear interpolation for volume changes in the software mixer dynamic Loading for JACK * Bug fixes: renamed Jack to JACK C API was not working filter python API parameter check finding ffmpeg with pkgconfig * Sun Jul 03 2016 [email protected] - Fix building with recent cmake (macros), which default to -fPIE * Mon Jun 27 2016 [email protected] - Fixed build with upstream patch audaspace-findffmpeg.patch * Tue Apr 19 2016 [email protected] - Update to release 1.2 - Upstream changes : New features: sound list random sounds dynamic music playing playback manager convolution/reverbation multi-threading binaural audio API changes: changing default sample rate from 44.1 to 48 kHz Bug fixes: several standard library fixes. Bindings API: mixdown C API refactored CMake/Building: assuring numpy is installed * Tue Feb 16 2016 [email protected] - Added ffmpeg to build for newer that 13.2 * Thu Oct 22 2015 [email protected] - for ppc64le architecture disable __ALTIVEC__ to avoid build error to avoid contention between SDL vector and gcc defines * Sat Oct 17 2015 [email protected] - Update to version 1.1 - Remove audaspace-datetime.patch and audaspace-pkgcnflib.patch issues fixed upstream. - Upstream changes: * Bug fixes: pkgconfig uses cmake configured library directory FFMPEG file writing crashed, also corrected pts for encoding silenced Doxygen warnings about undefined defines * C++ API: ResampleReader uses specs instead of sample rate * Bindings API: writing sounds to files reading sound data, specs and length resampling sounds * CMake/Building: first steps towards building for Mac windows builds copy dlls automatically * Python module: using distutils instead of setuptools added numpy as dependency * Documentation: added windows building and plugin documentation disabled html timestamps in doxygen updated sphinx template build binding documentation without installing the python module * Fri Aug 07 2015 [email protected] - Created package audaspace which was previously a part of blender but is an external standalone library as from blender 2.80. - Created audaspace-datetime.patch to remove time stamps from the documentation. - Created audaspace-pkgcnflib.patch to give the correct _libdir for x86_64 builds, it was hardcoded to /lib. - Features: * input/output devices input from microphones, line in, etc. output devices including 3D audio support * file reading/writing * filters like low-/highpass and effects like delay, reverse or fading * generators for simple waveforms like silence, sine and triangle * respecification - is used for changing stream parameters which are channel count - channel remapping sample format - the library internally uses 32 bit floats sample rate - resampling * simple (superposition, joining and ping-pong aka forward-reverse) and more complex (non-linear audio editing) sequencing of sounds
/usr/include/audaspace /usr/include/audaspace/AUD_Device.h /usr/include/audaspace/AUD_DynamicMusic.h /usr/include/audaspace/AUD_HRTF.h /usr/include/audaspace/AUD_Handle.h /usr/include/audaspace/AUD_ImpulseResponse.h /usr/include/audaspace/AUD_PlaybackManager.h /usr/include/audaspace/AUD_Sequence.h /usr/include/audaspace/AUD_Sound.h /usr/include/audaspace/AUD_Source.h /usr/include/audaspace/AUD_Special.h /usr/include/audaspace/AUD_ThreadPool.h /usr/include/audaspace/AUD_Types.h /usr/include/audaspace/Audaspace.h /usr/include/audaspace/Exception.h /usr/include/audaspace/IReader.h /usr/include/audaspace/ISound.h /usr/include/audaspace/devices /usr/include/audaspace/devices/DefaultSynchronizer.h /usr/include/audaspace/devices/DeviceManager.h /usr/include/audaspace/devices/I3DDevice.h /usr/include/audaspace/devices/I3DHandle.h /usr/include/audaspace/devices/IDevice.h /usr/include/audaspace/devices/IDeviceFactory.h /usr/include/audaspace/devices/IHandle.h /usr/include/audaspace/devices/ISynchronizer.h /usr/include/audaspace/devices/NULLDevice.h /usr/include/audaspace/devices/OpenCloseDevice.h /usr/include/audaspace/devices/ReadDevice.h /usr/include/audaspace/devices/SoftwareDevice.h /usr/include/audaspace/devices/ThreadedDevice.h /usr/include/audaspace/file /usr/include/audaspace/file/File.h /usr/include/audaspace/file/FileInfo.h /usr/include/audaspace/file/FileManager.h /usr/include/audaspace/file/FileWriter.h /usr/include/audaspace/file/IFileInput.h /usr/include/audaspace/file/IFileOutput.h /usr/include/audaspace/file/IWriter.h /usr/include/audaspace/fx /usr/include/audaspace/fx/ADSR.h /usr/include/audaspace/fx/ADSRReader.h /usr/include/audaspace/fx/Accumulator.h /usr/include/audaspace/fx/BaseIIRFilterReader.h /usr/include/audaspace/fx/BinauralReader.h /usr/include/audaspace/fx/BinauralSound.h /usr/include/audaspace/fx/Butterworth.h /usr/include/audaspace/fx/ButterworthCalculator.h /usr/include/audaspace/fx/CallbackIIRFilterReader.h /usr/include/audaspace/fx/Convolver.h /usr/include/audaspace/fx/ConvolverReader.h /usr/include/audaspace/fx/ConvolverSound.h /usr/include/audaspace/fx/Delay.h /usr/include/audaspace/fx/DelayReader.h /usr/include/audaspace/fx/DynamicIIRFilter.h /usr/include/audaspace/fx/DynamicIIRFilterReader.h /usr/include/audaspace/fx/DynamicMusic.h /usr/include/audaspace/fx/Effect.h /usr/include/audaspace/fx/EffectReader.h /usr/include/audaspace/fx/Envelope.h /usr/include/audaspace/fx/Equalizer.h /usr/include/audaspace/fx/FFTConvolver.h /usr/include/audaspace/fx/Fader.h /usr/include/audaspace/fx/FaderReader.h /usr/include/audaspace/fx/HRTF.h /usr/include/audaspace/fx/HRTFLoader.h /usr/include/audaspace/fx/Highpass.h /usr/include/audaspace/fx/HighpassCalculator.h /usr/include/audaspace/fx/IDynamicIIRFilterCalculator.h /usr/include/audaspace/fx/IIRFilter.h /usr/include/audaspace/fx/IIRFilterReader.h /usr/include/audaspace/fx/ImpulseResponse.h /usr/include/audaspace/fx/Limiter.h /usr/include/audaspace/fx/LimiterReader.h /usr/include/audaspace/fx/Loop.h /usr/include/audaspace/fx/LoopReader.h /usr/include/audaspace/fx/Lowpass.h /usr/include/audaspace/fx/LowpassCalculator.h /usr/include/audaspace/fx/Modulator.h /usr/include/audaspace/fx/ModulatorReader.h /usr/include/audaspace/fx/MutableReader.h /usr/include/audaspace/fx/MutableSound.h /usr/include/audaspace/fx/Pitch.h /usr/include/audaspace/fx/PitchReader.h /usr/include/audaspace/fx/PlaybackCategory.h /usr/include/audaspace/fx/PlaybackManager.h /usr/include/audaspace/fx/Reverse.h /usr/include/audaspace/fx/ReverseReader.h /usr/include/audaspace/fx/SoundList.h /usr/include/audaspace/fx/Source.h /usr/include/audaspace/fx/Sum.h /usr/include/audaspace/fx/Threshold.h /usr/include/audaspace/fx/Volume.h /usr/include/audaspace/fx/VolumeReader.h /usr/include/audaspace/fx/VolumeSound.h /usr/include/audaspace/fx/VolumeStorage.h /usr/include/audaspace/generator /usr/include/audaspace/generator/Sawtooth.h /usr/include/audaspace/generator/SawtoothReader.h /usr/include/audaspace/generator/Silence.h /usr/include/audaspace/generator/SilenceReader.h /usr/include/audaspace/generator/Sine.h /usr/include/audaspace/generator/SineReader.h /usr/include/audaspace/generator/Square.h /usr/include/audaspace/generator/SquareReader.h /usr/include/audaspace/generator/Triangle.h /usr/include/audaspace/generator/TriangleReader.h /usr/include/audaspace/plugin /usr/include/audaspace/plugin/PluginManager.h /usr/include/audaspace/python /usr/include/audaspace/python/PyAPI.h /usr/include/audaspace/python/PyDevice.h /usr/include/audaspace/python/PyDynamicMusic.h /usr/include/audaspace/python/PyHRTF.h /usr/include/audaspace/python/PyHandle.h /usr/include/audaspace/python/PyImpulseResponse.h /usr/include/audaspace/python/PyPlaybackManager.h /usr/include/audaspace/python/PySequence.h /usr/include/audaspace/python/PySequenceEntry.h /usr/include/audaspace/python/PySound.h /usr/include/audaspace/python/PySource.h /usr/include/audaspace/python/PyThreadPool.h /usr/include/audaspace/respec /usr/include/audaspace/respec/ChannelMapper.h /usr/include/audaspace/respec/ChannelMapperReader.h /usr/include/audaspace/respec/Converter.h /usr/include/audaspace/respec/ConverterFunctions.h /usr/include/audaspace/respec/ConverterReader.h /usr/include/audaspace/respec/JOSResample.h /usr/include/audaspace/respec/JOSResampleReader.h /usr/include/audaspace/respec/LinearResample.h /usr/include/audaspace/respec/LinearResampleReader.h /usr/include/audaspace/respec/Mixer.h /usr/include/audaspace/respec/ResampleReader.h /usr/include/audaspace/respec/Specification.h /usr/include/audaspace/respec/SpecsChanger.h /usr/include/audaspace/sequence /usr/include/audaspace/sequence/AnimateableProperty.h /usr/include/audaspace/sequence/Double.h /usr/include/audaspace/sequence/DoubleReader.h /usr/include/audaspace/sequence/PingPong.h /usr/include/audaspace/sequence/Sequence.h /usr/include/audaspace/sequence/SequenceData.h /usr/include/audaspace/sequence/SequenceEntry.h /usr/include/audaspace/sequence/SequenceReader.h /usr/include/audaspace/sequence/Superpose.h /usr/include/audaspace/sequence/SuperposeReader.h /usr/include/audaspace/util /usr/include/audaspace/util/Barrier.h /usr/include/audaspace/util/Buffer.h /usr/include/audaspace/util/BufferReader.h /usr/include/audaspace/util/FFTPlan.h /usr/include/audaspace/util/ILockable.h /usr/include/audaspace/util/Math3D.h /usr/include/audaspace/util/RingBuffer.h /usr/include/audaspace/util/StreamBuffer.h /usr/include/audaspace/util/ThreadPool.h /usr/lib64/libaudaspace-c.so /usr/lib64/libaudaspace-py.so /usr/lib64/libaudaspace.so /usr/lib64/pkgconfig/audaspace.pc
Generated by rpm2html 1.8.1
Fabrice Bellet, Mon Dec 2 23:22:36 2024