Hi,
> Date: Sat, 16 Apr 2016 18:03:27 +0000
> From: oli_kester<oli_kester(a)zoho.com>
> Subject: [LAU] Testing Kepler34 - New Qt GUI for seq24
> Message-ID:<154203de4ac.d007144626886.822362767689536734(a)zoho.com>
> Content-Type: text/plain; charset="utf-8"
>
> The Kepler34 project aims to provide a modern interface for the seq24 MIDI sequencer, with extra features added in support of creativity.
I, too, appreciate the work on seq24 although I didn't have a chance to
test it yet.
Is there any chance you might incorporate the drum machine style swing
function as seen in the seq42 fork? ( https://github.com/sbrauer/seq42 )?
Mirko
>Date: Wed, 20 Apr 2016 00:52:57 +0200
>From: nch <nachoen79(a)hotmail.com>
>To: linux-audio-user(a)lists.linuxaudio.org
>Subject: Re: [LAU] Testing Kepler34 - New Qt GUI for seq24
>Message-ID: <BLU437-SMTP919A1D36BA9CDDD5D9A8D0A16C0(a)phx.gbl>
>Content-Type: text/plain; charset="windows-1252"; format=flowed
>
>Hi Oliver.
>
>I had the same problem with lash on Manjaro.
>But I could solve it adding INCLUDEPATH += /usr/include/lash-1.0 to
>src/src.pro like Edgar said.
>
>I like a lot seq24, a new work based on it is always welcome.
>
>Thanks Oliver.
>
Thanks for confirming this - I've changed my comment justifying the inclusion to "certain Linux distros", rather than just openSUSE :)
Currently working on a new view for the sequence editor - a "Drum map" mode. Basic functionality can be found in the Git master.
Best,
Oliver
> From: Edgar Aichinger <edogawa(a)aon.at>
> To: linux-audio-user(a)lists.linuxaudio.org
> Subject: Re: [LAU] Testing Kepler34 - New Qt GUI for seq24
>
> Am Samstag, 16. April 2016, 18:03:27 schrieb oli_kester:
> > Hi Guys
> >
> > The Kepler34 project aims to provide a modern interface for the seq24 MIDI sequencer, with extra features added in support of creativity.
> >
> > After a bit of a false start with the project using GTK2, I decided to build my own Qt GUI using the seq24 MIDI internals as a starting point. Thanks to Jeremy for inspiring this idea!
> >
> > I've now got the project to a decent point, and would appreciate some feedback. Here are a few screenshots -
> >
> > http://imgur.com/a/wN2AA
> >
> > As you can see, the program now uses a single window interface. It's also fully resizable. In the future, it will be possible to pop out each of those tabs to a separate window - they are implemented as separate Qt frame objects, making this easy to achieve.
> >
> > Some feedback on the use of colour would be great - is the playback state of each sequence clear enough with the current setup?
> >
> > Please note that quite a few of the buttons do not yet work, and the MIDI event editor has yet to be ported over - but the program works as a basic MIDI sequencer.
> >
> > It should be 100% compatible with seq24 MIDI files - but just to be safe, please back up before opening up any of your projects. Upon save, data about the sequence colouring is now tagged to the MIDI files after the usual seq24 values.
> >
> > You can download a stable(?) package from here -
> >
> > https://github.com/oli-kester/kepler34/releases/tag/v0.1
>
> I haven't gotten around to playing with it, but i'd like to pass on my compiling experience:
>
> I went for current git instead, and faced two issues at compiling:
>
> 1) It wasn't clear to me if Qt4 or Qt5 is to be used, and trying to compile using Qt4 gave some error about a missing SetCurrentText() method in QComboBox; a bit of research let me quickly find out that it exists in Qt5; a short remark in your mail or even in the README would have helped, even if Qt4 is nearing its end of life;)
>
> 1) my distro (openSUSE) puts the lash header files in /usr/include/lash-1.0/lash, and thus i had to add
>
> INCLUDEPATH += /usr/include/lash-1.0
>
> to src/src.pro. Then it compiled fine :)
>
> Thanks for all the effort, i hope i'll find time soon to try it out and report back :)
>
> Cheers,
> Edgar
>
Thanks Edgar, it seems I have been using Qt5 - just added a note in the README about the required version, along with a few other dependencies that I'm aware of.
I've been trying to include that lash directory just for openSUSE users, but can't find a way using the qmake .pro file.
That directory doesn't exist on my system, but if I paste in your addition the compiler doesn't seem to mind - so for openSUSE users everywhere, I've left it in :)
Cheers and thanks for the feedback!
Oliver
Hi Guys
The Kepler34 project aims to provide a modern interface for the seq24 MIDI sequencer, with extra features added in support of creativity.
After a bit of a false start with the project using GTK2, I decided to build my own Qt GUI using the seq24 MIDI internals as a starting point. Thanks to Jeremy for inspiring this idea!
I've now got the project to a decent point, and would appreciate some feedback. Here are a few screenshots -
http://imgur.com/a/wN2AA
As you can see, the program now uses a single window interface. It's also fully resizable. In the future, it will be possible to pop out each of those tabs to a separate window - they are implemented as separate Qt frame objects, making this easy to achieve.
Some feedback on the use of colour would be great - is the playback state of each sequence clear enough with the current setup?
Please note that quite a few of the buttons do not yet work, and the MIDI event editor has yet to be ported over - but the program works as a basic MIDI sequencer.
It should be 100% compatible with seq24 MIDI files - but just to be safe, please back up before opening up any of your projects. Upon save, data about the sequence colouring is now tagged to the MIDI files after the usual seq24 values.
You can download a stable(?) package from here -
https://github.com/oli-kester/kepler34/releases/tag/v0.1
Cheers!
Oliver
Hey hey everyone,
recently I received an iphone recording of a public event. I'd like to prepare
it for a friend, who couldn't be there. I was wondering, is it a good starting
point to try to correct the frequency behaviour of that mic and if so, would
anyone know a good EQ setup for an iphone 6 mic? I couldn't find anything
online.
Or is that mic nearly not as important as the effects of the room on any live
recording?
Thanks for any hints!
Ta-ta
----
Ffanci
* Homepage: https://freeshell.de/~silvain
* Twitter: http://twitter.com/ffanci_silvain
* GitHub: https://github.com/fsilvain
http://www.wired.com/2016/04/moog-werkstatt-diy-kit/
Sorry, no Linux involved, it's all good old analog hardware.
BTW, article also mentions the price to duplicate Keith Emerson's Moog
setup: $150,000! Not cheap, these things.
--
David W. Jones
gnome(a)hawaii.rr.com
authenticity, honesty, community
http://dancingtreefrog.com
On 04/15/2016 06:21 PM, Will Godfrey wrote:
> On Fri, 15 Apr 2016 18:09:48 +0100
> Yassin Philip <philcm(a)gnu.org> wrote:
>
>> Indeed, having missed my Casablanca-Berlin flight, I found it really
>> awesome to see all the workshops live, to be able to interact live on
>> IRC, that kind of organizational level is simply unseen around here :)
>> I'm just really bummed that "essential aspects of mixing" got under the
>> radar :p That and maybe... Wasn't Will Godfrey supposed to talk about
>> Yoshimi?
> I did :)
>
> https://media.ccc.de/c/minilac16
>
> 'Getting to know Yoshimi'
Whoops! This one got under MY radar, I guesss
> Very good video recordings although the sound is mono so you partly miss the
> full effect of the vector control demo.
Indeed it sounds pretty good here, better than the others I guess..?
Cool, thanks
>
--
Yassin "xaccrocheur" Philip
http://manyrecords.comhttp://bitbucket.org/xaccrocheur / https://github.com/xaccrocheur
Hi Guys,
As opposed to the description of my workshop at miniLAC I cant supply
headphones, and I'm not bringing my usb sound card.
But I will bring the monitors. So the attendees have to bring their own
headphones.
Lg Gerald / JimsonDrift