-
 KDE-Apps.org Applications for the KDE-Desktop 
 GTK-Apps.org Applications using the GTK Toolkit 
 GnomeFiles.org Applications for GNOME 
 MeeGo-Central.org Applications for MeeGo 
 CLI-Apps.org Command Line Applications 
 Qt-Apps.org Free Qt Applications 
 Qt-Prop.org Proprietary Qt Applications 
 Maemo-Apps.org Applications for the Maemo Plattform 
 Java-Apps.org Free Java Applications 
 eyeOS-Apps.org Free eyeOS Applications 
 Wine-Apps.org Wine Applications 
 Server-Apps.org Server Applications 
 apps.ownCloud.com ownCloud Applications 
--
-
 KDE-Look.org Artwork for the KDE-Desktop 
 GNOME-Look.org Artwork for the GNOME-Desktop 
 Xfce-Look.org Artwork for the Xfce-Desktop 
 Box-Look.org Artwork for your Windowmanager 
 E17-Stuff.org Artwork for Enlightenment 
 Beryl-Themes.org Artwork for the Beryl Windowmanager 
 Compiz-Themes.org Artwork for the Compiz Windowmanager 
 EDE-Look.org Themes for your EDE Desktop 
--
-
 Debian-Art.org Stuff for Debian 
 Gentoo-Art.org Artwork for Gentoo Linux 
 SUSE-Art.org Artwork for openSUSE 
 Ubuntu-Art.org Artwork for Ubuntu 
 Kubuntu-Art.org Artwork for Kubuntu 
 LinuxMint-Art.org Artwork for Linux Mint 
 Arch-Stuff.org Art And Stuff for Arch Linux 
 Frugalware-Art.org Themes for Frugalware 
 Fedora-Art.org Artwork for Fedora Linux 
 Mandriva-Art.org Artwork for Mandriva Linux 
--
-
 KDE-Files.org Files for KDE Applications 
 OpenTemplate.org Documents for OpenOffice.org
 GIMPStuff.org Files for GIMP
 InkscapeStuff.org Files for Inkscape
 ScribusStuff.org Files for Scribus
 BlenderStuff.org Textures and Objects for Blender
 VLC-Addons.org Themes and Extensions for VLC
--
-
 KDE-Help.org Support for your KDE Desktop 
 GNOME-Help.org Support for your GNOME Desktop 
 Xfce-Help.org Support for your Xfce Desktop 
--
openDesktop.orgopenDesktop.org:   Applications   Artwork   Linux Distributions   Documents    LinuxDaily.com    Linux42.org    OpenSkillz.com   
 
Home
Apps
Artwork
News
Groups
Knowledge
Events
Forum
People
Jobs
Register
Login


-
- Content .- Fans  .- Knowledge Base  . 

ZXTune

   rev2395  

Qt Sound Application

Score 50%
ZXTune
zoom


Link:  Link
Downloads:  1343
Submitted:  Nov 25 2010
Updated:  May 13 2013

Description:

QT application based on crossplatform library for playing different chiptune modules used on ZX-Spectrum.

Input formats:

