Skip to content

Releases: youngbinkim0/BeatProfiler

BeatProfiler v1.0 Windows Version

20 Mar 09:36

Choose a tag to compare

BeatProfiler v1.0 windows version is now available!

To see installation detail, check out the documentation page readthedocs.

How to help

Please remember to cite the Beatprofiler paper in any publications that use the software!

Please use the BeatProfiler GitHub Issues Function for BeatProfiler questions & discussions!

What to download

Release Note:

TODO for Youngbin:

BeatProfiler v1.0 macOS Version

20 Mar 09:58

Choose a tag to compare

BeatProfiler v1.0 MacOS is now available!

‼️ UPDATE: If you downloaded and installed the mac version and see "BeatProfiler is damaged and can’t be opened" message when you try to open the app, it means that macOS can't verify the app's developer. We are currently trying to get BeatProfiler notarized by Apple for a smoother public distribution experience, so that it is treated as a trusted software by Apple.

Here's a quick fix thru a command on terminal here:

  1. Open up your terminal
  2. enter command: xattr -cr /Applications/BeatProfiler.app
    Note: /Applications/BeatProfiler.app is the path to the location in which BeatProfiler is installed to, by default it will be copied to the Application folder
  3. Once your execute the above command, click open BeatProfiler again, and now it should open

To see installation detail, check out the documentation page readthedocs.

How to help

Please remember to cite the Beatprofiler paper in any publications that use the software!

Please use the BeatProfiler GitHub Issues Function for BeatProfiler questions & discussions!

What to download

Our software bundle all the necessary libraries and frameworks within the app package itself to make it distributable as a standalone software that contain all its dependencies, so users don't need to install any additional things, just download it and use it straight away. We are planning on optimizing the app size for BeatProfiler v2.0

Installation Instruction & Release Notes:

  1. Download the .dmg installer:
    You should be expecting to see something like below:

dmg-pic

  1. Double click the .dmg installer to initiate the installation process:
    macOS will verify the software, and once verified, the .dmg file is mounted as a virtual disk. This means it appears on your desktop and in the Finder sidebar, similar to how an external drive or USB stick would.

  1. To install the software, drag it from the mounted .dmg window to the Applications folder on your Mac. This copies the application from the virtual disk to your Mac's hard drive. And you should be expecting to see BeatProfiler in you Application folder:

dmg-app dmg-app

  1. Open the software by double clicking
    It might take longer for the software to start up (up to 2 mins) during the first time.

Some users might encounter this error: "App can’t be opened because it is from an unidentified developer", if you see this pop up window, then go to the Security Setting to allow BeatProfiler.

Once the software opens, you should see the landing page, follow our tutorial on YouTube and our documentation page to learn how to get started with your dataset! I hope you enjoy!

app