Skip to content

tmatsugaki/Sonic-Tools-SVM

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Sonic-Tools-SVM

This is an analyzer for sound, vibration, and magnetic fields on iOS. This has following measuring functions.

  • Sound (Analyzer [FFT / RTA / Spectrogram], Scope, RMS, Signal Generator)
  • Vibration (Analyzer [FFT], Scope, RMS)
  • Magnetic field (Scope, RMS)

You can pinch (zoom) and pan (scroll) on measurement screens other than RTA and spectrogram, and pan (band selection) on RTA. You can pause by tapping the measurement screen. Since the measurement time is displayed at the time of pause, it is suitable for leaving as evidence. Please take a screenshot of the screen in the system standard way.

Application example

· Record the present situation as quantitative evidence, such as by using recording and use it for the improvement of obstacles.
· Use it for science education.
· Use it along with the sweep generator to improve the acoustic characteristics of the listening room.

Note

This application has an audio signal oscillation function, and depending on the operation it may generate sound that is harmful to the human body, so please refrain from using things like headphones or headsets. We are not responsible for damage caused by using that equipment.

The resolution of the spectrum analysis of speech is about 11 Hz inherent, however, the actual resolution is in the maximum of 3 Hz by Lagrange interpolation processing. It is not the accuracy that can be used to tune an instrument. Please use the instrument tuning application for that purpose.

If you can not find the current point by zooming in or scrolling, you can return to the default state that you can see the whole picture by pressing and holding the measurement screen long.

If a remarkable peak near 1 Hz lasts for more than 10 seconds from the beginning of the spectrum analysis results. It will ignore the peak below 1 Hz after 10 seconds. In most cases, this might happen when the accelerometer is dull.

For a good result with Octave RTA, we recommend using Window Function.

Allows you to output the data of Sound Spectrum, Sound Spectrogram, and every RMS'.

You can use the data files by Files.app on iOS or iTunes File Sharing on Mac.
Please note that the output file of Spectrogram is not small not like other data files.

for Progammers

Despite this FFT analizer part is somewhat famous for detecting precise frequency stably in Japan, I didn't do almost anything special except for Lagrange interpolation. Please try to add Lagrange interpolation into your FFT code.

Copyright

Sonic Tools SVM (FFT Analyzer/RTA for iOS)
Copyright (C) 2017-2022  Takuji Matsugaki

This program is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation, either version 3 of the License, or
(at your option) any later version.

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

You should have received a copy of the GNU General Public License
along with this program.  If not, see <https://www.gnu.org/licenses/>.

MoMu

MoMu: A Mobile Music Toolkit
Copyright (c) 2010 Nicholas J. Bryan, Jorge Herrera, Jieun Oh, and Ge Wang
All rights reserved.
http://momu.stanford.edu/toolkit/

Mobile Music Research @ CCRMA
Music, Computing, Design Group
Stanford University
http://momu.stanford.edu/
http://ccrma.stanford.edu/groups/mcd/

MoMu is distributed under the following BSD style open source license:

Permission is hereby granted, free of charge, to any person obtaining a
copy of this software and associated documentation files (the
"Software"), to deal in the Software without restriction, including
without limitation the rights to use, copy, modify, merge, publish,
distribute, sublicense, and/or sell copies of the Software, and to
permit persons to whom the Software is furnished to do so, subject to
the following conditions:

The authors encourage users of MoMu to include this copyright notice,
and to let us know that you are using MoMu. Any person wishing to
distribute modifications to the Software is encouraged to send the
modifications to the original authors so that they can be incorporated
into the canonical version.

The Software is provided "as is", WITHOUT ANY WARRANTY, express or implied,
including but not limited to the warranties of MERCHANTABILITY, FITNESS
FOR A PARTICULAR PURPOSE and NONINFRINGEMENT. In no event shall the authors
or copyright holders by liable for any claim, damages, or other liability,
whether in an actino of a contract, tort or otherwise, arising from, out of
or in connection with the Software or the use or other dealings in the
software.

コメント

コメントはほとんど入れていませんし、あってもほとんど日本語なので外国人の方は頑張ってください。

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Sponsor this project

Packages

No packages published