Page 1 of 1

Spek - way to make it portable?

Posted: Sun Jan 14, 2018 7:48 am
by giulia
Hi
is there a way to make Spek portable with yaP yet another Portablizer?
Spek (IPA: /spɛk/, ‘bacon’ in Dutch) helps to analyse your audio files by showing their spectrogram. Spek is free software available for Unix, Windows and Mac OS X.
  • Supports all popular lossy and lossless audio file formats thanks to the FFmpeg libraries.
    Ultra-fast signal processing, uses multiple threads to further speed up the analysis.
    Shows the codec name and the audio signal parameters.
    Allows to save the spectrogram as an image file.
    Drag-and-drop support; associates with common audio file formats.
    Auto-fitting time, frequency and spectral density rulers.
    Adjustable spectral density range.
    Translated into 19 languages.
it's really a cool utility to analyze audio , i can't find a portable tool in the main page
thanks

Re: is there a way to make Spek portable?

Posted: Mon Jan 15, 2018 2:26 pm
by webfork

Re: is there a way to make Spek portable?

Posted: Thu Mar 15, 2018 10:36 am
by JohnW
There seem to be 2 download options for Windows users ...
1. MSI file - clearly an installation file
2. Zip file - intended as a portable version (unpack and run)

I don't know if it is stealth etc, but clearly "absolute" portability will not be an issue as it has FFmpeg dependencies.

So, in summary, a portable version is available.

Re: is there a way to make Spek portable?

Posted: Sat Mar 17, 2018 1:07 am
by p0rti

Re: is there a way to make Spek portable?

Posted: Sat Mar 17, 2018 6:33 am
by p0rti
Steps:

1. Download yaP (extract)
2. Download spek zip (then extract inside yaP, App folder)
3. Rename yaP folder to SpekPortable and yap.exe + yap.ini to SpekPortable.exe/ini
4. open ini file and write .
[GENERAL]
application = App\spek.exe

[BEFORE]
file = %Appdata%\spek\preferences :: Settings\

[AFTER]
-dir = %Appdata%\spek :: if empty
5. safe and change icon with icofx and qison changer

finish ;)

Re: is there a way to make Spek portable?

Posted: Mon Mar 19, 2018 4:03 am
by Midas
@p0rti: 👍

Re: is there a way to make Spek portable?

Posted: Sat Nov 03, 2018 10:52 pm
by giulia
p0rti wrote: Sat Mar 17, 2018 6:33 am Steps:

1. Download yaP (extract)
2. Download spek zip (then extract inside yaP, App folder)
3. Rename yaP folder to SpekPortable and yap.exe + yap.ini to SpekPortable.exe/ini
4. open ini file and write .
[GENERAL]
application = App\spek.exe

[BEFORE]
file = %Appdata%\spek\preferences :: Settings\

[AFTER]
-dir = %Appdata%\spek :: if empty
5. safe and change icon with icofx and qison changer

finish ;)
hi
thanks , don't know why but it doesn't work

Code: Select all

l:\SpekPortable\App\
l:\SpekPortable\SpekPortable.ini
l:\SpekPortable\readme.txt
l:\SpekPortable\SpekPortable.exe
l:\SpekPortable\yaPX64.exe
l:\SpekPortable\changelog.txt


Code: Select all

l:\SpekPortable\App\zh_TW\
l:\SpekPortable\App\zh_CN\
l:\SpekPortable\App\vi\
l:\SpekPortable\App\uk\
l:\SpekPortable\App\tr\
l:\SpekPortable\App\sv\
l:\SpekPortable\App\ru\
l:\SpekPortable\App\pl\
l:\SpekPortable\App\pt_BR\
l:\SpekPortable\App\nl\
l:\SpekPortable\App\nb\
l:\SpekPortable\App\lic\
l:\SpekPortable\App\ja\
l:\SpekPortable\App\it\
l:\SpekPortable\App\fr\
l:\SpekPortable\App\es\
l:\SpekPortable\App\de\
l:\SpekPortable\App\eo\
l:\SpekPortable\App\da\
l:\SpekPortable\App\cs\
l:\SpekPortable\App\LICENCE.md
l:\SpekPortable\App\README.md
l:\SpekPortable\App\spek.exe
and ini file
[GENERAL]
application = App\spek.exe

[BEFORE]
file = %Appdata%\spek\preferences :: Settings\

[AFTER]
-dir = %Appdata%\spek :: if empty