Csound Csound-dev Csound-tekno Search About

[Csnd] Csound and Unreal 4

Date2020-05-06 00:47
FromTarek Wayne
Subject[Csnd] Csound and Unreal 4
Hi all!

I was wondering if someone could direct me on how to integrate Csound into the Unreal Editor!

I'm on Windows 10

I saw a post where Rory Walsh was considering developing a wrapper, however, I'm not sure if that ever came to fruition. 

Any help would be greatly appreciated,

Thank you
Tarek
Csound mailing list Csound@listserv.heanet.ie https://listserv.heanet.ie/cgi-bin/wa?A0=CSOUND Send bugs reports to https://github.com/csound/csound/issues Discussions of bugs and features can be posted here

Date2020-05-06 09:37
FromRory Walsh
SubjectRe: [Csnd] Csound and Unreal 4
A student of mine is about to begin some work in this area. If you can't wait for that you can simply code it yourself. They discuss in this video how to go about creating new audio classes:
Once you have created a basic audio class and it's compiling Ok, link to the Csound library, add paths to the header files and away you go. From thereon in the Csound API docs will be your guide:

Alternatively, if you use FMOD, you can just use the CsoundFMOD plugin, although it may need some updating.   

On Wed, 6 May 2020 at 00:48, Tarek Wayne <wstlopez@gmail.com> wrote:
Hi all!

I was wondering if someone could direct me on how to integrate Csound into the Unreal Editor!

I'm on Windows 10

I saw a post where Rory Walsh was considering developing a wrapper, however, I'm not sure if that ever came to fruition. 

Any help would be greatly appreciated,

Thank you
Tarek
Csound mailing list Csound@listserv.heanet.ie https://listserv.heanet.ie/cgi-bin/wa?A0=CSOUND Send bugs reports to https://github.com/csound/csound/issues Discussions of bugs and features can be posted here
Csound mailing list Csound@listserv.heanet.ie https://listserv.heanet.ie/cgi-bin/wa?A0=CSOUND Send bugs reports to https://github.com/csound/csound/issues Discussions of bugs and features can be posted here

Date2020-05-06 13:41
FromTarek Wayne
SubjectRe: [Csnd] Csound and Unreal 4
Ok Rory, thanks..

I wasn't aware that FMOD had a Csound Plug in!

This is all new to me, I had been working exclusively with Pure Data and Csound up until last week😅

On Wed, 6 May 2020, 10:39 Rory Walsh, <rorywalsh@ear.ie> wrote:
A student of mine is about to begin some work in this area. If you can't wait for that you can simply code it yourself. They discuss in this video how to go about creating new audio classes:
Once you have created a basic audio class and it's compiling Ok, link to the Csound library, add paths to the header files and away you go. From thereon in the Csound API docs will be your guide:

Alternatively, if you use FMOD, you can just use the CsoundFMOD plugin, although it may need some updating.   

On Wed, 6 May 2020 at 00:48, Tarek Wayne <wstlopez@gmail.com> wrote:
Hi all!

I was wondering if someone could direct me on how to integrate Csound into the Unreal Editor!

I'm on Windows 10

I saw a post where Rory Walsh was considering developing a wrapper, however, I'm not sure if that ever came to fruition. 

Any help would be greatly appreciated,

Thank you
Tarek
Csound mailing list Csound@listserv.heanet.ie https://listserv.heanet.ie/cgi-bin/wa?A0=CSOUND Send bugs reports to https://github.com/csound/csound/issues Discussions of bugs and features can be posted here
Csound mailing list Csound@listserv.heanet.ie https://listserv.heanet.ie/cgi-bin/wa?A0=CSOUND Send bugs reports to https://github.com/csound/csound/issues Discussions of bugs and features can be posted here
Csound mailing list Csound@listserv.heanet.ie https://listserv.heanet.ie/cgi-bin/wa?A0=CSOUND Send bugs reports to https://github.com/csound/csound/issues Discussions of bugs and features can be posted here

