
139
Downloads
139
Downloads of v 0.5
2/12/2018
Last update
CueMounter makes it easier to use audio disc images - .cue and an audio file. It mounts them as a virtual drive and allows you to explore the tracks inside as separate .wav files, play, analyze and recode them, without any intermediate storage.
You can use it to:
Split audio CD images to tracks, recode them to other formats or perform any other operation that is normally executed on temporary files, avoiding that overhead.
Decode all the supported audio files to wavs on the fly, avoiding hard disk usage and overhead
With the new AuCDTect integration: seamlessly analyze your compressed lossless tracks - one click away.
You can perform album analysis directly on audio CD images, without the need to split them
The only solution to analyze compressed files with AuCDTect without the need for temporary files or other hard disk usage
Use audio CD images split by tracks with software unaware of cue files transparently
Use the RAM Disk mounted under ramdisk for fast and painless temporary storage
To install CueMounter, run the following command from the command line or from PowerShell:
C:\> choco install cuemounter.portable
To upgrade CueMounter, run the following command from the command line or from PowerShell:
C:\> choco upgrade cuemounter.portable
Files
Hide- tools\chocolateyinstall.ps1
Show
$packageArgs = @{ packageName = "$env:chocolateyPackageName" url = 'https://codeplexarchive.blob.core.windows.net/archive/projects/cuemounter/cuemounter.zip' checksum = '1e7565d59e38a14208ecb750ddd6fb4858651dacaef03e14c1c7dca85bebbc15' checksumType = 'sha256' UnzipLocation = "$env:TMP" } Install-ChocolateyZipPackage @packageArgs $packageArgs = @{ packageName = "$env:chocolateyPackageName" Destination = "$(Split-Path -Parent $MyInvocation.MyCommand.Definition)" FileFullPath = "$env:TMP\releases\1\d1cecb83-a87d-45e7-9976-8fb340566dc5" } Get-ChocolateyUnzip @packageArgs
Virus Scan Results
- cuemounter.zip (1e7565d59e38) - ## / 61 - Log in or click on link to see number of positives
- cuemounter.portable.0.5.nupkg (ecef37b6dfc3) - ## / 61 - Log in or click on link to see number of positives
Dependencies
This package has no dependencies.
Package Maintainer(s)
Software Author(s)
Copyright
Copyright (c) 2006-2018 CueMounter
Tags
Version History
Version | Downloads | Last updated | Status |
---|---|---|---|
CueMounter 0.5 | 139 | Monday, February 12, 2018 | approved |
Discussion for the CueMounter Package
Ground rules:
- This discussion is only about CueMounter and the CueMounter package. If you have feedback for Chocolatey, please contact the google group.
- This discussion will carry over multiple versions. If you have a comment about a particular version, please note that in your comments.
- The maintainers of this Chocolatey Package will be notified about new comments that are posted to this Disqus thread, however, it is NOT a guarantee that you will get a response. If you do not hear back from the maintainers after posting a message below, please follow up by using the link on the left side of this page or follow this link to contact maintainers. If you still hear nothing back, please follow the package triage process.
- Tell us what you love about the package or CueMounter, or tell us what needs improvement.
- Share your experiences with the package, or extra configuration or gotchas that you've found.
- If you use a url, the comment will be flagged for moderation until you've been whitelisted. Disqus moderated comments are approved on a weekly schedule if not sooner. It could take between 1-5 days for your comment to show up.