-
 KDE-Apps.org Applications for the KDE-Desktop 
 GTK-Apps.org Applications using the GTK Toolkit 
 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 
--
-
 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
--
-
 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    Open-PC.com   
Apps
News
Groups
Knowledge
Events
Forum
People
Jobs
Register
Login


Sponsoring


-
- Content .- Fans  .- Knowledge Base  . 

soniK

   1.0.0  

KDE Sound Application

soniK
zoom


soniK
zoom


Link:  Link
Depends on:  KDE 3.3.x
Downloads:  2769
Submitted:  Jan 30 2006
Updated:  Jun 11 2006
Score: 
score82%82%score
 82% good
bad   good

Description:

soniK is an open source digital audio editor for Linux, using the KDE
platform. soniK allows you to record, edit and process sounds on your
computer.

soniK's main features include:
* Record & play audio using your computer's soundcard
* Visualise the audio as a waveform or a spectrogram
* Edit the audio and transform it with a wide variety of plugins
* Generate new sounds




Changelog:

This is the 1.0.0 release. Changes since 1.0 beta2 are bug fixes.




LicenseGPL
(Source)
Debian(Debian (sarge) package)
Ubuntu(Kubuntu 5.10 package)
Fedora(Fedora Core 4 package)
send to a friend
subscription
other apps from tenfoot



goto page:  1  2 next

-
.

 New File Crash

 
 by BorgQueen on: Jan 31 2006
 

For the most part, its a really good app but when I try to create an new audio project it just hangs.
Everything else seems to work very well. Over all I like it.

Let me know if you need any info to trace the bug. System info: Debian 3.1 / KDE 3.3.2


reply to this

-

 Re: New File Crash

 
 by tenfoot on: Apr 24 2006
 

These issues should have been resolved in 1.0 beta2


reply to this

-
.

 no arts please (:

 
 by ATAHUALPA on: Jan 31 2006
 

* Record & play audio using your computer's soundcard

Personaly I not use arts, I have not installed it, so it can possible make this apps able to use directly ALSA system?


"no quiero demostrar nada,solo quiero mostrar"
Federico Fellini
http://es.arcoiris.tv/

reply to this

-

 Re: no arts please (:

 
 by tenfoot on: Jan 31 2006
 

arts is the only sound system supported at the moment. soniK's plugin architecture makes it easy to add new sound systems such as alsa or jack, but I haven't got round to writing these yet (contributions welcome!).

In the next beta I'll make it so that soniK can be compiled without arts (--without-arts option to configure). Until then, I'll add arts as a requirement on the sonik website.


Rob
reply to this

-
.

 Re: no arts please (

 
 by kdeappsce on: Feb 23 2006
 

arts will die soon. ALSA and JACK are the things to go for modern apps. Support for both would be very cool. ALSA for the desktop users, JACK for the (semi)professionals.

Didn't try it (not using arts) but anyway, cool idea: Thanks for the work!


reply to this

-
.

 Still hangs

 
 by BorgQueen on: Jan 31 2006
 

The version still hangs when I choose "Edit New File". Completely freezes.


reply to this

-

 Re: Still hangs

 
 by tenfoot on: Apr 24 2006
 

These issues should have been resolved in 1.0 beta2


reply to this

-

 errors

 
 by fm1968 on: Apr 26 2006
 

Hi, I tried to install it on a Slackware 10.2 with kernel-ide-2.4.31, kde 3.5.1 and qt-3.3.4, using this configure line:
./configure --prefix=/opt/kde --without-arts --disable-ladspa
but when I run it:
bash-3.00$ sonik
sonik: SonikApp: readConfig
sonik: Sonik::Display: normal
sonik: Sonik::Display: spectral
sonik: Sonik::Edit: amplify
sonik: Sonik::Edit: basicGenerator
sonik: Sonik::Edit: format
sonik: Sonik::Edit: reverse
sonik: Sonik::Edit: select
sonik: Sonik::FileIO: libaudiofile
sonik: Part::setupPlugins: disp 2, file 1, audio 0
ASSERT: "!empty()" in /usr/lib/qt/include/qvaluevector.h (375)
ERROR: Communication problem with sonik, it probably crashed.
bash-3.00$ KCrash: Application 'sonik' crashing...

Also, I noticed that --disable-ladspa was necessary, otherwise I would have gotten, and that freetype is a dependency


reply to this

-

 Re: errors

 
 by tenfoot on: Apr 26 2006
 

Try this patch:

http://sonik.sourceforge.net/patches/no_audio_crash.patch

Download it to the sonik source dir and apply it with:

patch -p0 < no_audio_crash.patch

This should allow you to run sonik without arts installed. sonik only supports aRts output at the moment so you won't be able to play or record. There should be support for other sound systems (e.g. JACK) in 1.1, but it's not done yet.

I'd also advise you to install the ladspa headers and plugins as these are what make sonik useful, providing filtering, distortion, delays and other effects.

Hope this helps

Rob


reply to this

-
.

 Compile errors

 
 by bitcrazy on: Apr 26 2006
 

Hi,
trying to compile sonik gives me the following error:
then mv -f ".deps/libsonikpart_la.all_cpp.Tpo" ".deps/libsonikpart_la.all_cpp.Plo"; else rm -f ".deps/libsonikpart_la.all_cpp.Tpo"; exit 1; fi
editapplydialog.h:58: error: extra qualification ‘Sonik::EditApplyDialog::’ on member ‘createUi’
make[3]: *** [libsonikpart_la.all_cpp.lo] Error 1

System is SuSE 10.1 with KDE 3.5.2


reply to this

-

 Re: Compile errors

 
 by tenfoot on: Apr 26 2006
 

Sorry, small mistake in a header file. Try this patch:

http://sonik.sourceforge.net/patches/editapplydialog_build_fix.patch

Download it to the sonik source dir and apply it with:

patch -p0 < editapplydialog_build_fix.patch

Hope this helps

Rob


reply to this

-
.

 SlackWare Package!!!

 
 by gohanz on: Apr 26 2006
 

A SlackWare TGz package with SlackBuild Script is Ready to DownLoad!!!

http://www.slacky.it/

http://www.slacky.it/index.php?option=com_remository&Itemid=1&func=fileinfo&filecatid=1085&parent=category


reply to this

goto page:  1  2 next

add commentback




-
-
all messages
openDesktop.org Facebook App

Partners
Place Your Link Here!
online casino bonus
Online Roulette

-
Favorite Distribution 2010?
 Debian
 Gentoo
 SuSE
 Ubuntu
 Kubuntu
 Linux Mint
 Arch Linux
 Frugalware
 Fedora
 Mandriva
 PC Linux OS
 Other Distribution
 I'm a *BSD user
 Using Windows
 Using Mac OS X
 Other OS
 I don't use Computers and have asked another user to check this option for me.

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

Participate
Groups
Forum
Add App
Public API
About KDE-Apps.org
Legal Notice
Spreadshirt Shop
CafePress Shop
Advertising
Sponsor us
Report Abuse
 

Copyright 2003-2010 KDE-Apps.org Team  
All rights reserved. KDE-Apps.org is not liable for any content or goods on this site.
All contributors are responsible for the lawfulness of their uploads.
KDE and K Desktop Environment are trademarks of KDE e.V.