Date2020-05-06 14:20
FromRory Walsh
SubjectRe: [Csnd] Csound and Unreal 4
It's more like Csound has an FMOD plugin, than the other way around 🤣

On Wed 6 May 2020, 13:41 Tarek Wayne, <wstlopez@gmail.com> wrote:
Ok Rory, thanks..

I wasn't aware that FMOD had a Csound Plug in!

This is all new to me, I had been working exclusively with Pure Data and Csound up until last week😅

On Wed, 6 May 2020, 10:39 Rory Walsh, <rorywalsh@ear.ie> wrote:
A student of mine is about to begin some work in this area. If you can't wait for that you can simply code it yourself. They discuss in this video how to go about creating new audio classes:
Once you have created a basic audio class and it's compiling Ok, link to the Csound library, add paths to the header files and away you go. From thereon in the Csound API docs will be your guide:

Alternatively, if you use FMOD, you can just use the CsoundFMOD plugin, although it may need some updating.   

On Wed, 6 May 2020 at 00:48, Tarek Wayne <wstlopez@gmail.com> wrote:
Hi all!

I was wondering if someone could direct me on how to integrate Csound into the Unreal Editor!

I'm on Windows 10

I saw a post where Rory Walsh was considering developing a wrapper, however, I'm not sure if that ever came to fruition. 

Any help would be greatly appreciated,

Thank you
Tarek
Csound mailing list Csound@listserv.heanet.ie https://listserv.heanet.ie/cgi-bin/wa?A0=CSOUND Send bugs reports to https://github.com/csound/csound/issues Discussions of bugs and features can be posted here
Csound mailing list Csound@listserv.heanet.ie https://listserv.heanet.ie/cgi-bin/wa?A0=CSOUND Send bugs reports to https://github.com/csound/csound/issues Discussions of bugs and features can be posted here
Csound mailing list Csound@listserv.heanet.ie https://listserv.heanet.ie/cgi-bin/wa?A0=CSOUND Send bugs reports to https://github.com/csound/csound/issues Discussions of bugs and features can be posted here
Csound mailing list Csound@listserv.heanet.ie https://listserv.heanet.ie/cgi-bin/wa?A0=CSOUND Send bugs reports to https://github.com/csound/csound/issues Discussions of bugs and features can be posted here

Date2020-05-06 16:20
FromTarek Wayne
SubjectRe: [Csnd] Csound and Unreal 4
Pffff... Yess thank you for the correction , further illustration of how lost of am, lol🙄

On Wed, 6 May 2020, 15:20 Rory Walsh, <rorywalsh@ear.ie> wrote:
It's more like Csound has an FMOD plugin, than the other way around 🤣

On Wed 6 May 2020, 13:41 Tarek Wayne, <wstlopez@gmail.com> wrote:
Ok Rory, thanks..

I wasn't aware that FMOD had a Csound Plug in!

This is all new to me, I had been working exclusively with Pure Data and Csound up until last week😅

On Wed, 6 May 2020, 10:39 Rory Walsh, <rorywalsh@ear.ie> wrote:
A student of mine is about to begin some work in this area. If you can't wait for that you can simply code it yourself. They discuss in this video how to go about creating new audio classes:
Once you have created a basic audio class and it's compiling Ok, link to the Csound library, add paths to the header files and away you go. From thereon in the Csound API docs will be your guide:

Alternatively, if you use FMOD, you can just use the CsoundFMOD plugin, although it may need some updating.   

On Wed, 6 May 2020 at 00:48, Tarek Wayne <wstlopez@gmail.com> wrote:
Hi all!

I was wondering if someone could direct me on how to integrate Csound into the Unreal Editor!

I'm on Windows 10

I saw a post where Rory Walsh was considering developing a wrapper, however, I'm not sure if that ever came to fruition. 

Any help would be greatly appreciated,

