HISE

Link to good samples/soundfonts at http://wiki.linuxaudio.org/wiki/free_audio_data

Moderators: MattKingUSA, khz

User avatar
d.healey
Established Member
Posts: 610
Joined: Fri Sep 22, 2017 8:33 pm
Has thanked: 274 times
Been thanked: 100 times

Re: HISE

Post by d.healey »

davephillips wrote:
d.healey wrote:So exporting on Linux hasn't been implemented yet, but it's on the todo list and will hopefully not be too far away.
Thanks for the update. Alas, it's been on the TODO for a very long time. I can use the full HISE plugin, but it would be much nicer to simply build a specific plugin and export it, like Cabbage does it.

Best,

dp
Well I don't think we'll have to wait too long, Christoph's on vacation at the moment but I'm going to be bugging him about it when he's back :)
David Healey
YouTube - Free HISE scripting and sample library dev tutorials
Libre Wave - Freedom respecting instruments and effects.
User avatar
davephillips
Established Member
Posts: 592
Joined: Sat Aug 15, 2015 1:05 pm
Has thanked: 35 times
Been thanked: 23 times

Re: HISE

Post by davephillips »

Greetings,

re: export to VST/VSTi :
d.healey wrote:Well I don't think we'll have to wait too long, Christoph's on vacation at the moment but I'm going to be bugging him about it when he's back...
Thanks again for the update, my hopes are high. :)

Best,

dp
User avatar
d.healey
Established Member
Posts: 610
Joined: Fri Sep 22, 2017 8:33 pm
Has thanked: 274 times
Been thanked: 100 times

Re: HISE

Post by d.healey »

Exporting standalone instruments on Linux has now been implemented (although I haven't tested it yet).

Also if you have been following the progress of HISE then perhaps you might go here to show your support and check out some other interesting JUCE based projects - https://www.juce.com/award#leaderboard
David Healey
YouTube - Free HISE scripting and sample library dev tutorials
Libre Wave - Freedom respecting instruments and effects.
Chibchan
Established Member
Posts: 64
Joined: Wed Jun 19, 2013 6:56 am
Location: Brooklyn
Has thanked: 1 time
Been thanked: 9 times

Re: HISE

Post by Chibchan »

I'm loving hise more and more. This thing is a beast.
I've build from git ver 650 vst and standalone and errors apply to both.
A couple of things,

So i've tried exporting as standalone instrument and i get "Hise path not set" error.
I get that error when trying to export any of the export options for the exception of
"export as hise player library" and "export as pastetable wave snippet".

Is there a "mute group" setting (hihat mode)?

"save the current samplemap" works fine but "save the current samplemap as one big monolith file"
renders an .xml file just like "save the current samplemap". whats the difference?
User avatar
d.healey
Established Member
Posts: 610
Joined: Fri Sep 22, 2017 8:33 pm
Has thanked: 274 times
Been thanked: 100 times

Re: HISE

Post by d.healey »

Chibchan wrote:I'm loving hise more and more. This thing is a beast.
I've build from git ver 650 vst and standalone and errors apply to both.
A couple of things,

So i've tried exporting as standalone instrument and i get "Hise path not set" error.
I get that error when trying to export any of the export options for the exception of
"export as hise player library" and "export as pastetable wave snippet".

Is there a "mute group" setting (hihat mode)?

"save the current samplemap" works fine but "save the current samplemap as one big monolith file"
renders an .xml file just like "save the current samplemap". whats the difference?
I think you need to spend some time digging around the HISE forum. I haven't tried exporting yet but you need to set some stuff up to get it to work and it doesn't work directly from HISE, this thread should get you started - http://forum.hise.audio/topic/53/linux-build-of-hise/71, keep in mind that this feature is brand new and has not been tested much.

i'm not sure about a "mute group" setting, it could definitely be achieved with scripting though. I'm not quite sure what you mean but if you provide more detail about it I could probably suggest something.

A sample map should have a xml extension and they should be saved in the SampleMaps folder, sample monoliths should have a .ch1 extension and will be saved in the Samples folder. If you haven't created a project folder or your sample map wasn't saved to the correct folder then things might not go as planned :).
David Healey
YouTube - Free HISE scripting and sample library dev tutorials
Libre Wave - Freedom respecting instruments and effects.
User avatar
davephillips
Established Member
Posts: 592
Joined: Sat Aug 15, 2015 1:05 pm
Has thanked: 35 times
Been thanked: 23 times

