Sonification with Streamsheets?
See original GitHub issueQuestion
Does Streamsheets have a Sonification function? Meaning: Can I play a sound file True.mp3
when a certain key of a received JSON object holds True
and a sound file False.mp3
when a certain key of a received JSON object holds False
?
Context
We want to create a system for a company with a factory, where the temperature of a component of a machine in the factory is within a normal interval most of the time, but can suddenly come out of this interval. We want to alarm the overseers of the machine as extravagantly as possible.
Issue Analytics
- State:
- Created 2 years ago
- Comments:5 (4 by maintainers)
Top Results From Across the Web
Streamsheets Real-time data processing platform - Cedalo
A no-code application builder. Build your apps to enable workflow automation, monitoring, and perform control in real-time. That is 24 hours a day, ......
Read more >Sonification of Data - Csound Noobs - Cabbage Audio Forum
Hi all, I would like to sonify some data I have. The data is all numbers, in a excel spreadsheet (two columns x...
Read more >Nat Torkington – O'Reilly Author(s)
Automated Reasoning, Streamsheets Open Source, Build Management, ... Open Insulin, Sonification of Data, Security UX, and Advanced Data Structures ...
Read more >ProQuest Dissertations - ERA
minute intervals of sonication in an ultrasonic bath in the case of difficult-to-disperse. 18 Streaming birefringence in clays is characterized by an ...
Read more >(PDF) Characterization of an Oil Sand Ore and Process Streams.
minute intervals of sonication in an ultrasonic bath in the case of difficult-to-disperse. 18 Streaming birefringence in clays is characterized by an ...
Read more >
Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free
Top Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Awesome! Much thanks. I already thought of using a custom web application. The idea of triggering the sound through an HTTP function of Streamsheets is new though, so is the concept of WebSockets! Thank you for the ideas!
I will close this issue now, but will take a note on the idea of playing sounds natively with Streamsheets formulas.