Thank you
Tarek
Csound mailing list Csound@listserv.heanet.ie https://listserv.heanet.ie/cgi-bin/wa?A0=CSOUND Send bugs reports to https://github.com/csound/csound/issues Discussions of bugs and features can be posted here
Csound mailing list Csound@listserv.heanet.ie https://listserv.heanet.ie/cgi-bin/wa?A0=CSOUND Send bugs reports to https://github.com/csound/csound/issues Discussions of bugs and features can be posted here
Csound mailing list Csound@listserv.heanet.ie https://listserv.heanet.ie/cgi-bin/wa?A0=CSOUND Send bugs reports to https://github.com/csound/csound/issues Discussions of bugs and features can be posted here
Csound mailing list Csound@listserv.heanet.ie https://listserv.heanet.ie/cgi-bin/wa?A0=CSOUND Send bugs reports to https://github.com/csound/csound/issues Discussions of bugs and features can be posted here
Csound mailing list Csound@listserv.heanet.ie https://listserv.heanet.ie/cgi-bin/wa?A0=CSOUND Send bugs reports to https://github.com/csound/csound/issues Discussions of bugs and features can be posted here

Date2020-05-06 16:49
FromRory Walsh
SubjectRe: [Csnd] Csound and Unreal 4
I think you misconstrued my comment. I merely meant that the FMOD devs don't really support Csound on any level, while the Csound ones do, kind of! 

On Wed, 6 May 2020 at 16:20, Tarek Wayne <wstlopez@gmail.com> wrote:
Pffff... Yess thank you for the correction , further illustration of how lost of am, lol🙄

On Wed, 6 May 2020, 15:20 Rory Walsh, <rorywalsh@ear.ie> wrote:
It's more like Csound has an FMOD plugin, than the other way around 🤣

On Wed 6 May 2020, 13:41 Tarek Wayne, <wstlopez@gmail.com> wrote:
Ok Rory, thanks..

I wasn't aware that FMOD had a Csound Plug in!

This is all new to me, I had been working exclusively with Pure Data and Csound up until last week😅

On Wed, 6 May 2020, 10:39 Rory Walsh, <rorywalsh@ear.ie> wrote:
A student of mine is about to begin some work in this area. If you can't wait for that you can simply code it yourself. They discuss in this video how to go about creating new audio classes:
Once you have created a basic audio class and it's compiling Ok, link to the Csound library, add paths to the header files and away you go. From thereon in the Csound API docs will be your guide:

Alternatively, if you use FMOD, you can just use the CsoundFMOD plugin, although it may need some updating.   

On Wed, 6 May 2020 at 00:48, Tarek Wayne <wstlopez@gmail.com> wrote:
Hi all!

I was wondering if someone could direct me on how to integrate Csound into the Unreal Editor!

I'm on Windows 10

I saw a post where Rory Walsh was considering developing a wrapper, however, I'm not sure if that ever came to fruition. 

Any help would be greatly appreciated,

Thank you
Tarek
Csound mailing list Csound@listserv.heanet.ie https://listserv.heanet.ie/cgi-bin/wa?A0=CSOUND Send bugs reports to https://github.com/csound/csound/issues Discussions of bugs and features can be posted here
Csound mailing list Csound@listserv.heanet.ie https://listserv.heanet.ie/cgi-bin/wa?A0=CSOUND Send bugs reports to https://github.com/csound/csound/issues Discussions of bugs and features can be posted here
Csound mailing list Csound@listserv.heanet.ie https://listserv.heanet.ie/cgi-bin/wa?A0=CSOUND Send bugs reports to https://github.com/csound/csound/issues Discussions of bugs and features can be posted here
Csound mailing list Csound@listserv.heanet.ie https://listserv.heanet.ie/cgi-bin/wa?A0=CSOUND Send bugs reports to https://github.com/csound/csound/issues Discussions of bugs and features can be posted here
Csound mailing list Csound@listserv.heanet.ie https://listserv.heanet.ie/cgi-bin/wa?A0=CSOUND Send bugs reports to https://github.com/csound/csound/issues Discussions of bugs and features can be posted here
Csound mailing list Csound@listserv.heanet.ie https://listserv.heanet.ie/cgi-bin/wa?A0=CSOUND Send bugs reports to https://github.com/csound/csound/issues Discussions of bugs and features can be posted here

