After my previous post a couple of months ago, I am finally ready to release the demo for AudioSuite – a native podcast/audiobook player, sound-effects trigger, audio notation system, and waveform editor for Tiddlywiki.
PLEASE BE WARNED: Demo site contains audio triggers. Do not enter unless you are in an environment for playing audio.
AudioSuite creates an environment in which the user can listen to audio as tracks, capture timecoded notes, and precision-edit those timecodes using a waveform editor.
Your playback time is saved to a field on the tiddler on which the player in invoked, making sure that it always returns to that time whenever the tiddler is opened.
Additionally, it includes a Sound-Effects widget that allows sounds to be triggered via actions or upon tiddlers being opened.
I encourage everyone to play around with the demo site to really get a feel for what’s possible with this plugin. I’ve been using it for the last couple of months to listen to podcasts and audiobooks through my wiki, and it’s by far the best system I’ve ever used for capturing and playing back audio notes.
Looks great @well-noted I will delve deeper into it in comming days. The ability to trigger audio with actions could produce some interesting outcomes.
Thinking about this I was initially sceptical about its value, when I can use audio tools on my desktop.
But thinking about this further has helped me identity something very important about tiddlywiki and that in addition to being a platform it is also a playground, a development environment and a publishing environment.
Thus anything adapted to tiddlywiki as you have done here, immediately becomes part of the many “ecosystems” above and inherits the functionality in the tiddlyverse.
I think there would be value further exploring the value of tiddlywiki in respect to the above, even publishing a paper to draw in other thinkers and open source projects.
If you can @well-noted could you write a few words on the process of “giving software wings” by adapting it for use on tiddlywiki and some generic instructions?
I used to listen to lots of audiobooks but gradually stopped, mostly because I couldn’t find a note-taking workflow that didn’t completely break the listening flow. Tiddlers were the natural choice for these notes, because they immediately became part of the same “ecosystem” as everything else I’m thinking about. I can tag it, filter it, transclude it onto another tiddler, pass it through a viewtemplate… and at the end of a book I can pull up every annotation and actually interact with them rather than having a list of timecodes to which I’ll never go back.
During the build, my process wasn’t asking “how do I replicate this tool,” but, rather, “how does this look when the atomic unit is the tiddler?” And a lot of that is thinking about what a tiddler even is – virtual tiddlers, for example, crept into the “AudioBook Mode,” solving a major hurdle in my thinking about what constitutes a tiddler in the first place.
To anyone considering that paper or who is thinking about plugin development, I can only say that the experience of working on this led me to reflect a lot on tiddler-as-data-unit vs. tiddler-as-rendered-experience… And that I think, as a community, there are still extremely deep wells for us to tap.
I agree with this observation however it has long being on my mind, and I have written about this previously. the thing about tiddlers is they place the record, with a unique key, at face level, right in front of your eyes, simply tagging/flagging/or setting a common field basically nominates each tiddler as a record in a table.
However tiddlers can participate in zero or many such tables simultaneously
Or adopt different roles including javascript modules etc…
Tiddlers can be part of something greater, organised into various data structures even pseudo folders and behave as if files. We can even use different methods to render one or more tiddlers not to mention the exportability Static Tabs - Experimental - #4 by TW_Tones
I think whilst we don’t always look at TiddlyWiki this way it is perhaps the key to its flexibility and the understanding people can bring to it when they first discover TiddlyWiki.
This is I believe a key aspect to why TiddlyWiki promote “Digital democracy” and provides every person access to writing their own Software solutions.
I may add that many of TiddlyWiki’s competitors fail to go anywhere near this potential.