Re: HISE

Post by davephillips »

d.healey wrote:Exporting standalone instruments on Linux has now been implemented (although I haven't tested it yet).

Also if you have been following the progress of HISE then perhaps you might go here to show your support and check out some other interesting JUCE based projects - https://www.juce.com/award#leaderboard
Voted, thanks for the tip and the news, I'll check out the new HISE code asap.

Best,

dp
User avatar
d.healey
Established Member
Posts: 610
Joined: Fri Sep 22, 2017 8:33 pm
Has thanked: 274 times
Been thanked: 100 times

Re: HISE

Post by d.healey »

I'd like to share my playlist of HISE tutorials with you. I will be sporadically adding more when I have time :)

https://www.youtube.com/watch?v=0TtezP8 ... ZK-sVGkBwx
David Healey
YouTube - Free HISE scripting and sample library dev tutorials
Libre Wave - Freedom respecting instruments and effects.
User avatar
d.healey
Established Member
Posts: 610
Joined: Fri Sep 22, 2017 8:33 pm
Has thanked: 274 times
Been thanked: 100 times

Re: HISE

Post by d.healey »

VSTi export for Linux was added yesterday, I've only done a quick test but it seems to work perfectly!
David Healey
YouTube - Free HISE scripting and sample library dev tutorials
Libre Wave - Freedom respecting instruments and effects.
User avatar
davephillips
Established Member
Posts: 592
Joined: Sat Aug 15, 2015 1:05 pm
Has thanked: 35 times
Been thanked: 23 times

Re: HISE

Post by davephillips »

d.healey wrote:VSTi export for Linux was added yesterday, I've only done a quick test but it seems to work perfectly!
Thanks for the news ! I've updated JUCE and HISE, building new HISE now. I'll go through your videos first, then I'll test the VST export. I'll report back when I'm done.

Best,

dp
User avatar
Michael Willis
Established Member
Posts: 1451
Joined: Mon Oct 03, 2016 3:27 pm
Location: Rocky Mountains, North America
Has thanked: 69 times
Been thanked: 164 times
Contact:

Re: HISE

Post by Michael Willis »

d.healey wrote:VSTi export for Linux was added yesterday, I've only done a quick test but it seems to work perfectly!
This is great news! I just barely outfitted my studio with a stereo mic setup to start sampling instruments. I was lamenting some of the annoyances of the sfz format and LinuxSampler... I'll have to give this a try.
stanlea
Established Member
Posts: 700
Joined: Wed Apr 25, 2012 9:49 pm
Has thanked: 41 times
Been thanked: 23 times

Re: HISE

Post by stanlea »

Cool ! I just hope HISE will not have issues with Juce licensing. Did anyone succeed in building it ?
User avatar
d.healey
Established Member
Posts: 610
Joined: Fri Sep 22, 2017 8:33 pm
Has thanked: 274 times
Been thanked: 100 times

Re: HISE

Post by d.healey »

Yes, I've built it. If you release a proprietary HISE project then you will need a JUCE license and a HISE license, if you're project is GPL then no licenses required.
David Healey
YouTube - Free HISE scripting and sample library dev tutorials
Libre Wave - Freedom respecting instruments and effects.
User avatar
Michael Willis
Established Member
Posts: 1451
Joined: Mon Oct 03, 2016 3:27 pm
Location: Rocky Mountains, North America
Has thanked: 69 times
Been thanked: 164 times
Contact:

Re: HISE

Post by Michael Willis »

d.healey wrote:GPL
Does it have to be GPL? I'm thinking about making a collection of virtual instruments and I'm inclined to pick some kind of CC license.
User avatar
d.healey
Established Member
Posts: 610
Joined: Fri Sep 22, 2017 8:33 pm
Has thanked: 274 times
Been thanked: 100 times

Re: HISE

Post by d.healey »

I guess it would depend on which CC license, as long as it's a free (as in GPL compatible) license it should be okay.
David Healey
YouTube - Free HISE scripting and sample library dev tutorials
Libre Wave - Freedom respecting instruments and effects.
stanlea
Established Member
Posts: 700
Joined: Wed Apr 25, 2012 9:49 pm
Has thanked: 41 times
Been thanked: 23 times

Re: HISE

Post by stanlea »

I can't find any soundbank file for Hise. Are there some examples ?
Post Reply