Posts

Showing posts from January, 2013

Minor Change GUI

Image
More than one year have passed since MCAP-CR simulator CUI version was released. I recently released minor change version with Windows Binary Executable file. New function is: Number of sub-chambers is not limited to 3 but 1, 2 or 3. You can now use this simulator to double-bass-reflex systems and also single-bass-reflex systems. For single-bass-reflex systems, increase volume of sub-chamber up to maximum (now 10 cubic-meters). This is just small change. In the next release, dumping coefficient can be set from GUI. Now one who can handle C language can modify source code and make damping coefficients adjustable, but original code sets all damping coefficients be zero. Enjoy simulator! Multiple-Degree of Freedom Cavity Resonator Project

Simulator for Windows x86 Executable version available

Windows Executable version of MCAP-CR Simulator with GUI is now available. Goto reference page and see bottom of the page. This is same as source package but you do not have to compile the source code. It was tested on Windows 7(64bit) and Windows XP(32bit). Source code was compiled by 64bit machine, but MinGW and Qt SDK was 32bit version, so that executable works with both 64bit and 32bit Windows OS. Multiple-Degree of Freedom Cavity Resonator Project

MCAP-CR Simulator with GUI now available!

Image
MCAP-CR Simulator with nice GUI is now available! This is still preliminary version, but good to play with. Try this! Source code is available below (see code002E, bottom of page): http://mcap.web.fc2.com/References.html#programs You need to have Qt SDK (and MinGW in Windows system) installed. Software code can be compiled with Linux and Windows OS. Please give me your input for future release! Multiple-Degree of Freedom Cavity Resonator Project

Prerelease GUI Simulator Comming soon

I am now developing MCAP-CR simulator in GUI format. C++ source code for CUI was released last year, but I had requests for GUI format. I got help from Mr. Osako through Japanese Blog page. He is real programmer but not loudspeaker developer. He gave me sample GUI program and I am modifying the sample for preferred use. Prerelease version is ready to go. I am now preparing for distribution, but I found that just executable file does not work with Windows system, while Linux system looks fine. I expect it will be available in this week. Multiple-Degree of Freedom Cavity Resonator Project