(Apologies for cross-postings)
ICAD 2022
Call for Submission of Papers and Extended Abstracts
27th International Conference on Auditory Display
Virtual Conference
24-27 June 2022
https://icad2022.icad.org
THEME: SAFE AND SOUND
Sound is used in a wide variety of applications to alert listeners to the
status of a person or environment. At ICAD 2022, we want to highlight
sonification work that can be used to maintain awareness in some capacity
(outside navigation, hospitals, air traffic control, etc). Papers are not
limited to this theme, as we will value and embrace all types of
submissions, including papers, posters, multimedia (videos/audios), demos,
and concert pieces
Why ICAD 2022?
ICAD is a highly interdisciplinary academic conference with relevance to
researchers, practitioners, musicians, and students interested in the
design of sounds to support tasks, improve performance, guide decisions,
augment awareness, and enhance experiences. The conference is unique in its
singular focus on auditory displays and the array of perception,
technology, and application areas that this research area encompasses. Like
its predecessors, ICAD 2022 will be a single-track conference, open to all,
with no membership or affiliation requirements.
Submission Dates
Papers: April 8, 2022 (Friday)
Workshops & Tutorials: April 15, 2022 (Friday)
Student Think Tank: April 30, 2022 (Saturday)
Sonification Concert: April 6, 2022 (Wednesday)
Extended Abstracts: April 22, 2022 (Friday)
For details on topics of interest, proposal format, submission
instructions, and additional conference information please visit
https://icad2022.icad.org/
Papers Chairs:
Areti Andreopoulou and Bruce Walker
papers(a)icad2022.icad.org
Conference Chairs:
Kyla McMullen and Niklas Rönnberg
chairs(a)icad2022.icad.org
--
*~*~*~*~*~*~*~*~*~*~*~*~*~*~*~*~*~*
Kyla A. McMullen, Ph.D.
Web: http://www.kylamcmullen.com
LinkedIn: KylaMcMullen <https://www.linkedin.com/in/kyla-mcmullen-16902222>
Twitter: @Dr_Kyla <https://twitter.com/Dr_Kyla>
Facebook: Kyla McMullen <https://www.facebook.com/kyla.mcmullen.90/>
Google Scholar: Kyla McMullen
<https://scholar.google.com.au/citations?hl=en&user=DzvXnyoAAAAJ>
Need a synchronous conversation? <http://calendly.com/kyla-mcmullen>
*~*~*~*~*~*~*~*~*~*~*~*~*~*~*~*~*~*
On behalf of the entire Rivendell development team, I'm pleased to
announce the availability of the next production release of the next
major version of Rivendell, 3.6.4. Rivendell is a full-featured radio
automation system targeted for use in professional broadcast
environments. It is available under the GNU General Public License
version 2.
From the 'NEWS' file:
*** snip snip ***
Changes:
RDLogEdit. Added a 'Log Listing (CSV)' report under the 'Reports'
button in the 'Edit Log' dialog.
Added a 'SuppressMusicImportLinks=No|Yes' directive to the [Hacks]
section of rd.conf(5).
PyPAD Scripts. Added the ability to filter PAD updates by Group membership
on a per-script instance basis. See the documentation for the [NowGroups]
and [NextGroups] sections in the script exemplar files.
Now & Next/PAD System. Deprecated the use of the 'Transmit Now & Next data'
checkbox in the 'Group' dialog in rdadmin(1).
Various bugfixes. See the ChangeLog for details.
Database Update:
This version of Rivendell uses database schema version 347, and will
automatically upgrade any earlier versions. To see the current schema
version prior to upgrade, see RDAdmin->SystemInfo.
*** snip snip ***
Details and source code are available at
https://github.com/ElvishArtisan/rivendell/releases <https://github.com/ElvishArtisan/rivendell/releases>.
Cheers!
|---------------------------------------------------------------------|
| Frederick F. Gleason, Jr. | Chief Developer |
| | Paravel Systems |
|---------------------------------------------------------------------|
| A room without books is like a body without a soul. |
| |
| -- Cicero |
|---------------------------------------------------------------------|
Zrythm v1.0.0-alpha.29.0.1 has been released!
=== Screenshot ===
https://mastodon.social/web/@zrythm/107785179255147644
=== Release Notes ===
This release focuses on chord functionality and brings additional
scales, chord presets and packs, chord inversions and the ability to
transpose the whole chord pad.
Changes:
### Added
- Add more scales
- User manual: add more info about DSSI/LADSPA and Flatpak plugin paths
- Chord inversions
- Chord presets and chord preset packs
- Chord preset auditioning
- Ability to transpose entire chord pad
- Add meson options for optional dependencies
- Make chord changes undoable
### Changed
- Change how scales/chords are handled
- Use adaptive grid snap by default
- Hardcode Flatpak plugin paths
- Make region icon sizes smaller
- Print chord names in chord regions in timeline
- Use GtkCenterBox for bottom bar (makes Zrythm usable on small screen
sizes)
- Select listview items on right click
- Port file auditioner instrument dropdown to GtkDropDown
- Unset `GTK_THEME` on startup (only support Zrythm themes)
- Update Catalan, French, Chinese (Simplified), Portuguese, German
translations
- Do not block buttons below toast widget
- Do not allow setting loop end marker at or before loop start marker
- Do not allow cloning unclonable tracks
### Fixed
- Fix various issues with chord selector window
- Fix occasional stuck notes when clicking chords
- Fix error when pasting when clipboard is empty
- Fix error when showing port connections on input port
- Fix incorrect MIDI channel being sent when auditioning MIDI notes
Full changelog:
https://git.sr.ht/~alextee/zrythm/tree/master/item/CHANGELOG.md
=== About Zrythm ===
Zrythm is a digital audio workstation designed to be featureful and
easy to use. It allows limitless automation through curves, LFOs and
envelopes, supports multiple plugin formats including LV2, LADSPA,
DSSI, SFZ, SF2, VST2 and VST3 (via Carla), works with multiple backends
including JACK, PulseAudio, RtAudio/RtMidi and SDL2, assists with chord
progressions via a special Chord Track and chord pads, and can be used
in multiple languages including English, French, Portuguese, Japanese
and German.
Zrythm is free software written in C using the GTK+3 toolkit and can be
extended using GNU Guile (Scheme).
Zrythm is currently in alpha and we are working towards stabilizing the
project format and entering the beta phase.
Pending features for beta:
https://todo.sr.ht/~alextee/zrythm-feature?search=status%3Aopen+label%3Abeta
Pending fixes for beta:
https://todo.sr.ht/~alextee/zrythm-bug?search=status%3Aopen%20label%3A%22be…
=== Links ===
Home page: <https://www.zrythm.org>
Installer downloads: <https://www.zrythm.org/en/download.html>
Git repository: <https://sr.ht/~alextee/zrythm>
User manual: <https://manual.zrythm.org/en/index.html>
Developer reference: <https://docs.zrythm.org/>
Issue trackers: <https://sr.ht/~alextee/zrythm/trackers>
Mailing lists: <https://sr.ht/~alextee/zrythm/lists>
Releases: <https://www.zrythm.org/releases/>
Drumstick is a set of MIDI libraries using C++/Qt5 idioms and style.
Includes a C++ wrapper around the ALSA library sequencer interface: ALSA
sequencer provides software support for MIDI technology on Linux. A
complementary library provides classes for processing SMF (Standard MIDI
files: .MID/.KAR), RIFF MIDI (.RMI), and Cakewalk (.WRK) file formats. A
multiplatform realtime MIDI I/O library and a GUI Widgets libraries are
also provided for Linux, Windows, and Mac OSX.
Changes in v2.5.1:
* Utils: fixed loading translations, program names and messages.
* AppStream MetaInfo added for the three GUI utilities.
* Widgets: Fluidsynth soundfonts dialog, updated filters.
* RT: Fluidsynth backend initialization: failure report for invalid
soundfonts.
* cmake buildsystem: run qt::lupdate after building targets.
* qmake buildsystem: Fixed linking tests.
* fixed install: header missing when only BUILD_ALSA is selected.
Compilation minimum requirements for all platforms:
* C++11 compiler
* CMake 3.14
* Qt5 >= 5.9 or Qt6 >= 6.2 (experimental, with Qt6Core5Compat library
dependency for Drumstick::File)
Feature dependencies (for some platforms):
* ALSA (Linux only)
* PulseAudio (Unix)
* D-Bus (Unix)
* FluidSynth
Copyright (C) 2009-2022, Pedro Lopez-Cabanillas
License: GPL v3 or later
Project web site
https://sourceforge.net/p/drumstick
Online documentation
https://drumstick.sourceforge.io/docs/
Downloads
https://sourceforge.net/projects/drumstick/files/2.5.1/
Hi!
We just spent some time digging out a fast and light sampler formerly
called tapeutape initially developped by Hitmuri (Florent Berthaut).
We've added some functionnalities, mostly OSC control and NSM
compatibility things, and refreshed the UI a (very) little bit. We now
call it tap192.
It now works for us, there are still a lot of bugs in it, most of them
ignored by us, cause they don't occur in our use cases.
So, we'd need to have people testing it and reporting bugs, so that we
might fix them, and have this small MIDI- and OSC-controlable sampler
working for everyone.
You can find the sources here:
https://github.com/PlagiatBros/tap192
Precisions:
- The manual is at "work-in-progress" state, except the OSC control API,
it doesn't contain much. So you'll have to find by yourself how this
sampler works, but by the way, it's pretty simple, and we kept it as it
were at first. If needed, we can give you some help using it on
orl(a)ammd.net or on irc.libera.chat #ammd-dev (ask jean-emmanuel or orl).
- We use github issue tracker: https://github.com/PlagiatBros/tap192/issues
Thanks a lot.
Jean-Emmanuel and ORL
Hello Everyone,
Well, it's been a while since there's been a formal release, but
things certainly haven't been quiet behind the scenes in zyn
development. Plenty of new features and bug fixes abound. I'll let the
change log speak for itself though:
- Enhances watchpoint system for waveform views (GSOC michiboo)
- Add anti-alias mode to add synth oscillator interpolation
- Add 14 bit NRPN support for automations
- Add Tanh, Cubic, and square distortions with additional shaping
params
- Add filter parameter smoothing
- Add filter optional LPF to LFO
- Add repeatable envelopes
- Add LFO fade in
- Add moog ladder filter
- Add comb filter
- Add BPM sync
- Add latched key mode
- Re-enable classic MIDI learn
- Increase envelope time parameter resolution
- Fix excessively loud volume bug in Part XML loader
- Fix crash with gcc 10.x.x within file manager
- Fix crash in erroneous patch load
- Fix OSS/etc detection under cygwin
- Fix padsynth memory leak
- Fix weird note-to-note portamento switches
- Reduce fftw resolution from 64bit to 32bit
- Remove Cxxtest dependency
- Fix other bugs
In terms of commit activity, these are the contributor stats between
3.0.5 and 3.0.6:
107 Johannes Lorenz
105 Friedolino
96 fundamental
87 Hans Petter Selasky
44 michiboo
21 Philippe Gervais
20 Ricard Wanderlof
16 Carlo Bramini
14 kinichiro
11 Jonathan Moore Liles
6 Julien Olivain
5 Strongheart
5 AnClark
3 justnope
3 Zynmuse
3 Backfighter
2 nori li
2 Simon van der Veldt
2 Pierre Martin
2 Michael Muller
2 James McKernon
2 Fabio Pesari
1 thenorili
1 piegames
1 nick87720z
2 luz.paz
1 Plagiat Gang Of Bros
1 John Neil Hutchinson
1 Jacob
1 Graham Breed
1 Daniel Sheeler
Now go make some noise!
--Team Zyn.
Project Page:
http://zynaddsubfx.sf.net/
Buy Zyn-Fusion access to precompiled builds to help fund the project:
http://zynaddsubfx.sourceforge.net/zyn-fusion.html
Or Download the Source:
https://sourceforge.net/projects/zynaddsubfx/files/zynaddsubfx/3.0.6/
Mailing List:
https://sourceforge.net/p/zynaddsubfx/mailman/
Forums:
http://www.kvraudio.com/forum/viewforum.php?f=47
Bug/Feature Tracker:
https://www.github.com/zynaddsubfx/zyn-fusion-issues (issues are being
consolidated on github)
IRC:
#zynaddsubfx on Libera
Hi!
audiowmark-0.6.0 is now available at https://uplex.de/audiowmark
Overview of Changes in audiowmark-0.6.0:
* implement speed detection/correction (--detect-speed)
* Add '--json' CLI option for machine readable results.
audiowmark is an open source solution (GPL3 or later) for watermarking
audio files. It has many features, it is robust, fast, secure and of
course we believe that the watermark is not audible for most users.
The project page provides the documentation and source code as well as
some audio demos, so you can check whether you hear a difference between
original and watermarked files.
Cu... Stefan
--
Stefan Westerfeld, http://space.twc.de/~stefan
Ladies and Gentlemen,
hereby the Laborejo Software Suite releases maintenance updates for its programs in
the hope to be useful in your musical toolbox.
You can now download Agordejo in version 0.3.1.
https://laborejo.org/downloads/agordejo-0.3.1.tar.gz
All software is released under GPLv3.
Agordejo (Esperanto: 'place to set things up') is a music production session manager.
It is used to start your programs, remember their (JACK) interconnections and make
your life easier in general. It does not re-invent the wheel but instead uses the
New-Session-Manager daemon and enhances it with some tricks of its own, that always
remain 100% compatible with the original sessions.
Changelog Highlights:
* Option in Control menu to split the session view between horizontally and vertically
* The GUI session list now dynamically expands to the needed width.
* Fix regression and workarounds for crashes introduced by a recent PyQt update.
You can find all releases as sources here.
https://laborejo.org/downloads/
Also check your distribution for packages in a few days after this announcement, please.
For more information, a multi-language user manual, build instructions
and git access please visit
https://www.laborejo.org/agordejo/
P.S. New Session Manager also had a new release today:
https://jackaudio.org/news/2022/01/15/new-session-manager-v153.html
Greetings,
Laborejo Software Suite
https://www.laborejo.org/
On behalf of the Rivendell audio community, I’m pleased to announce the release of GlassCoder v1.0.4, a minimalist live audio encoder. In addition to streaming to IceCast and Shoutcast stream aggregators, GlassCoder is capable of generating live HLS streams and publishing them to any standard HTTP server. It is available under the GNU Public License version 2.
From the NEWS file:
*** snip snip ***
Changes:
Fixed a packaging error on RHEL-8.
Updated the PyPAD plug-in to be compatible with Rivendell v4.x.
*** snip snip ***
Further information, including full source code, is available at
https://github.com/ElvishArtisan/GlassCoder <https://github.com/ElvishArtisan/GlassCoder>.
Cheers!
|---------------------------------------------------------------------|
| Frederick F. Gleason, Jr. | Chief Developer |
| | Paravel Systems |
|---------------------------------------------------------------------|
| A room without books is like a body without a soul. |
| |
| -- Cicero |
|---------------------------------------------------------------------|