AY/YM:
- AY (Compliled data in native format)
- AS0 (ASC Sound Master 0.xx modules)
- ASC (ASC Sound Master 1.xx/2.xx modules)
- FTC (Fast Tracker 1.xx modules)
- GTR (Global Tracker 1.xx modules)
- PSC (Pro Sound Creator 1.xx modules)
- PSG (Stream format)
- PSM (ProSoundMaker module)
- PT1 (ProTracker v1 modules)
- PT2 (ProTracker v2 modules)
- PT3 (ProTracker v3 modules)
- SQT (SQ-Tracker compiled modules)
- ST1 (SoundTracker uncompiled modules)
- ST3 (SoundTracker v3.x compiled modules)
- STC (SoundTracker compiled modules)
- STP (SoundTrackerPro modules)
- TXT (VortexTracker modules)
- TurboSound (Container and PT3.7-based)
- VTX (Vortex Project by V_Soft modules)
- YM (StSound? Project by Leonard/Oxygen modules)
Digital:
- CHI (ChipTracker modules)
- DMM (DigitalMusicMaker modules)
- DST (DigitalStudio modules)
- PDT (ProDigiTracker modules)
- SQD (SQ Digital Tracker modules)
- STR (SampleTracker modules)
FM:
- TFC (TurboFM Compiled)
- TFD (TurboFM Dump)
SAA:
- COP (E-Tracker)
Containers:
- CHARPRES (CharPres packer)
- CC3 (Code Cruncher v3)
- CC4 (Compressor Code v4 & v4+)
- DSQ (DataSquieezer)
- ESV (ESV Cruncher)
- GAM (GamePacker v1 & v1+)
- HRUM (Hrum)
- HRUST1 (Hrust 1.x)
- HRUST2 (Hrust 2.x)
- LZH (LZH Packer v1 & v2)
- LZS (LZS Packer)
- MegaLZ (MegaLZ packer)
- MSP (MicroSpace Packer)
- PACK2 (Pack v2)
- PCD (Powerfull Code Decreaser v6.1 & -v6.2)
- TLZ (Turbo-LZ usual and protected versions)
- TRUSH (Trush packer)
- FDI (Full Disk Image format)
- HOBETA (Single file container)
- HRIP (HRiP archive format)
- LHA (LHA archives)
- RAR (RAR archives)
- RAW (Data scaner)
- SNA128 (Snapshots format)
- SCL (Multifile container)
- TD0 (TeleDisk image)
- TRD (TRDos disk image)
- ZIP (ZIP archives)
- Z80 (Snapshots format)
- ZXSTATE (Snapshots format)
- ZXZIP (ZxZip)

Output subsystems:
- ALSA (linux)
- AYLPT (win32- via dlportio driver)
- DirectSound (win32)
- NULL writer (crossplatform, benchmark)
- OSS (linux)
- SDL (crossplatform, disabled by default)
- WAV writer (crossplatform)
- WaveOutput (win32)
- MP3 (crossplatform)
- OGG (crossplatform)
- FLAC (crossplatform)




Changelog:

ZXTune library and distributed applications changelog.

Annotation:
[+] - new feature
[-] - removed feature/rudiment
[*] - fix/improvement

--- Rev2395 from 13.05.2013

[+] SAA1099 emulation support
[+] Sam Coupe ETracker modules support (COP)
[+] HQ interpolation for AY chip

--- Rev2363 from 23.04.2013

[+] Support mono layout in VTX modules
[+] Support YM6 subtype of YM files
[*] Fixed crash in Hrust2.3/Hrip archives decoding
[*] Speedup RAR archives processing
[*] Fixed win32 backend playback
[*] zxtune-qt: disable fast channel layout options for modules with internal information (e.g. VTX)

--- Rev2344 from 14.03.2013

[+] Full support of RAR format (from 1.5 to 3.6)
[*] Fixed solid RAR archives processing

--- Rev2327 from 08.04.2013

[+] FastTracker modules support (FTC)
[*] Skip old RAR archives (prior to 2.0)

--- Rev2306 from 29.03.2013

[+] Pro Sound Creator compiled modules support (PSC)
[*] Improved Sample Tracker detection and coverage
[*] Reduced size of armhf builds

--- Rev2296 from 20.03.2013

[+] SQ-Tracker compiled modules support (SQT)
[*] Fixed crash on zero-sized files in LHA archives
[*] zxtune-qt: fixed export conversion if destinated folder is like 'X:/'
[+] zxtune-qt: load all playlists near binary if no saved sessions found
[*] Scan speedup for ~5%

--- Rev2239 from 20.02.2013

[*] Fixed crash while scanning
[*] Fixed hangup while scanning
[*] Speedup AY/YM rendering
[*] Fixed TFM analyzer
[+] ARMHF platform support (ARM with hardware floating point)
[*] Reworked SampleTracker and ChipTracker parsing
[*] zxtune-qt: fixed crash on moving down last sound backend in list
[*] zxtune-qt: fixed UI updating while playback

--- Rev2171 from 28.01.2013

