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
Audio Logger Like in Fruity Limiter
3 posts
• Page 1 of 1
Audio Logger Like in Fruity Limiter
Peak will be always correct, but the rest depends on tick performance...
- Attachments
-
- Audio Logger.fsm
- (10.28 KiB) Downloaded 1026 times
- Youlean
- Posts: 176
- Joined: Mon Jun 09, 2014 2:49 pm
Re: Audio Logger Like in Fruity Limiter
There is a way to overcome the green tick problem. You may create a memory buffer and write mono data into it in a circular fashion. Then use mem to float array to extract the data and shift it by inverse of the index that is used to write the data. By changing the size of the mem and decrements of the index calculation you may change the speed and area.
- Attachments
-
- audio logger.fsm
- (122.16 KiB) Downloaded 1162 times
- KG_is_back
- Posts: 1196
- Joined: Tue Oct 22, 2013 5:43 pm
- Location: Slovakia
Re: Audio Logger Like in Fruity Limiter
KG_is_back wrote:There is a way to overcome the green tick problem. You may create a memory buffer and write mono data into it in a circular fashion. Then use mem to float array to extract the data and shift it by inverse of the index that is used to write the data. By changing the size of the mem and decrements of the index calculation you may change the speed and area.
Cool workaround! The bad thing is that display have some graphical glitches (mine also has)...
- Youlean
- Posts: 176
- Joined: Mon Jun 09, 2014 2:49 pm
3 posts
• Page 1 of 1
Who is online
Users browsing this forum: No registered users and 98 guests