taskSavannah Administration - Tasks: task #6707, Submission of ksseq

 
 

task #6707: Submission of ksseq

Submitter:  Christian Löhnert <krampenschiesser>
Submitted:  Sun 01 Apr 2007 09:52:45 AM UTC
   
 
Should Start On:  Sun 01 Apr 2007 12:00:00 AM UTC Should be Finished on:  Wed 11 Apr 2007 12:00:00 AM UTC
Category:  Project Approval Priority:  * 5 - Normal
Status:  Done Privacy:  Public
Assigned to:  tizzef Open/Closed:  Closed
* Mandatory Fields

Add a New Comment Rich Markup
   

Jump to the original submission

Tue 05 Jun 2007 01:19:39 PM UTC, comment #7: 

Hi,

I have approved your project.  You will receive an automated e-mail containing detailed information about the approval.

Regards.

Patrick Camus <tizzef>
Mon 04 Jun 2007 07:20:30 PM UTC, comment #6: 

Done. The script you posted saved me a lot of work.
You can download the new version via the same link as before.
Christian

Christian Löhnert <krampenschiesser>
Mon 04 Jun 2007 12:17:55 PM UTC, comment #5: 

Hi Christian,

PLease, note that the address of the FSF has changed, and is now:

  51 Franklin Street, Fifth Floor, Boston, MA  02110-1301  USA

Please update your license notices (eg: gui.cpp, handlers.cc)

Please add a copy (in plaintext, not a link) of the license (usually, the 'COPYING' file) in your package as well.

Updated versions of the GPL, LGPL and GFDL can also be found at:
http://www.gnu.org/licenses/gpl.txt
http://www.gnu.org/licenses/lgpl.txt
http://www.gnu.org/licenses/fdl.txt

You can find some background and a possible migration script at https://savannah.gnu.org/forum/forum.php?forum_id=3766

Some of your files cannot carry such notices (e.g. binary files), you can add a README file in the same directory containing the copyright and license notices. Check http://www.gnu.org/prep/maintain/html_node/Copyright-Notices.html for further information.

Please, check the whole project for bad headers and point me an URL for an updated tarball.

Cheers

Patrick Camus <tizzef>
Fri 01 Jun 2007 06:04:41 PM UTC, comment #4: 

No problem.
You'll seee that it's all build via Anjuta.
With default gpl headers in each source file and reference.
But I've time to wait and write more :) code and code my website.

Christian Löhnert <krampenschiesser>
Fri 01 Jun 2007 08:25:17 AM UTC, comment #3: 

Hi Christian,

Hmm, 44 Mo of source !? That's take me a little while to review your whole project. It is on his way but, please, be a little more patient. I'll make my best...

Cheers.

Patrick Camus <tizzef>
Wed 23 May 2007 09:33:58 PM UTC, comment #2: 

No problem, no I own some webspace where I can put it.
Here it is: http://www.krampenschiesser.de/ksseq.tar.bz2

Christian Löhnert <krampenschiesser>
Wed 23 May 2007 01:04:45 PM UTC, comment #1: 

Hi,

I'm evaluating the project you submitted for approval in Savannah.

Please accept our applogies for the delay you are facing.

Unfortunatly, the URL that you gave us is no longer available. Could you point me another URL ??

Cheers.

Patrick Camus <tizzef>
Sun 01 Apr 2007 09:52:45 AM UTC, original submission:  

A new project has been registered at Savannah
This project account will remain inactive until a site admin approves or discards the registration.


Registration Administration


While this item will be useful to track the registration process, approving or discarding the registration must be done using the specific Group Administration page, accessible only to site administrators, effectively logged as site administrators (superuser):



Registration Details


  • Name: ksseq
  • System Name:  ksseq
  • Type: non-GNU software & documentation
  • License: GNU General Public License V2 or later





Description:

My project aims to give musicians a network of midi(rtmidi) sequencers, which shall be used for live sessions.
It will mainly offer the same possibilities of a groovebox.
These are loop based sequencing, arpeggiators, step sequencers and pianoroll editors.
Based on a server->sequencer->gui network it is possible to get more than one computer to work on the same sequence at the same time.
So a live-act based on more than one person can interact together on the same song.
This is possible because every sequencer is splitted into two parts.
The sequencer part is only a console app which communicates via osc(liblo) and the gui(SDL) which sends and receives osc messages to and from a sequencer.
Exact timing is achieved through the use of rt sleep functions and SCHED_FIFO thread priority.
Save and configuration files are all xml(tinyxml) files.
The structure of the network is as follows:
At first the server will be started, then the timer, which handles tact and tact resolution/position.
Then a sequencer starts and registers its port and address at the server and receives the port and address of the timer.
Then the sequencer registers itself at the timer to get the correct tact information.
At least the gui starts and requests the sequencer port and address from the server and connects to these.
Then you can work on this.
To test my app, first copy the files in ksseq/share to /usr/share/ksseq.
Then simply run ksserver, kstimer, ksdrum, and ksdrumgui to get a basic impression.

Something about the gui:
I recognized the basic disuseability of common audio software.
That is rare midi implementation and mostly none keyboard shortcuts.
I change this as I offer the basic use of 8 midi controllers to edit software controllers and keyboard shortcuts to mute unmute and change any value you see on the app.
Try it out: keys 1-8 and q-i are used for step muting.
keys a-k and y-, are used for part muting.
enter mutes the whole sequencer.
f1-f8 mute the lines.
ctrl and shift switch between the setall/addall mode.
tab and caret switch line and step select/mute modes.

To get the code visit
http://krampenschiesser.dynalias.net:5890/~scar/code/
Sorry that this is a dynamic ip but I don't have own webspace.

If it doesn't work send me an email at -email is unavailable-
So that I either fix the apache bug or send the code to you.



Other Software Required:

I use following libs:
for midi I use rtmidi: http://www.music.mcgill.ca/~gary/rtmidi/
for osc liblo: http://liblo.sourceforge.net/
for xml tinyxml: http://www.grinninglizard.com/tinyxml/
and SDL, SDL_image, SDL_ttf for the gui. http://www.libsdl.org


Christian Löhnert <krampenschiesser>

 

(Note: upload size limit is set to 16384 kB, after insertion of the required escape characters.)

Attach Files:
   
   
Comment:
   

No files currently attached

 

Depends on the following items: None found

Items that depend on this one: None found

 

Carbon-Copy List
  • -email is unavailable- added by tizzef (Posted a comment)
  • -email is unavailable- added by krampenschiesser (Submitted the item)
  •  

    There are 0 votes so far. Votes easily highlight which items people would like to see resolved in priority, independently of the priority of the item set by tracker managers.

    Only logged-in users can vote.

     

    Follow 8 latest changes.

    Date Changed by Updated Field Previous Value => Replaced by
    2007-06-05 tizzef StatusWait reply Done
        Percent Complete10% 100%
        Open/ClosedOpen Closed
    2007-06-04 tizzef StatusIn Progress Wait reply
    2007-06-01 tizzef StatusWait reply In Progress
    2007-05-23 tizzef StatusNone Wait reply
        Percent Complete0% 10%
        Assigned toNone tizzef

    Back to the top

    Powered by Savane 3.13-f8d8.
    Corresponding source code