[*] Sound rendering pipeline speedup
[*] Non-blocking mode in OSS backend
[*] Fixed first 44 bytes missing while converting to .wav
[+] Store metadata while convert to .wav
[*] Support fadeout for .ay files
[*] Reduced AYM dynamic range to avoid clicks at start/finish of tracks
[+] zxtune123: benchmark mode
[-] zxtune123: removed --mixer option
[*] zxtune-qt: speedup of copy/paste operations

--- Rev2101 from 14.11.2012

[+] zxtune-qt: check updates functionality
[+] zxtune-qt: playlist cache parameters setup
[*] zxtune-qt: fixed startup of $PATH-located binary by name

--- Rev2086 from 29.10.2012

[+] Possibility to autorename files while save/convert in case of existing
[*] Speedup for Z80, STC, ST3 and PSM formats detection
[*] Reworked VortexTracker II (TXT) files parsing. Fixed crash
[*] Using AY volume table to play 4-bit digital samples in DST and DMM modules
[*] Fixed loop processing for some samples in DigitalStudio modules
[-] Temporary removed conversion to VortexTracker II (TXT) format
[*] zxtune-qt: fixed redundand property saving to playlist
[*] zxtune-qt: fixed broken search while called via hotkey

See full changelog in distributed files.




LicenseGPL
MS Windows(zxtune win32 (rev2395))
MS Windows(zxtune win64 (rev2395))
other(zxtune linux (rev2239))
other(zxtune linux64 (rev2239))
other(zxtune dingux mipsel (rev2239))
Source(Check out sources)
Ubuntu(zxtune ubuntu32 (rev2239))
Ubuntu(zxtune ubuntu64 (rev2239))
Arch(zxtune archlinux32 (rev2239))
Arch(zxtune archlinux64 (rev2239))
Red Hat(zxtune redhat32 (rev2239))
Red Hat(zxtune redhat64 (rev2239))
Send to a friend
Subscribe
Other  Content  from Vitamin
Report inappropriate content



-

 Link to source

 
 by glad on: Mar 3 2011
 
Score 50%

Please add a link to the source code.


Reply to this

-

 Re: Link to source

 
 by Vitamin on: Mar 4 2011
 
Score 50%

How can I do this? I haven't found any option.


------
With best wishes

Reply to this

-

 Re: Re: Link to source

 
 by glad on: Mar 7 2011
 
Score 50%

Add a tar or zip file of the source code on your google page and add a link to it on this page like you did for the binary packages. Alternatively, adding a link to http://code.google.com/p/zxtune/source/checkout is also acceptable.


Reply to this

-

 Re: Re: Re: Link to source

 
 by Vitamin on: Mar 8 2011
 
Score 50%

I'm only managed to add link in downloads section. So it's added without any 'target' or 'rel' attributes and requires 3 seconds before redirection to page. Is it acceptable?


------
With best wishes

Reply to this

-
.

 Re: Re: Re: Re: Link to source

 
 by glad on: Mar 8 2011
 
Score 50%

Perfect!


Reply to this

-

 comment

 
 by gwljap on: Aug 16 2011
 
Score 38%

The Content/ remarks were helpful. From hyderabadonnet dot com(send flowers and gifts to Andhra Pradesh).


Reply to this

-

 comment

 
 by gwljap on: Oct 21 2011
 
Score 38%

The visit was useful. Content was really very informative. visit giftwithlove dot com(Online Florists).


Reply to this

Add commentBack




-
openDesktop.org Facebook App




 
 
 Who we are
Contact
More about us
Frequently Asked Questions
Register
Twitter
Blog
Explore
Apps
Artwork
Jobs
Knowledge
Events
People
Updates on identi.ca
Updates on Twitter
Facebook App
Content RSS   
Events RSS   

Participate
Groups
Forum
Add Content
Public API
About openDesktop.org
Legal Notice
Spreadshirt Shop
CafePress Shop
Advertising
Sponsor us
Report Abuse
 

Copyright 2007-2013 openDesktop.org Team  
All rights reserved. openDesktop.org is not liable for any content or goods on this site.
All contributors are responsible for the lawfulness of their uploads.
openDesktop is a trademark of the openDesktop.org Team