If you have a problem or need to report a bug please email : support@dsprobotics.com
There are 3 sections to this support area:
DOWNLOADS: access to product manuals, support files and drivers
HELP & INFORMATION: tutorials and example files for learning or finding pre-made modules for your projects
USER FORUMS: meet with other users and exchange ideas, you can also get help and assistance here
NEW REGISTRATIONS - please contact us if you wish to register on the forum
Users are reminded of the forum rules they sign up to which prohibits any activity that violates any laws including posting material covered by copyright
Search found 4 matches
- Wed Nov 01, 2023 3:39 pm
- Forum: General
- Topic: Audio or Mono signal as trigger for a graph module
- Replies: 19
- Views: 60837
Re: Audio or Mono signal as trigger for a graph module
For me this is interesting, to be able to analyze a signal in full resolution in retrospect.
For real-time applications, this is certainly not necessary. I would rather use this as an analysis possibility, for example to be able to detect the smallest differences between signals or errors in my ...
For real-time applications, this is certainly not necessary. I would rather use this as an analysis possibility, for example to be able to detect the smallest differences between signals or errors in my ...
- Tue Oct 31, 2023 9:54 pm
- Forum: General
- Topic: Audio or Mono signal as trigger for a graph module
- Replies: 19
- Views: 60837
Re: Audio or Mono signal as trigger for a graph module
Wow, thank you so much.
I tried the logger today. It really works great.
I have operated the logger for test purposes 8 times together with 10 oscillators. There were no speed problems. (With other oscilloscopes I had partial sound dropouts).
Thanks again.
I tried the logger today. It really works great.
I have operated the logger for test purposes 8 times together with 10 oscillators. There were no speed problems. (With other oscilloscopes I had partial sound dropouts).
Thanks again.
- Mon Oct 30, 2023 9:26 pm
- Forum: General
- Topic: Audio or Mono signal as trigger for a graph module
- Replies: 19
- Views: 60837
Re: Audio or Mono signal as trigger for a graph module
Thank you very much for the helpful answers. I really appreciate it.
I have now managed with an auxiliary signal trigger and a bit of Ruby customization in the Oscilloscope to get a quasi-still signal at the trigger time. Attached is the fsm file for this.
(I don't want to read larger samples, but ...
I have now managed with an auxiliary signal trigger and a bit of Ruby customization in the Oscilloscope to get a quasi-still signal at the trigger time. Attached is the fsm file for this.
(I don't want to read larger samples, but ...
- Sat Oct 28, 2023 9:16 pm
- Forum: General
- Topic: Audio or Mono signal as trigger for a graph module
- Replies: 19
- Views: 60837
Audio or Mono signal as trigger for a graph module
Hello,
I want to trigger a graph modul exactly when a note on is received or when an oscillator starts to run. I do not want to use a timer or tick modul as trigger.
Is it possible to generate a trigger from a stream or audio signal. For example by comparing a signal with a float value (0.0 or 1.0 ...
I want to trigger a graph modul exactly when a note on is received or when an oscillator starts to run. I do not want to use a timer or tick modul as trigger.
Is it possible to generate a trigger from a stream or audio signal. For example by comparing a signal with a float value (0.0 or 1.0 ...