Date2020-05-06 17:34
FromTarek Wayne
SubjectRe: [Csnd] Csound and Unreal 4
Ahhhh, I get your point!

Big fan of your work and contributions to Csound btw👌

On Wed, 6 May 2020, 17:50 Rory Walsh, <rorywalsh@ear.ie> wrote:
I think you misconstrued my comment. I merely meant that the FMOD devs don't really support Csound on any level, while the Csound ones do, kind of! 

On Wed, 6 May 2020 at 16:20, Tarek Wayne <wstlopez@gmail.com> wrote:
Pffff... Yess thank you for the correction , further illustration of how lost of am, lol🙄

On Wed, 6 May 2020, 15:20 Rory Walsh, <rorywalsh@ear.ie> wrote:
It's more like Csound has an FMOD plugin, than the other way around 🤣

On Wed 6 May 2020, 13:41 Tarek Wayne, <wstlopez@gmail.com> wrote:
Ok Rory, thanks..

I wasn't aware that FMOD had a Csound Plug in!

This is all new to me, I had been working exclusively with Pure Data and Csound up until last week😅

On Wed, 6 May 2020, 10:39 Rory Walsh, <rorywalsh@ear.ie> wrote:
A student of mine is about to begin some work in this area. If you can't wait for that you can simply code it yourself. They discuss in this video how to go about creating new audio classes:
Once you have created a basic audio class and it's compiling Ok, link to the Csound library, add paths to the header files and away you go. From thereon in the Csound API docs will be your guide:

Alternatively, if you use FMOD, you can just use the CsoundFMOD plugin, although it may need some updating.   

On Wed, 6 May 2020 at 00:48, Tarek Wayne <wstlopez@gmail.com> wrote:
Hi all!

I was wondering if someone could direct me on how to integrate Csound into the Unreal Editor!

I'm on Windows 10

I saw a post where Rory Walsh was considering developing a wrapper, however, I'm not sure if that ever came to fruition. 

Any help would be greatly appreciated,

Thank you
Tarek
Csound mailing list Csound@listserv.heanet.ie https://listserv.heanet.ie/cgi-bin/wa?A0=CSOUND Send bugs reports to https://github.com/csound/csound/issues Discussions of bugs and features can be posted here
Csound mailing list Csound@listserv.heanet.ie https://listserv.heanet.ie/cgi-bin/wa?A0=CSOUND Send bugs reports to https://github.com/csound/csound/issues Discussions of bugs and features can be posted here
Csound mailing list Csound@listserv.heanet.ie https://listserv.heanet.ie/cgi-bin/wa?A0=CSOUND Send bugs reports to https://github.com/csound/csound/issues Discussions of bugs and features can be posted here
Csound mailing list Csound@listserv.heanet.ie https://listserv.heanet.ie/cgi-bin/wa?A0=CSOUND Send bugs reports to https://github.com/csound/csound/issues Discussions of bugs and features can be posted here
Csound mailing list Csound@listserv.heanet.ie https://listserv.heanet.ie/cgi-bin/wa?A0=CSOUND Send bugs reports to https://github.com/csound/csound/issues Discussions of bugs and features can be posted here
Csound mailing list Csound@listserv.heanet.ie https://listserv.heanet.ie/cgi-bin/wa?A0=CSOUND Send bugs reports to https://github.com/csound/csound/issues Discussions of bugs and features can be posted here
Csound mailing list Csound@listserv.heanet.ie https://listserv.heanet.ie/cgi-bin/wa?A0=CSOUND Send bugs reports to https://github.com/csound/csound/issues Discussions of bugs and features can be posted here